Commit graph

7754 commits

Author SHA1 Message Date
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
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
Nimetu
923084a818 Added: Command to search and target closest user landmark.
--HG--
branch : develop
2018-05-04 15:12:00 +03:00
Nimetu
11150e6b79 Changed: Switch compass to target mode after successful /tar command.
--HG--
branch : develop
2019-07-31 20:58:32 +03:00
Nimetu
b822f1388e Fixed: Make sure required rrd directory exists.
--HG--
branch : develop
2019-07-17 15:04:09 +03:00
Nimetu
7d688f1a64 Fixed: IOS crash on startup when phrase language file is missing.
--HG--
branch : develop
2019-07-12 14:07:02 +03:00
Inky
3da8dcbdac Changed: copy of changeset #ba5a7ec85045 (dead branch)
--HG--
branch : develop
2019-06-25 23:35:52 +03:00
Inky
f17aeff6f2 Changed: cli character selection
--HG--
branch : develop
2019-06-19 00:10:01 +03:00
Nimetu
c439a10cfe Fixed: WebIG notif thread did not have curl certificates loaded.
--HG--
branch : develop
2019-06-03 20:55:39 +03:00
Nimetu
7ed7491f04 Fixed: Invalid duplicate landmark check.
--HG--
branch : develop
2019-05-14 20:54:38 +03:00
kaetemi
f688c23580 Fixed: Don't use CListBox itemData for drawing text, it doesn't actually point to the item string 2019-05-14 06:32:37 +08:00
kaetemi
6cc30e7e6b Resave world editor rc 2019-05-14 05:00:00 +08:00
kaetemi
08908452d5 Merge remote-tracking branch 'origin/hg/develop' into kaetemi-develop 2019-05-13 03:59:12 +08:00
Nimetu
d10e7157ef Added: Music player directory/autoplay options to client.cfg
--HG--
branch : develop
2019-05-12 17:13:39 +03:00
kaetemi
bd7418e484 Merge branch 'feature/clean-deprecated' into kaetemi-develop 2019-05-11 18:27:43 +08:00
kaetemi
84bb09c130 Fix version info in tools 2019-05-11 08:33:04 +08:00
kaetemi
b85dbdd7df Add versioning info to tools 2019-05-11 08:01:10 +08:00
kaetemi
1d0bce3f8b Fix georges exe name 2019-05-11 07:44:10 +08:00
kaetemi
88ca583290 Set version and icon in mission compiler frontend 2019-05-11 07:38:02 +08:00
kaetemi
77bceea45d Cleanup tool resources 2019-05-11 07:18:23 +08:00
kaetemi
33881e9627 Added: Blue icons for build tools, gold icons for command utilities, yellow icons for script utilities, red for gui tools and services, turquoise for cross platform design tools 2019-05-09 18:43:34 +08:00
kaetemi
a7504e657e Removed: Deprecated bot chat news manager 2019-05-09 06:57:04 +08:00
Nimetu
f5424aac3e Added: html progress element
--HG--
branch : develop
2019-05-07 20:13:05 +03:00
Nimetu
cb0d6c74f3 Added: html meter element
--HG--
branch : develop
2019-05-07 20:12:10 +03:00
Nimetu
742092fd6b Changed: Use button lookup index in html_submit_form instead button name/value
--HG--
branch : develop
2019-05-07 19:40:06 +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