Commit Graph

7996 Commits (ade58bd7476da0dcb33c2d18a467be209bb07220)

Author SHA1 Message Date
ulukyn ce83c0ae51 Changed: Players when Outpost is in active war (OutpostInFire) can't be Neutrals
--HG--
branch : compatibility-develop
6 years ago
Nimetu 48247f10e5 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 5a1a167de9 Added: Scroll bar for main chat tabs
--HG--
branch : develop
6 years ago
Nimetu 1f1bd9fb8f Changed: Allow to override scroll bar texture width/height
--HG--
branch : develop
6 years ago
Nimetu cbb092c3d5 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu d97f5b1a8b Changed: Enable UI bilinear filtering by default. Requires new atlases to be generated
--HG--
branch : develop
6 years ago
Nimetu a888ce0080 Changed: Make border duplication as default for build interface
--HG--
branch : develop
6 years ago
Nimetu 42f45aff1e Removed: Client interface xml from compatibility-develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu e4b83a4724 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 4e515eedf0 Added: game:onLoadMap lua event to allow override map texture as needed
--HG--
branch : develop
6 years ago
Nimetu 3734cffccf Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 8c51bbc808 Fixed: typo
--HG--
branch : develop
6 years ago
Nimetu f4ade875a3 Added: CViewText centered text mode option.
--HG--
branch : develop
6 years ago
Nimetu 5ed62187dc Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu ec9a0e6d38 Fixed: Crash in lua getWeatherValue() when continent was not loaded
--HG--
branch : develop
6 years ago
Nimetu 5cc2a0c280 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 5e42d09482 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu a7b931353c Changed: Fixes for client local/debug mode
--HG--
branch : develop
6 years ago
Nimetu 8b69d673be Changed: Allow to set font size without adding global font size coef
--HG--
branch : develop
6 years ago
Nimetu dda8a36ee2 Changed: Allow to set custom sizing chars for text
--HG--
branch : develop
6 years ago
Inky 6c1d44bc51 Added: sendMsgToServerUseItem lua bind
--HG--
branch : develop
6 years ago
Inky bc35724622 Added: Inventory filter for animals
--HG--
branch : develop
6 years ago
Nimetu fb56cd960e Merge with develop
--HG--
branch : compatibility-develop
6 years ago
inky ed31302163 Changed: Random command has now private roll.
--HG--
branch : develop
6 years ago
Nimetu b7851fc282 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
inky ef1a51d0e4 Fixed: Free animal in player trade.
Player could free an animal already selected in trade.
When abort, client was given a copy of the (ghost)item in bag.

