Commit graph

417 commits

Author SHA1 Message Date
kervala
2a53238ba3 Changed: Use named arguments in uiFilterMenuDynamic translation 2016-03-18 22:11:03 +01:00
kervala
f4136bcdca Music player can now handle unicode filenames and m3u8 playlists, issue #261 2016-02-20 19:12:55 +01:00
kervala
e7bebba3d3 Use Unicode versions of Win32 functions, issue #261 2016-02-20 18:30:51 +01:00
kervala
808f7b2c30 Use new wrapper insteaf of fopen, issue #261 2016-02-20 17:56:25 +01:00
kervala
f62ee8756a Changed: Don't need to convert a std::string to a std::string 2016-02-13 23:34:09 +01:00
Nimetu
3962546457 Changed: Set context menu case mode to 'normal' 2016-02-13 17:36:40 +02:00
kervala
3faeb82290 Changed: Removed more useless dependencies 2016-01-26 22:43:35 +01:00
kervala
bc86030636 Fixed: Display of emotes using the same character case as in translations and showing corresponding command to type 2016-01-23 19:06:28 +01:00
kervala
0820939b59 Fixed: Display wrong commands with UTF-8 characters 2016-01-23 19:04:07 +01:00
kervala
c1c836a9b3 Changed: Replace strlwr by toLower 2016-01-09 16:07:38 +01:00
Nimetu
f7416f46bd Changed: Save screenshots with year-month-day info in filename 2015-12-29 14:34:24 +02:00
kervala
80ec8e4321 Changed: Minor changes 2015-12-26 14:00:39 +01:00
kervala
5708a3997c Fixed: Warnings with GCC 2015-12-25 20:49:59 +01:00
kervala
8f36a2c1e8 Changed: Some improvements (only try to fix wrong filenames if right files don't exist) 2015-12-20 19:06:38 +01:00
kervala
25110257d4 Changed: Also fix medium and heavy boots with a dress 2015-12-20 18:59:45 +01:00
kervala
5326a43285 Fixed: Use white color for underwears everywhere (even if it's a bug in EGS...)
Changed: Don't call applyColorSlot twice if item exists
2015-12-20 11:12:01 +01:00
kervala
8880bf0049 Fixed: Use correct shape for boots when caster dress is equipped 2015-12-20 11:09:41 +01:00
kervala
c1e02bbb8f Fixed: Wrong default shape names 2015-12-20 11:08:15 +01:00
Nimetu
b5f70a462d Fixed: Timestamps in chat not visible after switching characters 2015-12-19 20:39:33 +02:00
Nimetu
573568c702 Added: Option to set radar to follow camera 2015-12-15 12:22:47 +02:00
Nimetu
02b5c3e4ed Added: 12-hour clock in radar and chat 2015-12-13 21:01:56 +02:00
Nimetu
e98bc5daee Changed: Display inventory bulk with two decimal places 2015-12-13 21:01:13 +02:00
kervala
bf73907da1 Fixed: Homogenize CFile::moveFile with other methods (use std::string instead of const char*) 2015-12-13 13:03:16 +01:00
kervala
b1336b1489 Changed: Minor changes 2015-12-05 18:51:37 +01:00
kervala
88393d62d5 Changed: Minor changes 2015-12-03 14:34:45 +01:00
kervala
e00e9b9cd9 Fixed: Anisotropic Filtering 2x didn't work 2015-12-03 14:33:32 +01:00
kervala
3c6e3c4eaa Fixed: Completely remove Yubo Chat since it's not used anymore (patch by Kaetemi) 2015-12-03 12:49:51 +01:00
kervala
e35db6756d Changed: Add Anisotropic Filtering in game config options 2015-12-02 19:25:24 +01:00
kervala
e96f954a87 Changed: Minor changes 2015-12-02 18:55:31 +01:00
kervala
eaab558f2a Fixed: Only display VR page in game config if compiled with a VR SDK 2015-12-01 15:58:45 +01:00
kervala
9aa47b4836 Changed: Minor changes 2015-11-15 13:29:34 +01:00
kervala
c210bb0e88 Fixed: Display title and artist name from ogg files in music player 2015-11-15 13:13:44 +01:00
kervala
2bad77c5fa Fixed: Only open supported music formats in music player 2015-11-15 13:12:54 +01:00
kervala
9f2b505b49 Changed: Support for integer types in Lua 5.3, fixes #253 2015-11-14 18:19:58 +01:00
kervala
3ea4340ce6 Changed: Support for integer types in Lua 5.3, fixes #253 2015-11-14 11:46:17 +01:00
kervala
74fd0ba557 Changed: Minor changes 2015-11-13 19:37:32 +01:00
kervala
c27e1062e4 Changed: Support for integer types in Lua 5.3, fixes #253 2015-11-13 18:42:50 +01:00
kervala
380bac5728 Changed: Replaced some NLMISC::strlwr by NLMISC::toLower 2015-11-13 16:22:49 +01:00
Nimetu
5ee0ee96cb Correctly save and restore screen resolution from icfg file 2015-11-12 23:47:23 +02:00
kervala
3fa369e73c Fixed: Typos (renamed restaure to restore) 2015-11-08 11:53:46 +01:00
Nimetu
356cc7c3df Changed: Allow to set max concurrent cURL connections per CGroupHTML instance 2015-11-08 01:51:34 +02:00
kervala
0afd605acc Fixed: Clang warnings 2015-11-07 18:33:43 +01:00
kervala
58d6ebb7a6 More checks before to get a pointer on a CCDBNodeLeaf, fixes #251 2015-11-06 15:47:58 +01:00
kervala
ceac8b3918 Fixed: Didn't initialize video modes frequencies 2015-11-05 17:22:43 +01:00
kervala
0a20a6b7a1 Removed dependency on libwww 2015-04-25 12:53:52 +02:00
Nimetu
7966725977 Add "select_shortcut_bar_2" action handler (issue 222) 2015-04-21 18:54:08 +03:00
Nimetu
8d86495364 Fix compiling under windows 2015-04-20 01:04:52 +03:00
Nimetu
7e54d79be2 Use cURL as http transport 2015-04-17 17:41:01 +03:00
Nimetu
ba1052672f Fix compilation 2015-03-01 18:41:16 +02:00
Jan Boon
ae7ee163a0 Merged in nimetu/ryzomcore/issue-221 (pull request #100)
improve chatlog file (issue #221)
2015-02-22 11:01:08 +01:00