Commit graph

3183 commits

Author SHA1 Message Date
kervala
21f15a47bc Fixed: If no profile found, don't process the default one
--HG--
branch : develop
2019-03-09 12:59:58 +01:00
Nimetu
ab7ad10796 Fixed: Save landmarks immediately on change
--HG--
branch : develop
2019-03-01 00:22:43 +02:00
Nimetu
2f0a831d52 Fixed: Invalid comparison of signed value
--HG--
branch : develop
2019-02-28 17:26:51 +02:00
Nimetu
ac68a37f1b Changed: Move user landmarks from icfg to own xml file
--HG--
branch : develop
2019-02-28 15:01:51 +02:00
Nimetu
4a31913c60 Changed: Target command to support keyword search.
--HG--
branch : develop
2019-02-14 16:04:07 +02:00
Nimetu
838dd14d15 Changed: Use popup menu for chat-copy function
--HG--
branch : develop
2019-02-11 14:32:13 +02:00
Nimetu
5a1a167de9 Added: Scroll bar for main chat tabs
--HG--
branch : develop
2019-01-29 00:37:34 +02:00
Nimetu
d97f5b1a8b Changed: Enable UI bilinear filtering by default. Requires new atlases to be generated
--HG--
branch : develop
2019-01-28 11:40:52 +02:00
Nimetu
4e515eedf0 Added: game:onLoadMap lua event to allow override map texture as needed
--HG--
branch : develop
2019-01-22 20:00:06 +02:00
Nimetu
ec9a0e6d38 Fixed: Crash in lua getWeatherValue() when continent was not loaded
--HG--
branch : develop
2019-01-13 09:08:08 +02:00
Inky
6c1d44bc51 Added: sendMsgToServerUseItem lua bind
--HG--
branch : develop
2019-01-08 03:07:40 +01:00
Nimetu
a7b931353c Changed: Fixes for client local/debug mode
--HG--
branch : develop
2019-01-08 11:39:02 +02:00
Inky
bc35724622 Added: Inventory filter for animals
--HG--
branch : develop
2019-01-08 02:33:18 +01:00
inky
ed31302163 Changed: Random command has now private roll.
--HG--
branch : develop
2019-01-07 00:14:14 +01:00
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
2019-01-06 04:58:12 +01:00
Nimetu
09cb6f56dd Changed: Move ui scale limits to client cfg
--HG--
branch : develop
2019-01-05 22:05:49 +02:00
Nimetu
c7d65c7063 Changed: Improve inventory search UI
--HG--
branch : develop
2019-01-03 20:05:00 +02:00
Nimetu
d8638fa42b Changed: For ingame help html files, use english files as fallback.
--HG--
branch : develop
2018-12-27 09:03:29 +02:00
Nimetu
fa16ca8dd9 Changed: Merge music player play/pause button into one, add stop button
--HG--
branch : develop
2018-12-26 18:21:42 +02:00
Nimetu
798494ffbf Changed: Repeat/shuffle buttons to music player
--HG--
branch : develop
2018-12-26 18:21:35 +02:00
Nimetu
8a18a5dade Merge with experimental-ui-scaling
--HG--
branch : develop
2018-11-23 12:05:46 +02:00
Nimetu
2877ece3c6 Changed: Add right click copy-to-clipboard action to chat
--HG--
branch : develop
2018-11-18 21:33:05 +02:00
Nimetu
7ccd9da497 Merge with develop
--HG--
branch : experimental-ui-scaling
2018-11-17 10:09:34 +02:00
Nimetu
e5b7064a4d Changed: New font texture implementation
--HG--
branch : develop
2018-10-24 14:22:35 +03:00
Nimetu
6a6ce67a58 Fixed: Displaying song playtime
--HG--
branch : develop
2018-11-04 17:22:33 +02:00
Nimetu
6c8e42361a Fixed: Playing music files with @ in the filename.
--HG--
branch : develop
2018-11-04 18:15:27 +02:00
Nimetu
e994c12983 Added: FFmpeg based audio decoder
--HG--
branch : develop
2018-10-23 11:19:07 +03:00
Nimetu
c93d8ffd50 Changed: Improve music player UI, add repeat, shuffle options
--HG--
branch : develop
2018-10-20 19:07:47 +03:00
Nimetu
f4ef386ec9 Changed: Limit fullscreen resolutions to 1024x768 or higher
--HG--
branch : develop
2018-10-11 23:30:37 +03:00
Nimetu
94861ac709 Changed: Make sure char select window resolution is at least 1024x768
--HG--
branch : develop
2018-10-11 21:54:02 +03:00
Nimetu
ace1684f5c Fixed: Ingame UI restored wrongly if window resized in char select mode
--HG--
branch : develop
2018-10-11 21:51:00 +03:00
Nimetu
3157984c21 Merge with develop
--HG--
branch : experimental-ui-scaling
2018-09-15 21:40:00 +03:00
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
2018-08-25 15:31:58 +08:00
Jan Boon
0f44a7da27
Fix pointer accessed after delete 2018-08-24 09:30:56 +08:00
kervala
1380a94f5d Changed: Use LIST(APPEND instead of SET
--HG--
branch : develop
2018-08-18 11:12:26 +02:00
kervala
58efd082c1 Changed: Don't include curl.h in headers to avoid dependencies on CURL for more files that required
--HG--
branch : develop
2018-08-18 10:57:33 +02:00
kervala
b86bf43090 Fixed: Simplify certificates management
--HG--
branch : develop
2018-08-11 21:47:50 +02:00
kervala
ad98b1414a Changed: Minor changes
--HG--
branch : develop
2018-08-11 15:35:40 +02:00
kervala
ad99c2afb7 Fixed: Warning (missing return)
--HG--
branch : develop
2018-08-11 15:35:13 +02:00
kervala
c7ded068d9 Fixed: Compilation (reverted back some changes)
--HG--
branch : develop
2018-08-11 15:34:42 +02:00
Nimetu
15355e3815 Changed: shadow attributes for CViewText and editbox templates
--HG--
branch : develop
2018-08-11 15:33:01 +03:00
kervala
dcaf417aee Changed: Minor changes
--HG--
branch : develop
2018-08-09 14:34:28 +02:00
kervala
78670dfdda Fixed: Compilation with VC++ 2010
--HG--
branch : develop
2018-08-09 14:31:17 +02:00
kervala
f39c6ed3c6 Fixed: Warnings
--HG--
branch : develop
2018-08-09 14:30:13 +02:00
kervala
facc5f6d28 Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
2018-08-09 14:27:42 +02:00
kervala
c4888b2d5b Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
2018-08-08 20:54:09 +02:00
kervala
675f85c288 Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
2018-08-08 20:37:51 +02:00
kervala
d9e6d34fcc Changed: Make sslCtxFunction private and don't include curl.h in header
--HG--
branch : develop
2018-08-07 18:40:48 +02:00
kervala
f04fd9809c Fixed: Allow to use custom CA Certificates under all platforms if libcurl compiled with OpenSSL for WebIG and login
--HG--
branch : develop
2018-08-05 14:31:53 +02:00
kervala
1000e29a96 Fixed: Compilation with VC++ 2013
--HG--
branch : develop
2018-07-31 18:36:36 +02:00