kervala
|
54ee3d79e9
|
Changed: Minor change
--HG--
branch : develop
|
2016-01-07 17:40:19 +01:00 |
|
kervala
|
76dece0ec2
|
Changed: Minor changes
--HG--
branch : develop
|
2016-01-06 23:21:38 +01:00 |
|
kervala
|
c09476ec03
|
Fixed: Servers compilation
--HG--
branch : develop
|
2016-01-06 23:19:34 +01:00 |
|
kervala
|
834fcbe8c8
|
Changed: Minor changes
--HG--
branch : develop
|
2016-01-06 16:03:39 +01:00 |
|
kervala
|
0e74c167cd
|
Fixed: Compilation
--HG--
branch : develop
|
2016-01-06 16:03:20 +01:00 |
|
kervala
|
592bb16c11
|
Fixed: Warnings with GCC
--HG--
branch : develop
|
2016-01-06 16:03:04 +01:00 |
|
kervala
|
92fe9a6554
|
Fixed: Compilation
--HG--
branch : develop
|
2016-01-06 13:14:29 +01:00 |
|
kervala
|
a53ff71469
|
Changed: Replace strlwr by toLower
--HG--
branch : develop
|
2016-01-06 13:05:49 +01:00 |
|
kervala
|
23e4517baa
|
Fixed: Compilation with clang
--HG--
branch : develop
|
2016-01-03 20:13:21 +01:00 |
|
kervala
|
20711e24e3
|
Fixed: Typos
--HG--
branch : develop
|
2016-01-02 17:04:45 +01:00 |
|
kervala
|
25a7caf341
|
Fixed: Use SaveShardRoot from game_share
--HG--
branch : develop
|
2016-01-02 17:02:07 +01:00 |
|
kervala
|
860a4d99ba
|
Changed: Replaced substr == by compare, because more optimized (thanks to Kaetemi for the hint!)
--HG--
branch : develop
|
2016-01-01 16:26:12 +01:00 |
|
kervala
|
03eaa9181a
|
Changed: Minor changes
--HG--
branch : develop
|
2016-01-01 16:08:11 +01:00 |
|
kervala
|
ef6b8fb501
|
Fixed: Compilation
--HG--
branch : develop
|
2015-12-30 00:46:22 +01:00 |
|
kervala
|
130ca08bc7
|
Changed: Minor change
--HG--
branch : develop
|
2015-12-29 22:07:10 +01:00 |
|
kervala
|
ab4dc8ec01
|
Changed: Merge code from private repository
--HG--
branch : develop
|
2015-12-29 22:06:49 +01:00 |
|
kervala
|
d5e74ca5c8
|
Fixed: Wrong check (if c is NULL, nothing is happening)
--HG--
branch : develop
|
2015-12-29 17:59:18 +01:00 |
|
kervala
|
c6927af7c0
|
Changed: Minor changes
--HG--
branch : develop
|
2015-12-29 16:39:37 +01:00 |
|
kervala
|
ef16bab62e
|
Changed: Merge code from private repository
--HG--
branch : develop
|
2015-12-29 16:35:47 +01:00 |
|
kervala
|
88042cc28d
|
Changed: Minor changes
--HG--
branch : develop
|
2015-12-29 16:19:46 +01:00 |
|
kervala
|
cfd905b4a9
|
Changed: Replace ~0u by std::numeric_limits<uint>::max()
--HG--
branch : develop
|
2015-12-23 15:30:12 +01:00 |
|
kervala
|
4694ca2580
|
Fixed: Colors are on 3 bits (colors goes from 0 to 7) so 254 was converted to 6 (white)
--HG--
branch : develop
|
2015-12-23 15:28:33 +01:00 |
|
kervala
|
2a86e317be
|
Changed: Synchronization with private repository
--HG--
branch : develop
|
2015-12-18 13:05:11 +01:00 |
|
kervala
|
b2927175c3
|
Changed: Minor changes
--HG--
branch : develop
|
2015-12-17 14:36:51 +01:00 |
|
kervala
|
80581347a4
|
Changed: Replace NLMISC::strupr by NLMISC::toUpper
--HG--
branch : develop
|
2015-12-17 14:36:33 +01:00 |
|
kervala
|
613150e5bc
|
Changed: Replace more ~0 by std::numeric_limits<*>::max() some changes from private repository
--HG--
branch : develop
|
2015-12-17 14:35:48 +01:00 |
|
kervala
|
d187138099
|
Changed: Replace more ~0 by std::numeric_limits<*>::max()
--HG--
branch : develop
|
2015-12-17 13:03:21 +01:00 |
|
kervala
|
5efaa8360f
|
Changed: Minor changes
--HG--
branch : develop
|
2015-12-17 12:48:57 +01:00 |
|
kervala
|
175af88d67
|
Fixed: Don't install libraries if WITH_INSTALL_LIBRARIES off
--HG--
branch : develop
|
2015-12-16 08:00:27 +01:00 |
|
kervala
|
394884ffd9
|
Fixed: Compilation under Linux
--HG--
branch : develop
|
2015-12-16 00:07:20 +01:00 |
|
kervala
|
4e8ba88046
|
Fixed: Clang warning
--HG--
branch : develop
|
2015-12-15 15:08:54 +01:00 |
|
kervala
|
b170168295
|
Fixed: Use NELID16 macros
--HG--
branch : develop
|
2015-12-15 15:05:31 +01:00 |
|
kervala
|
3a3a8752d1
|
Changed: Replace (uint16)~0 by std::numeric_limits<uint16>::max()
--HG--
branch : develop
|
2015-12-15 14:33:59 +01:00 |
|
kervala
|
a550f2c760
|
Changed: Minor changes
--HG--
branch : develop
|
2015-12-15 14:07:32 +01:00 |
|
kervala
|
bc12a142c8
|
Changed: Replace atoi by fromString
--HG--
branch : develop
|
2015-12-15 14:05:56 +01:00 |
|
kervala
|
a680c7d83b
|
Changed: Use std::string insteaf of const char* for filenames in CPersistentDataRecord
--HG--
branch : develop
|
2015-12-15 13:39:40 +01:00 |
|
kervala
|
189fc7a2d9
|
Changed: Minor changes
--HG--
branch : develop
|
2015-12-15 13:39:02 +01:00 |
|
kervala
|
84831a4b34
|
Changed: Use std::string insteaf of const char* for filenames in CPersistentDataRecord
--HG--
branch : develop
|
2015-12-15 13:35:04 +01:00 |
|
kervala
|
7977ef5903
|
Changed: Minor changes
--HG--
branch : develop
|
2015-12-13 20:23:58 +01:00 |
|
kervala
|
fc951a24ce
|
Fixed: Homogenize CFile::moveFile with other methods (use std::string instead of const char*)
--HG--
branch : develop
|
2015-12-13 13:03:16 +01:00 |
|
kervala
|
817486538c
|
Changed: Minor changes
--HG--
branch : develop
|
2015-11-15 13:29:34 +01:00 |
|
kaetemi
|
0cd51d59c7
|
Fix VS2013 64bit compiler error
C1128: number of sections exceeded object file format limit : compile with /bigobj
--HG--
branch : develop
|
2015-07-10 02:31:04 +02:00 |
|
kaetemi
|
769d5190c5
|
Fixes for VS2013, ref #236
--HG--
branch : develop
|
2015-03-29 16:58:07 +02:00 |
|
kervala
|
f999cc892c
|
Fixed: Compilation with GCC
--HG--
branch : develop
|
2015-03-02 23:51:23 +01:00 |
|
kaetemi
|
55d0c3282d
|
Visual Studio 2013 compilation support for Ryzom Server
--HG--
branch : develop
|
2015-02-23 13:16:50 +01:00 |
|
kaetemi
|
609fbbc9c3
|
Visual Studio 2013 compilation support for Ryzom Server
--HG--
branch : develop
|
2015-02-23 13:08:03 +01:00 |
|
kaetemi
|
77d17265eb
|
Visual Studio 2013 compilation support for Ryzom Server
--HG--
branch : develop
|
2015-02-23 12:58:43 +01:00 |
|
kaetemi
|
3ac5c4c5c3
|
Visual Studio 2013 compilation support for Ryzom Server
--HG--
branch : develop
|
2015-02-23 12:52:01 +01:00 |
|
kaetemi
|
883d699428
|
Visual Studio 2013 compilation support for Ryzom Server
--HG--
branch : develop
|
2015-02-23 12:48:41 +01:00 |
|
kaetemi
|
389bde2e11
|
Visual Studio 2013 compilation support for Ryzom Server
--HG--
branch : develop
|
2015-02-23 12:37:51 +01:00 |
|