Commit Graph

1452 Commits (a888ce008050e1feba00b37b6f4a28b33d172cc0)

Author SHA1 Message Date
Nimetu 4e515eedf0 Added: game:onLoadMap lua event to allow override map texture as needed
--HG--
branch : develop
6 years ago
Nimetu ec9a0e6d38 Fixed: Crash in lua getWeatherValue() when continent was not loaded
--HG--
branch : develop
6 years ago
Inky 6c1d44bc51 Added: sendMsgToServerUseItem lua bind
--HG--
branch : develop
6 years ago
Nimetu a7b931353c Changed: Fixes for client local/debug mode
--HG--
branch : develop
6 years ago
Inky bc35724622 Added: Inventory filter for animals
--HG--
branch : develop
6 years ago
inky ed31302163 Changed: Random command has now private roll.
--HG--
branch : 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 09cb6f56dd Changed: Move ui scale limits to client cfg
--HG--
branch : develop
6 years ago
Nimetu c7d65c7063 Changed: Improve inventory search UI
--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 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 8a18a5dade Merge with experimental-ui-scaling
--HG--
branch : develop
6 years ago
Nimetu 2877ece3c6 Changed: Add right click copy-to-clipboard action to chat
--HG--
branch : develop
6 years ago
Nimetu 7ccd9da497 Merge with develop
--HG--
branch : experimental-ui-scaling
6 years ago
Nimetu e5b7064a4d Changed: New font texture implementation
--HG--
branch : 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 e994c12983 Added: FFmpeg based audio decoder
--HG--
branch : develop
6 years ago
Nimetu c93d8ffd50 Changed: Improve music player UI, add repeat, shuffle options
--HG--
branch : 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
Nimetu 3157984c21 Merge with develop
--HG--
branch : experimental-ui-scaling
6 years ago
Jan Boon 0f44a7da27
Fix pointer accessed after delete 6 years ago
kervala 1380a94f5d Changed: Use LIST(APPEND instead of SET
--HG--
branch : develop
6 years ago
kervala 58efd082c1 Changed: Don't include curl.h in headers to avoid dependencies on CURL for more files that required
--HG--
branch : develop
6 years ago
kervala b86bf43090 Fixed: Simplify certificates management
--HG--
branch : develop
6 years ago
Nimetu 15355e3815 Changed: shadow attributes for CViewText and editbox templates
--HG--
branch : develop
6 years ago
kervala 78670dfdda Fixed: Compilation with VC++ 2010
--HG--
branch : develop
6 years ago
kervala f39c6ed3c6 Fixed: Warnings
--HG--
branch : develop
6 years ago
kervala 675f85c288 Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
6 years ago
kervala d9e6d34fcc Changed: Make sslCtxFunction private and don't include curl.h in header
--HG--
branch : develop
6 years ago
kervala f04fd9809c Fixed: Allow to use custom CA Certificates under all platforms if libcurl compiled with OpenSSL for WebIG and login
--HG--
branch : develop
6 years ago
Nimetu a2707f93f1 Fixed: Wrong resolution saved to config when window receives wm_destroy signal
--HG--
branch : develop
6 years ago
Nimetu 1c142ef968 Fixed: Font size calculations for scaled text.
--HG--
branch : experimental-ui-scaling
6 years ago
Nimetu 375cedb09e Merge with develop
--HG--
branch : experimental-ui-scaling
6 years ago
Nimetu f80e36ebd6 Changed: Workaround for huge target reticle when max polygon is set to low
--HG--
branch : develop
7 years ago
ulukyn 6499b1b053 Added: getDbProp64 to get 64b values from db with lua
--HG--
branch : develop
7 years ago
Nimetu a62c8eefd4 Fixed: Filtered user landmarks became visible when landmark was edited/removed.
--HG--
branch : develop
7 years ago
Nimetu 4cca062177 Changed: Move leave team menu option
--HG--
branch : develop
7 years ago
Nimetu 5823e98356 Added: Duplicating macro or macro commands
--HG--
branch : develop
7 years ago
Riasan b5a0fbe266 Changed: rework "creat guild" UI Window
--HG--
branch : develop
7 years ago
Nimetu 5b4759df72 Changed: Show map search results in a list
--HG--
branch : develop
7 years ago
Nimetu 98ae75fe57 Added: curl ca bundle option to client cfg
--HG--
branch : develop
7 years ago
Nimetu 6389fe3048 Fixed: Bad value in client_default.cfg
--HG--
branch : develop
7 years ago
Nimetu 2e7d025109 Changed: Use user requested resolution for both char select and ingame
--HG--
branch : develop
7 years ago
Nimetu 1dc3d51ce2 Added: save_ui action handler to save keys and icfg files
--HG--
branch : develop
6 years ago
Nimetu d7ee450215 Changed: Use user requested resolution for both char select and ingame
--HG--
branch : experimental-ui-scaling
7 years ago
nimetu@gmail.com 0af4ea6687 Added: Allow to set UI scale with /setuiscale command
--HG--
branch : experimental-ui-scaling
7 years ago