kervala
|
23c017c4f3
|
Fixed: Typo
|
2016-01-30 20:44:33 +01:00 |
|
kervala
|
a9f05efe06
|
Fixed: Crash if spawnBot is NULL
|
2016-01-30 20:44:25 +01:00 |
|
kervala
|
bebae652cc
|
Fixed: AIS crash if variable not initialized (forgot to commit)
|
2016-01-30 18:15:48 +01:00 |
|
kervala
|
bbc7692aff
|
Changed: Minor changes
|
2016-01-30 18:01:55 +01:00 |
|
kervala
|
7ab17400e7
|
Fixed: AIS crash if variable not initialized (a big thanks to depyraken to finding it)
|
2016-01-30 18:01:27 +01:00 |
|
kervala
|
ba3b4a977b
|
Changed: Removed libxml2 dependencies from other targets
|
2016-01-27 12:56:16 +01:00 |
|
kervala
|
f118b85dc6
|
Fixed: Useless dependencies
|
2016-01-26 23:29:45 +01:00 |
|
kervala
|
02f6248bd4
|
Changed: Expand environment variables in paths read from cfg files
|
2016-01-13 19:59:09 +01:00 |
|
kervala
|
23e55fe475
|
Fixed: Compilation
|
2016-01-06 13:14:29 +01:00 |
|
kervala
|
590dfeebc1
|
Changed: Replace ~0u by std::numeric_limits<uint>::max()
|
2015-12-23 15:30:12 +01: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
|
ad3e425e3e
|
Changed: Minor changes
|
2015-12-17 12:48:57 +01:00 |
|
kervala
|
e382e2c781
|
Changed: Replace (uint16)~0 by std::numeric_limits<uint16>::max()
|
2015-12-15 14:33:59 +01:00 |
|
kaetemi
|
05020d3b2a
|
Visual Studio 2013 compilation support for Ryzom Server
|
2015-02-23 12:37:51 +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
|
a6cd459f33
|
Changed: Check getSpawn() before calling its methods
|
2015-02-14 12:47:54 +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
|
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 |
|
kaetemi
|
fab78e58e9
|
Fix bad type passed to sscanf
|
2014-09-15 12:49:13 +02:00 |
|
kaetemi
|
00528e1cd6
|
Fix Ryzom server compile under MinGW
|
2014-06-19 20:19:39 +02:00 |
|
kaetemi
|
66a9a23ca8
|
Fix #138 Pointer truncation in AI Script VM
|
2014-02-21 03:17:54 +01:00 |
|
kaetemi
|
d8e83d5727
|
Add AIS sheets to shard sheets packer tool
|
2014-02-19 00:40:04 +01:00 |
|
kervala
|
2becb762f8
|
Fixed: Some warnings
|
2013-09-29 16:26:24 +02:00 |
|
kaetemi
|
576e508860
|
Use distSqTo instead of distTo
|
2013-09-07 15:53:17 +02:00 |
|
kaetemi
|
9d3bb1c76b
|
Add distSqTo to CAIVector
|
2013-09-07 15:53:10 +02:00 |
|
kaetemi
|
035fd1d40a
|
Move r2 plot item security off the AIS to the EGS and remove hardcoded sheet ids
|
2013-09-07 15:51:30 +02:00 |
|
kervala
|
2186e92527
|
Changed: French comments translated to English
|
2013-04-29 10:33:33 +02:00 |
|
kervala
|
ba089f8548
|
Changed: Typo fixes and French comments translated to English (Thanks to DuDraig!)
|
2013-02-12 22:48:37 +01:00 |
|
kervala
|
5794497a79
|
Changed: French comments translated to English
|
2013-02-11 22:24:48 +01:00 |
|
kervala
|
98606fb5b5
|
Changed: Typo fixes (thanks to Vagrant!)
|
2013-02-08 13:17:44 +01:00 |
|
kervala
|
3e68f0b51f
|
Changed: ai_service PCH compilation
|
2012-12-21 14:39:38 +01:00 |
|
kervala
|
0698f1abc2
|
Changed: Replaced string empty comparisons with empty()
|
2012-10-06 18:17:57 +02:00 |
|
kervala
|
fc892c0424
|
Changed: Synchronization with SVN
|
2012-09-11 21:39:30 +02:00 |
|
sfb
|
2f9410f22d
|
Fixed EOL issues and added .hgeol file.
|
2012-05-29 08:31:11 -05:00 |
|
kervala
|
ec2011ece5
|
Changed: #878 Fix typos in comments/code
|
2012-05-14 13:08:44 +02:00 |
|
kervala
|
ed95d4ed79
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-04-07 22:30:39 +02:00 |
|
kervala
|
de5137d0f6
|
Fixed: #1448 Compilation with CLang
|
2012-04-07 14:57:15 +02:00 |
|
kervala
|
71b7cb9ef0
|
Changed: #1433 Merge changes from patch 1.13
|
2012-03-04 14:01:11 +01:00 |
|
kervala
|
41551e3026
|
Fixed: #1441 Remove all remaining .vcproj, Makefiles, automake scripts, etc...
|
2012-03-03 10:49:42 +01:00 |
|
kervala
|
fad4a00075
|
Changed: #878 Fix typos in comments/code
|
2011-06-07 15:58:18 +02:00 |
|
kervala
|
73b6bee421
|
Changed: Replaced NLMISC::strlwr by NLMISC::toLower
|
2011-06-05 17:52:40 +02:00 |
|
kervala
|
787fffd092
|
Changed: #142 Replace atoi and sscanf by fromString when it's possible
|
2011-06-04 13:25:58 +02:00 |
|