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
|
ad3e425e3e
|
Changed: Minor changes
|
2015-12-17 12:48:57 +01:00 |
|
kervala
|
5b21d864a7
|
Fixed: Don't install libraries if WITH_INSTALL_LIBRARIES off
|
2015-12-16 08:00:27 +01:00 |
|
kervala
|
5971858a5d
|
Fixed: Compilation under Linux
|
2015-12-16 00:07:20 +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
|
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
|
7b9050d439
|
Changed: Replace atoi by fromString
|
2015-12-15 14:05:56 +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 |
|
kervala
|
36f6fedd4f
|
Changed: Minor changes
|
2015-12-13 20:23:58 +01: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
|
9aa47b4836
|
Changed: Minor changes
|
2015-11-15 13:29:34 +01:00 |
|
kaetemi
|
d411833ee0
|
Fix VS2013 64bit compiler error
C1128: number of sections exceeded object file format limit : compile with /bigobj
|
2015-07-10 02:31:04 +02:00 |
|
kaetemi
|
84f9d64872
|
Fixes for VS2013, ref #236
|
2015-03-29 16:58:07 +02:00 |
|
kervala
|
4a1e0b58e5
|
Fixed: Compilation with GCC
|
2015-03-02 23:51:23 +01:00 |
|
kaetemi
|
f0a6384fbb
|
Visual Studio 2013 compilation support for Ryzom Server
|
2015-02-23 13:16:50 +01:00 |
|
kaetemi
|
ff175a18cb
|
Visual Studio 2013 compilation support for Ryzom Server
|
2015-02-23 13:08:03 +01:00 |
|
kaetemi
|
e64791ce55
|
Visual Studio 2013 compilation support for Ryzom Server
|
2015-02-23 12:58:43 +01:00 |
|
kaetemi
|
881bf2354e
|
Visual Studio 2013 compilation support for Ryzom Server
|
2015-02-23 12:52:01 +01:00 |
|
kaetemi
|
fa91a85f55
|
Visual Studio 2013 compilation support for Ryzom Server
|
2015-02-23 12:48:41 +01:00 |
|
kaetemi
|
05020d3b2a
|
Visual Studio 2013 compilation support for Ryzom Server
|
2015-02-23 12:37:51 +01:00 |
|
kaetemi
|
4cd6fad710
|
Visual Studio 2013 compilation support for Ryzom Tools
|
2015-02-23 12:28:13 +01:00 |
|
kaetemi
|
ebdc7ba16b
|
Visual Studio 2013 compilation support for Ryzom Server
|
2015-02-23 12:25:23 +01:00 |
|
kervala
|
03a3a6bd3a
|
Merge with hotfix
|
2015-02-15 09:54:31 +01:00 |
|
kervala
|
d5b620391e
|
Fixed: Wrong include guard for admin_modules PCH
|
2015-02-15 09:53:56 +01:00 |
|
kervala
|
8f04f658a4
|
Merge with hotfix
|
2015-02-14 16:07:04 +01:00 |
|
kervala
|
c5ee1f3d95
|
Fixed: Compilation
|
2015-02-14 16:05:45 +01:00 |
|
kervala
|
9feac65c07
|
Merge with hotfix
|
2015-02-14 15:44:11 +01:00 |
|
kervala
|
b023af51cf
|
Added: PCH for admin_modules
|
2015-02-14 15:43:05 +01:00 |
|
kervala
|
5221bf199c
|
Merge with hotfix
|
2015-02-14 14:31:19 +01:00 |
|
kervala
|
b6637fa6fe
|
Changed: Used INVALID_AI_INSTANCE in CUsedContinent::getInstanceForContinent
|
2015-02-14 13:03:27 +01:00 |
|
kervala
|
72a50960cb
|
Changed: Used PCH for admin_modules
|
2015-02-14 12:48:29 +01:00 |
|
kervala
|
a6cd459f33
|
Changed: Check getSpawn() before calling its methods
|
2015-02-14 12:47:54 +01:00 |
|
kervala
|
a5d69a78d7
|
Changed: Minor changes
|
2015-02-14 12:47:03 +01:00 |
|
kervala
|
65fb1bc8c1
|
Changed: Replaced atof by NLMISC::fromString
|
2015-02-14 12:43:29 +01:00 |
|
kervala
|
1ce011be38
|
Fixed: Compilation warnings
|
2015-02-14 12:41:59 +01:00 |
|
kervala
|
9981f07921
|
Fixed: Guilds with same characters and not same spaces
|
2015-01-21 13:20:56 +01:00 |
|
kervala
|
1c543641c9
|
Fixed: Compilation
|
2015-01-13 20:35:34 +01:00 |
|
kervala
|
1675e7af3a
|
Changed: Replaced atoi and atof by NLMISC::fromString
|
2015-01-13 19:47:14 +01:00 |
|
kervala
|
ef645e5421
|
Fixed: Compilation
|
2015-01-13 15:15:07 +01:00 |
|
kervala
|
d52a60b837
|
Fixed: Compilation
|
2015-01-13 15:08:13 +01:00 |
|
kervala
|
d6a2af6abd
|
Changed: Minor changes
|
2015-01-13 14:11:07 +01:00 |
|
kervala
|
7987db85ca
|
Changed: Replaced ~0 by corresponding std::numeric_limits<T>::max()
|
2015-01-13 13:47:19 +01:00 |
|
kervala
|
ba6cbc76c9
|
Changed: Minor changes
|
2015-01-10 18:45:14 +01:00 |
|
kervala
|
fe9e52931d
|
Changed: Minor changes
|
2014-12-26 13:12:56 +01:00 |
|
kaetemi
|
566a5b6e86
|
Fix mirror type sizes
|
2014-12-22 16:39:54 +01:00 |
|