kervala
|
19e8ee1d05
|
Changed: Simplified all ENDIF and ELSE
--HG--
branch : develop
|
2016-10-27 10:54:09 +02:00 |
|
kervala
|
517336923f
|
Changed: Replace sscanf by fromString
--HG--
branch : develop
|
2016-10-20 12:33:37 +02:00 |
|
kervala
|
25faa27ef5
|
Fixed: Compilation with VC++ 2015 (need spaces around NL_I64)
--HG--
branch : develop
|
2016-10-20 12:30:24 +02:00 |
|
kervala
|
9609ac7de2
|
Changed: Replace atof by fromString
--HG--
branch : develop
|
2016-06-11 16:54:10 +02:00 |
|
kervala
|
0d773e3e79
|
Fixed: Use nlfopen in tools and servers
--HG--
branch : develop
|
2016-03-19 16:21:06 +01:00 |
|
kervala
|
475864dac0
|
Fixed: Typo
--HG--
branch : develop
|
2016-01-30 20:44:33 +01:00 |
|
kervala
|
5bf17060c0
|
Fixed: Crash if spawnBot is NULL
--HG--
branch : develop
|
2016-01-30 20:44:25 +01:00 |
|
kervala
|
fc96bdf46d
|
Fixed: AIS crash if variable not initialized (forgot to commit)
--HG--
branch : develop
|
2016-01-30 18:15:48 +01:00 |
|
kervala
|
e60b630d09
|
Changed: Minor changes
--HG--
branch : develop
|
2016-01-30 18:01:55 +01:00 |
|
kervala
|
b6f8fe80e9
|
Fixed: AIS crash if variable not initialized (a big thanks to depyraken to finding it)
--HG--
branch : develop
|
2016-01-30 18:01:27 +01:00 |
|
kervala
|
63a36fc2f8
|
Changed: Removed libxml2 dependencies from other targets
--HG--
branch : develop
|
2016-01-27 12:56:16 +01:00 |
|
kervala
|
93d89700bc
|
Fixed: Useless dependencies
--HG--
branch : develop
|
2016-01-26 23:29:45 +01:00 |
|
kervala
|
57f216dc3e
|
Changed: Expand environment variables in paths read from cfg files
--HG--
branch : develop
|
2016-01-13 19:59:09 +01:00 |
|
kervala
|
92fe9a6554
|
Fixed: Compilation
--HG--
branch : develop
|
2016-01-06 13:14:29 +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
|
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
|
3a3a8752d1
|
Changed: Replace (uint16)~0 by std::numeric_limits<uint16>::max()
--HG--
branch : develop
|
2015-12-15 14:33:59 +01:00 |
|
kaetemi
|
389bde2e11
|
Visual Studio 2013 compilation support for Ryzom Server
--HG--
branch : develop
|
2015-02-23 12:37:51 +01:00 |
|
kervala
|
e8b0765e7c
|
Merge with hotfix
--HG--
branch : develop
|
2015-02-14 14:31:19 +01:00 |
|
kervala
|
76e64fcb42
|
Changed: Used INVALID_AI_INSTANCE in CUsedContinent::getInstanceForContinent
--HG--
branch : hotfix
|
2015-02-14 13:03:27 +01:00 |
|
kervala
|
4de072865b
|
Changed: Check getSpawn() before calling its methods
--HG--
branch : hotfix
|
2015-02-14 12:47:54 +01:00 |
|
kervala
|
b26e7f4c1b
|
Fixed: Compilation
--HG--
branch : develop
|
2015-01-13 20:35:34 +01:00 |
|
kervala
|
3aa448ba24
|
Changed: Replaced atoi and atof by NLMISC::fromString
--HG--
branch : develop
|
2015-01-13 19:47:14 +01:00 |
|
kervala
|
303f7d2e79
|
Changed: Minor changes
--HG--
branch : develop
|
2015-01-13 14:11:07 +01:00 |
|
kervala
|
704610668d
|
Changed: Replaced ~0 by corresponding std::numeric_limits<T>::max()
--HG--
branch : develop
|
2015-01-13 13:47:19 +01:00 |
|
kervala
|
99c88bd515
|
Changed: Minor changes
--HG--
branch : develop
|
2015-01-10 18:45:14 +01:00 |
|
kaetemi
|
07caf402c2
|
Fix bad type passed to sscanf
--HG--
branch : develop
|
2014-09-15 12:49:13 +02:00 |
|
kaetemi
|
b18203fc4e
|
Fix Ryzom server compile under MinGW
|
2014-06-19 20:19:39 +02:00 |
|
kaetemi
|
1764cfd708
|
Fix #138 Pointer truncation in AI Script VM
|
2014-02-21 03:17:54 +01:00 |
|
kaetemi
|
2289285c14
|
Add AIS sheets to shard sheets packer tool
|
2014-02-19 00:40:04 +01:00 |
|
kervala
|
de43ea8d86
|
Fixed: Some warnings
|
2013-09-29 16:26:24 +02:00 |
|
kaetemi
|
68f20a3369
|
Use distSqTo instead of distTo
|
2013-09-07 15:53:17 +02:00 |
|
kaetemi
|
082ce825a5
|
Add distSqTo to CAIVector
|
2013-09-07 15:53:10 +02:00 |
|
kaetemi
|
e99bf91b20
|
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
|
b0e717728b
|
Changed: French comments translated to English
|
2013-04-29 10:33:33 +02:00 |
|
kervala
|
f5dec3c1ca
|
Changed: Typo fixes and French comments translated to English (Thanks to DuDraig!)
|
2013-02-12 22:48:37 +01:00 |
|
kervala
|
671827225d
|
Changed: French comments translated to English
|
2013-02-11 22:24:48 +01:00 |
|
kervala
|
45c8b20f39
|
Changed: Typo fixes (thanks to Vagrant!)
|
2013-02-08 13:17:44 +01:00 |
|
kervala
|
df5376cc2a
|
Changed: ai_service PCH compilation
|
2012-12-21 14:39:38 +01:00 |
|
kervala
|
d8c7fa52f9
|
Changed: Replaced string empty comparisons with empty()
|
2012-10-06 18:17:57 +02:00 |
|
kervala
|
eea1360021
|
Changed: Synchronization with SVN
|
2012-09-11 21:39:30 +02:00 |
|
sfb
|
af454dd1cf
|
Fixed EOL issues and added .hgeol file.
|
2012-05-29 08:31:11 -05:00 |
|
kervala
|
52524f27fb
|
Changed: #878 Fix typos in comments/code
|
2012-05-14 13:08:44 +02:00 |
|
kervala
|
de9b4be9c6
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-04-07 22:30:39 +02:00 |
|
kervala
|
cdcdc05e88
|
Fixed: #1448 Compilation with CLang
|
2012-04-07 14:57:15 +02:00 |
|