Commit graph

5402 commits

Author SHA1 Message Date
kervala
fc7a5ad63f Changed: Preparation of future binary patching (each supported platform has its own BNP with binaries) 2015-12-20 19:08:52 +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
bb98346cc4 Changed: Minor changes 2015-12-20 11:19:51 +01:00
kervala
00259ef7e7 Changed: Simplified code 2015-12-20 11:18:53 +01:00
kervala
68283bc2ed Changed: Only display this warning in debug, because occurs when underwears are equipped 2015-12-20 11:18:01 +01:00
kervala
35926ab60f Changed: There is no client_default.cfg.in anymore 2015-12-20 11:14:13 +01:00
kervala
36e392e589 Changed: Translate comment in english 2015-12-20 11:13:08 +01:00
kervala
8c74c82c75 Changed: Remove old equivalent code 2015-12-20 11:12:44 +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
77d58f4553 Fixed: Stuck scrollbar 2015-12-20 03:33:43 +02:00
Nimetu
fb84d534cc Fixed: Incorrect vertical spacing between block style elements 2015-12-18 21:23:18 +02:00
Nimetu
a7ec7dfcbb Changed: Render p and div as block level elements 2015-12-19 20:39:40 +02:00
Nimetu
b5f70a462d Fixed: Timestamps in chat not visible after switching characters 2015-12-19 20:39:33 +02:00
kervala
feab3124cd Merge 2015-12-18 18:09:00 +01:00
Nimetu
e510db5c31 Fixed: Table colspan overwrites previous row column width 2015-12-18 14:29:40 +02:00
Nimetu
4e329f0e55 Added: html TH element 2015-12-18 14:29:40 +02:00
Nimetu
5f2ab721f7 Added html HR element 2015-12-18 14:29:40 +02:00
Nimetu
7af6be7118 Added: html OL list 2015-12-18 14:29:40 +02:00
kervala
2eb90a71f7 Changed: Synchronization with private repository 2015-12-18 13:05:11 +01:00
kervala
4fcf286b44 Changed: Minor changes 2015-12-17 14:36:51 +01:00
kervala
e7fb9df922 Changed: Replace NLMISC::strupr by NLMISC::toUpper 2015-12-17 14:36:33 +01:00
kervala
7af56ceb40 Changed: Replace more ~0 by std::numeric_limits<*>::max() some changes from private repository 2015-12-17 14:35:48 +01:00
kervala
3f561ac3f8 Changed: Replace more ~0 by std::numeric_limits<*>::max() 2015-12-17 13:03:21 +01:00
kervala
208ea556aa Changed: Improve errors reporting 2015-12-17 13:02:12 +01:00
kervala
2cf73a9c21 Fixed: Typos 2015-12-17 12:51:26 +01:00
kervala
ad3e425e3e Changed: Minor changes 2015-12-17 12:48:57 +01:00
kervala
39f838a1fd Fixed: loadPNG with RGB images was returning 32 2015-12-16 14:50:40 +01:00
kervala
5b21d864a7 Fixed: Don't install libraries if WITH_INSTALL_LIBRARIES off 2015-12-16 08:00:27 +01:00
kervala
c82e1ff022 Changed: Disable useless message 2015-12-16 08:00:06 +01:00
kervala
5971858a5d Fixed: Compilation under Linux 2015-12-16 00:07:20 +01:00
kervala
da367306cb Fixed: Install ryzom_configuration_qt in RYZOM_GAMES_PREFIX 2015-12-15 22:51:55 +01:00
kervala
7311a5b9b9 Changed: Include limits 2015-12-15 22:51:37 +01:00
kervala
6f59be0acb Fixed: Wrong cases 2015-12-15 18:46:15 +01:00
kervala
0943667a57 Fixed: Allow to find Windows SDK libraries in lib/amd64 too 2015-12-15 18:28:50 +01:00
kervala
a9af6c7830 Fixed: Clang warning 2015-12-15 15:08:54 +01:00
kervala
dc2c80d25c Fixed: Use NELID16 macros 2015-12-15 15:05:31 +01:00
kervala
896262659c Fixed: Allow to sign OS X bundles with APPLE_CERTIFICATE 2015-12-15 15:03:42 +01:00
kervala
e382e2c781 Changed: Replace (uint16)~0 by std::numeric_limits<uint16>::max() 2015-12-15 14:33:59 +01:00
kervala
3b07ad440d Changed: Minor changes 2015-12-15 14:07:32 +01:00
kervala
c20346238a Fixed: Implement launch of executables under OS X 2015-12-15 14:06:49 +01:00
kervala
7b9050d439 Changed: Replace atoi by fromString 2015-12-15 14:05:56 +01:00
kervala
89d2034edc Changed: Updates CMake modules 2015-12-15 13:41:27 +01:00
kervala
2187bc3f1e Fixed: Include directories with Qt 5 CMake modules in PCH 2015-12-15 13:41:07 +01:00
kervala
180ef53f43 Fixed: _PatchDirectory already has a trailing slash 2015-12-15 13:40:12 +01:00
kervala
a09a5be6d1 Changed: Use std::string insteaf of const char* for filenames in CPersistentDataRecord 2015-12-15 13:39:40 +01:00
kervala
076af98123 Changed: Minor changes 2015-12-15 13:39:02 +01:00
kervala
68f5cb447f Changed: Use std::string insteaf of const char* for filenames in CPersistentDataRecord 2015-12-15 13:35:04 +01:00