--HG--
branch : develop
6 years ago
Nimetu 002005f294 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 09cb6f56dd Changed: Move ui scale limits to client cfg
--HG--
branch : develop
6 years ago
Nimetu ef1977330b Fixed: Glyph size step not taken into account.
--HG--
branch : develop
6 years ago
Nimetu fc03cea84a Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu c7d65c7063 Changed: Improve inventory search UI
--HG--
branch : develop
6 years ago
Nimetu 0099eb3ba4 Changed: Do not restrict html font-family to inherit/monospace only.
--HG--
branch : develop
6 years ago
Nimetu d8638fa42b Changed: For ingame help html files, use english files as fallback.
--HG--
branch : develop
6 years ago
Nimetu 06c0f6800c Added: CGroupHTML::clearRefresh() lua function
--HG--
branch : develop
6 years ago
Nimetu 2607db5b51 Added: CGroupHTML::clearUndoRedo() lua function
--HG--
branch : develop
6 years ago
Nimetu fa16ca8dd9 Changed: Merge music player play/pause button into one, add stop button
--HG--
branch : develop
6 years ago
Nimetu 798494ffbf Changed: Repeat/shuffle buttons to music player
--HG--
branch : develop
6 years ago
Nimetu 32109c7197 Changed: Wrong isEnded state for streaming file when still in waiting state.
--HG--
branch : develop
6 years ago
Nimetu e1be4260d5 Fixed: Audio mixer isEventMusicEnded status was always true.
--HG--
branch : develop
6 years ago
Nimetu 582d5461f0 Changed: Set image and form input element ids so then can be accessed with lua
--HG--
branch : compatibility-develop
6 years ago
Nimetu 2bbdbd82d5 Changed: Set image and form input element ids so then can be accessed with lua
--HG--
branch : develop
6 years ago
Nimetu a34d4342d7 Merge with experimental-ui-scaling
--HG--
branch : develop
6 years ago
Nimetu fcac398696 Fixed: More fixes for LineMaxW with scaling
--HG--
branch : experimental-ui-scaling
6 years ago
Nimetu 8a18a5dade Merge with experimental-ui-scaling
--HG--
branch : develop
6 years ago
Nimetu 9e605dd103 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 8e53cd87e5 Fixed: Zero width/height letters (ie space) should not be included in atlas
--HG--
branch : develop
6 years ago
Nimetu 6c029e7af7 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 2877ece3c6 Changed: Add right click copy-to-clipboard action to chat
--HG--
branch : develop
6 years ago
Nimetu 06ab5b5f16 Fixed: Invalid LineMaxW with scaling
--HG--
branch : experimental-ui-scaling
6 years ago
Nimetu 9503e2f28f Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 7ccd9da497 Merge with develop
--HG--
branch : experimental-ui-scaling
6 years ago
Nimetu 345e114589 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu ab6467f64c Fixed: Html P element not using style attribute
--HG--
branch : develop
6 years ago
Nimetu e780b09ace Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 5b4b7893f8 Fixed: openURL crash under linux
--HG--
branch : develop
6 years ago
Nimetu 4c516f90f5 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 6a6ce67a58 Fixed: Displaying song playtime
--HG--
branch : develop
6 years ago
Nimetu 6c8e42361a Fixed: Playing music files with @ in the filename.
--HG--
branch : develop
6 years ago
Nimetu edf1d12f65 Fixed: Opening local file with @ char in filename.
--HG--
branch : develop
6 years ago
Nimetu 19e1b47ddb Fixed: Compiling under windows
--HG--
branch : develop
6 years ago
Nimetu cea7a4c0cb Backed out changeset: 68e5d9033466
--HG--
branch : develop
6 years ago
Nimetu 673c7a71e7 Backed out changeset: 68e5d9033466
--HG--
branch : compatibility-develop
6 years ago
Nimetu e5b7064a4d Changed: New font texture implementation
--HG--
branch : develop
6 years ago
Nimetu 9b9bd0eb8c Fixed: Compiling withoud ffmpeg
--HG--
branch : develop
6 years ago
Nimetu e994c12983 Added: FFmpeg based audio decoder
--HG--
branch : develop
6 years ago
Nimetu e4ac3748e9 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu c93d8ffd50 Changed: Improve music player UI, add repeat, shuffle options
--HG--
branch : develop
6 years ago
Nimetu c74a56f3b9 Fixed: Streaming source did not report finished state correctly
--HG--
branch : develop
6 years ago
Nimetu 12ec528b5a Fixed: Mouse events on partially hidden elemnts
--HG--
branch : develop
6 years ago
Nimetu 9aa52bc267 Fixed: Scale button height as needed based on text height
--HG--
branch : develop
6 years ago
Nimetu c43ffc5a85 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu f4ef386ec9 Changed: Limit fullscreen resolutions to 1024x768 or higher
--HG--
branch : develop
6 years ago
Nimetu 94861ac709 Changed: Make sure char select window resolution is at least 1024x768
--HG--
branch : develop
6 years ago
Nimetu ace1684f5c Fixed: Ingame UI restored wrongly if window resized in char select mode
--HG--
branch : develop
6 years ago
Riasan 92388de52d Changed: active teleport option via map on r2 for privs
--HG--
branch : compatibility-develop
6 years ago
Nimetu 2bba699a82 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 8ef8b2d62d Fixed: checkCoords needs XReal to be same as in updateCoords
--HG--
branch : develop
6 years ago
Nimetu 31ad00a241 Merge with develop
--HG--
branch : experimental-ui-scaling
6 years ago
Nimetu 4f410c22d7 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu c2ffa714d2 Fixed: Wrong width for container list element
--HG--
branch : develop
6 years ago
Nimetu 4f7c082a4a Fixed: Wrong text width
--HG--
branch : develop
6 years ago
kervala 37f5f6ef5b Added: Required files for client
--HG--
branch : compatibility-develop
6 years ago
Nimetu 3157984c21 Merge with develop
--HG--
branch : experimental-ui-scaling
6 years ago
ulukyn 3b9550ca2a Removed: client datas moved to RyzomDatas repository
--HG--
branch : compatibility-develop
6 years ago
ulukyn 033bd1f373 Removed: client datas moved to RyzomDatas repository
--HG--
branch : compatibility-develop
6 years ago
ulukyn e4ad9e425b Fusion
--HG--
branch : compatibility-develop
6 years ago
ulukyn 056c6b86e6 Fixed: Added a check for https:// npc web pages
--HG--
branch : compatibility-develop
6 years ago
Nimetu 56727e7818 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu f5c8335fa9 Fixed: Wrong table width if colspan is used
--HG--
branch : develop
6 years ago
Nimetu ea95d8e091 Fixed: HTML list element invalidates content on each frame
--HG--
branch : develop
6 years ago
Jan Boon 37c567c88c
File ai_instance.cpp uses inline processStateEvent from state_instance.h which uses inline testCompatibility from event_reaction_include.h
https://gist.github.com/sjvs/8795aae6671734ff991033b510e62de5
6 years ago
Jan Boon 0f44a7da27
Fix pointer accessed after delete 6 years ago
ulukyn 203187542c Fusion
--HG--
branch : compatibility-develop
7 years ago
ulukyn 57440753a9 Added: luaGetElement for CInterface3DScene and getBBoxSize* for CInterface3DShape
--HG--
branch : compatibility-develop
7 years ago
Nimetu 1dc01cf2ff Fixed: trimSeparators function
--HG--
branch : compatibility-develop
7 years ago
Nimetu 2dd3764ca8 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Nimetu dd03e1f0b1 Fixed: Remove onenter callback from html textarea
--HG--
branch : develop
7 years ago
kervala 1e613c967c Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala 729ba2ebbd Fixed: Typo
--HG--
branch : develop
7 years ago
kervala 2f3a5f2606 Changed: Minor changes
--HG--
branch : compatibility-develop
7 years ago