Commit graph

6864 commits

Author SHA1 Message Date
kervala
73663e30dc Changed: Use a global C64BitsParts union to avoid strict aliasing warnings 2016-12-24 14:01:21 +01:00
kervala
44c4aac649 Added tag ryzom-patch-3.1.0 for changeset 4300cc14aad0 2016-12-24 11:54:53 +01:00
kervala
67583eb186 Changed: Define new variables for VC++ 2015 2016-12-23 09:58:44 +01:00
kervala
dcfed04005 Changed: Use hg log -r . instead of hg tip to get last revision 2016-12-23 09:58:30 +01:00
Nimetu
9655669de6 Fixed: Wrong element width when using scaled texture. 2016-12-21 23:47:50 +02:00
Nimetu
b6ab159229 Backed out changeset: c1085bbb3dae 2016-12-21 23:46:32 +02:00
Nimetu
b149858441 Fixed: Wrong element width when using scaled texture. 2016-12-21 23:16:27 +02:00
kervala
9e4f603051 Fixed: Servers compilation under Linux 2016-12-21 15:18:26 +01:00
kervala
8e3c7cd588 Fixed: cpptest is using std::auto_ptr 2016-12-21 14:51:09 +01:00
kervala
c9413d7b63 Changed: Warnings 2016-12-19 17:47:15 +01:00
kervala
65be422fb7 Fixed: Recursive call 2016-12-19 17:46:48 +01:00
kervala
259552ed0d Changed: Don't change x or y in these cases 2016-12-19 17:46:38 +01:00
kervala
236522fe11 Fixed: Memory leak 2016-12-19 17:46:17 +01:00
kervala
67e3108c25 Fixed: Virtual methods with different parameters 2016-12-19 17:46:07 +01:00
kervala
dcad84bbb9 Fixed: done() is a method of QDialog 2016-12-19 17:43:47 +01:00
kervala
c3bce8874e Fixed: Virtual method with different parameters warning 2016-12-19 16:37:16 +01:00
kervala
4e9788116f Changed: Check return value of fwrite 2016-12-19 15:50:54 +01:00
kervala
3f8aa231a5 Fixed: Compilation under Linux 2016-12-19 15:50:21 +01:00
kervala
e30ba1d186 Fixed: Strict aliasing warnings 2016-12-19 15:49:50 +01:00
kervala
34520c8f29 Fixed: Use a string (default was a bool) 2016-12-19 15:46:05 +01:00
kervala
4123e6149e Fixed: Uninitialized variable 2016-12-19 15:44:08 +01:00
kervala
82d8e04ab2 Fixed: Uninitialized variables 2016-12-19 15:43:38 +01:00
kervala
d58b347a99 Changed: Display line numbers instead of a pointer 2016-12-19 15:21:59 +01:00
kervala
05a91ecd97 Changed: Unicode 2016-12-19 13:33:44 +01:00
kervala
5c36c08b60 Changed: Use std::string instead of const char* 2016-12-19 13:33:24 +01:00
kervala
0cf4af4443 Changed: Unicode 2016-12-19 13:17:07 +01:00
kervala
0e26ff44b6 Changed: Minor changes 2016-12-19 13:16:48 +01:00
kervala
d0a87e5210 Changed: New DEV command to display a bubble with a long text 2016-12-19 13:16:27 +01:00
kervala
4b36ad57cb Changed: Replace size() comparisons by empty() ones 2016-12-19 13:15:25 +01:00
kervala
5203c18a69 Fixed: Truncated bubble texts 2016-12-19 12:01:55 +01:00
kervala
76848d6172 Changed: Minor changes 2016-12-19 09:26:46 +01:00
kervala
93b0557ca1 Fixed: Wrong argument checked 2016-12-19 09:26:28 +01:00
kervala
1fdd44a673 Fixed: Servers compilation 2016-12-19 09:25:51 +01:00
kervala
5152d83666 Fixed: Compilation 2016-12-18 20:39:47 +01:00
kervala
3c1ff1f14b Changed: Minor changes 2016-12-18 20:39:35 +01:00
kervala
44a7872135 Changed: Merged changes from compatibility-develop that should also be in develop 2016-12-18 20:39:16 +01:00
kervala
8cbdf6917a Fixed: Unicode MFC use 2016-12-18 14:42:04 +01:00
kervala
9032a98096 Changed: Strings initialization 2016-12-18 14:41:47 +01:00
kervala
e2f3e5ee89 Changed: Replaced comparisons with string("") by empty() check 2016-12-18 14:40:54 +01:00
kervala
9f8a8d1603 Fixed: Only compile with Lua 5.1 under Ubuntu 12.04 (Travis CI) 2016-12-18 14:04:35 +01:00
kervala
b87ce2c134 Changed: Use NLMISC::toString instead of sprintf 2016-12-18 14:03:29 +01:00
kervala
525ec6b487 Fixed: Warning when generating DLU 2016-12-18 14:00:55 +01:00
kervala
22e236f2fe Changed: Use %u instead of %d for uint 2016-12-18 14:00:20 +01:00
kervala
c4cd6ccfc2 Fixed: Compilation 2016-12-18 13:59:17 +01:00
kervala
ff0581a402 Fixed: Unicode MFC use 2016-12-18 13:59:02 +01:00
kervala
33983dec8d Changed: Make 2 different upgd_nl.bat depending on compiler 2016-12-18 13:58:20 +01:00
kervala
5756137e9f Changed: Memory leaks detection 2016-12-18 13:57:26 +01:00
kervala
288b13dbfb Changed: Replace some const char* by std::string 2016-12-18 13:45:07 +01:00
kervala
77c4520ce3 Changed: Support VC++ 2013 DLLs 2016-12-15 21:11:27 +01:00
kervala
e084c2014a Fixed: Compilation 2016-12-12 12:02:25 +01:00