Commit graph

7728 commits

Author SHA1 Message Date
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
b3205fded6 include ryzom database.xml (and evaluate database_plr.cpp & database_plr.h) 2018-12-10 23:27:11 +01:00
05a96ceea3 [Hit return to continue] 2018-12-01 10:24:21 +01:00
8091bc8fb1 feature #36 patch_gen multi-thread 2018-11-29 22:18:09 +01: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
0d1f1067bc Merge remote-tracking branch 'upstream/develop' into ryzomcore 2018-10-14 20:05:30 +02: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
kervala
5cb3f8426d Changed: Install Ryzom GameShare headers and libraries
--HG--
branch : develop
2018-07-28 11:24:03 +02:00
Nimetu
a2707f93f1 Fixed: Wrong resolution saved to config when window receives wm_destroy signal
--HG--
branch : develop
2018-07-26 20:24:17 +03:00
kervala
adb3362b44 Changed: Always compile ryzom_gameshare if WITH_RYZOM is defined
--HG--
branch : develop
2018-07-22 18:37:44 +02:00
Nimetu
1c142ef968 Fixed: Font size calculations for scaled text.
--HG--
branch : experimental-ui-scaling
2018-06-22 19:44:12 +03:00
Nimetu
375cedb09e Merge with develop
--HG--
branch : experimental-ui-scaling
2018-06-21 22:21:14 +03:00
ulukyn
24b99e677c Changed: Added WinchGate headers to generate_client_db
--HG--
branch : develop
2018-06-07 17:49:15 +02:00
ulukyn
f0757edb36 Added: New PvpClan "Marauder" based on fame "black_kami"
--HG--
branch : develop
2018-06-07 17:01:51 +02:00
Nimetu
f80e36ebd6 Changed: Workaround for huge target reticle when max polygon is set to low
--HG--
branch : develop
2018-06-07 12:59:58 +03:00
ulukyn
6499b1b053 Added: getDbProp64 to get 64b values from db with lua
--HG--
branch : develop
2018-06-06 14:15:42 +02:00
Nimetu
a62c8eefd4 Fixed: Filtered user landmarks became visible when landmark was edited/removed.
--HG--
branch : develop
2018-05-13 17:00:45 +03:00
Nimetu
4cca062177 Changed: Move leave team menu option
--HG--
branch : develop
2018-05-11 14:51:54 +03:00
Nimetu
5823e98356 Added: Duplicating macro or macro commands
--HG--
branch : develop
2018-05-11 14:42:49 +03:00
Riasan
b5a0fbe266 Changed: rework "creat guild" UI Window
--HG--
branch : develop
2018-05-09 21:33:02 +02:00
Nimetu
5b4759df72 Changed: Show map search results in a list
--HG--
branch : develop
2018-05-10 15:30:01 +03:00
Nimetu
98ae75fe57 Added: curl ca bundle option to client cfg
--HG--
branch : develop
2018-05-07 21:37:40 +03:00
Nimetu
6389fe3048 Fixed: Bad value in client_default.cfg
--HG--
branch : develop
2018-05-07 16:53:54 +03:00
c7be58f514 replace LF for bug shard 2018-04-21 15:43:22 +02:00
root
cf1db62ab8 correction pour la compilation sous windows à cause des merges RC mal fait 2018-03-25 12:04:43 +02:00
1c898ea0b2 Merge branch 'ryzomcore' into ryzomcore+develop
# Conflicts:
#	.hgtags
#	.travis.yml
#	code/CMakeModules/FindMSVC.cmake
#	code/ryzom/client/src/steam_client.cpp
2018-03-24 18:18:50 +01:00
Nimetu
2e7d025109 Changed: Use user requested resolution for both char select and ingame
--HG--
branch : develop
2018-03-17 13:59:42 +02:00
Nimetu
1dc3d51ce2 Added: save_ui action handler to save keys and icfg files
--HG--
branch : develop
2018-10-11 15:24:03 +03:00
Nimetu
d7ee450215 Changed: Use user requested resolution for both char select and ingame
--HG--
branch : experimental-ui-scaling
2018-03-17 13:59:42 +02:00
nimetu@gmail.com
0af4ea6687 Added: Allow to set UI scale with /setuiscale command
--HG--
branch : experimental-ui-scaling
2018-03-16 15:01:22 +02:00
nimetu@gmail.com
4ba3973295 Changed: Remove ui scale option from ingame config
--HG--
branch : experimental-ui-scaling
2018-03-16 15:00:30 +02:00
Nimetu
4851d1602d Changed: Make number of virtual desktops dynamic
--HG--
branch : develop
2018-03-15 21:58:49 +02:00
Nimetu
23fa3d7460 Fixed: Possible crash from null pointer
--HG--
branch : develop
2018-03-13 20:41:49 +02:00
kervala
cecfbb9df9 Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless
--HG--
branch : develop
2018-02-02 21:13:07 +01:00
kervala
613d4ddc34 Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless
--HG--
branch : develop
2018-02-02 21:04:30 +01:00
Nimetu
b039f3cd61 Added: /loot command and keyboard shortcut
--HG--
branch : develop
2017-12-04 18:45:21 +02:00
kervala
e2dda1585d Changed: Minor changes
--HG--
branch : develop
2017-12-02 16:46:44 +01:00
kervala
7b2b0c9310 Fixed: Encode password in hexadecimal on command-line when patching to avoid invalid characters
--HG--
branch : develop
2017-12-02 16:46:17 +01:00
kervala
d799dde5ad Added: Steam client support
--HG--
branch : develop
2017-12-02 16:45:12 +01:00
kervala
9e9b005b3b Changed: Centralize hexadecimal conversions
--HG--
branch : develop
2017-12-02 16:44:38 +01:00
kervala
c4b9b0eb58 Changed: shape command syntax
--HG--
branch : develop
2017-11-20 15:43:13 +01:00
kervala
ea84023e48 Fixed: Missing quote in .bat
--HG--
branch : develop
2017-11-20 15:41:48 +01:00
kervala
106f18a8c8 Changed: More memory leaks detection
--HG--
branch : develop
2017-11-05 19:24:50 +01:00
kervala
bea0240cbb Fixed: Escape password and login to prevent errors with special characters (such as | or &)
--HG--
branch : develop
2017-11-05 19:11:27 +01:00
kervala
8c4cf11534 Changed: Write a message in log to tell that we're creating the patch script
--HG--
branch : develop
2017-11-05 19:09:29 +01:00
kervala
ed884644af Changed: Merged changes from compatibility-develop
--HG--
branch : develop
2017-11-05 19:08:47 +01:00
kervala
93c2f55290 Changed: Minor changes
--HG--
branch : develop
2017-11-05 19:07:19 +01:00
kervala
7f1168293a Fixed: Compilation
--HG--
branch : develop
2017-11-05 19:05:14 +01:00
kervala
f1cdcd1654 Changed: More memory leaks detection
--HG--
branch : develop
2017-11-05 18:30:30 +01:00
compil
e4cb143038 correction du merge 2017-11-03 23:07:35 +01:00
compil
675bcee591 enleve les fichier en trop 2017-10-20 21:43:50 +02:00
compil
98942e57b3 Merge branch 'ryzomcore' into feature/merge_ryzomcore171003 2017-10-14 19:23:02 +02:00
kervala
4995760334 Fixed: Don't compile ryzom_servershare and ryzom_aishare if not using Ryzom server or tools
--HG--
branch : develop
2017-10-14 18:31:19 +02:00
Nimetu
201fc3eb12 Merge with develop
--HG--
branch : compatibility-develop
2017-10-02 15:54:16 +03:00
Nimetu
d89005af4a Fixed: Dynamic linking client
--HG--
branch : develop
2017-10-02 15:53:44 +03:00
kervala
ac7474c7ba Merge with develop
--HG--
branch : compatibility-develop
2017-10-01 15:37:51 +02:00
kervala
575f58d749 Changed: Synchonized some changes from compatibility-develop branch
--HG--
branch : develop
2017-10-01 15:27:31 +02:00
kervala
90359122d7 Changed: Other changes in CMake files
--HG--
branch : develop
2017-10-01 15:25:00 +02:00
kervala
8acaa65e04 Fixed: Compilation with OpenSSL 1.1.0
--HG--
branch : develop
2017-10-01 15:17:10 +02:00
kervala
630ae259ad Changed: Add Steam support in develop branch too
--HG--
branch : develop
2017-10-01 15:10:51 +02:00
kervala
2fad59f296 Changed: Added more memory leaks checks
--HG--
branch : develop
2017-10-01 15:08:31 +02:00
ulukyn@gmail.com
4b22f4bf11 Fixed: Add on/off params to action handler ark_pacs_border
shape highlight is "really" False by default

--HG--
branch : compatibility-develop
2017-09-14 12:36:10 +02:00