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
|
8b817eea07
|
Changed: Minor change
|
2016-01-26 23:29:58 +01:00 |
|
kervala
|
f118b85dc6
|
Fixed: Useless dependencies
|
2016-01-26 23:29:45 +01:00 |
|
kervala
|
1c694c3216
|
Fixed: libxml2 dependencies
|
2016-01-26 23:26:38 +01:00 |
|
kervala
|
3faeb82290
|
Changed: Removed more useless dependencies
|
2016-01-26 22:43:35 +01:00 |
|
kervala
|
237b6767b0
|
Fixed: Remove inherited dependency on libxml2 for all projects
|
2016-01-26 22:30:13 +01:00 |
|
kervala
|
7f054799b4
|
Fixed: Crash in backup service
|
2016-01-21 15:06:40 +01:00 |
|
kervala
|
8a1b7d7836
|
Fixed: Don't install static libraries if not defining WITH_INSTALL_LIBRARIES
|
2016-01-21 15:06:01 +01:00 |
|
kervala
|
02f6248bd4
|
Changed: Expand environment variables in paths read from cfg files
|
2016-01-13 19:59:09 +01:00 |
|
kervala
|
078a4b1895
|
Changed: Minor change
|
2016-01-07 17:40:19 +01:00 |
|
kervala
|
e67096fb60
|
Changed: Minor changes
|
2016-01-06 23:21:38 +01:00 |
|
kervala
|
cb5ffb1d05
|
Fixed: Servers compilation
|
2016-01-06 23:19:34 +01:00 |
|
kervala
|
98041d381a
|
Changed: Minor changes
|
2016-01-06 16:03:39 +01:00 |
|
kervala
|
bfc9381a6b
|
Fixed: Compilation
|
2016-01-06 16:03:20 +01:00 |
|
kervala
|
6ac293c848
|
Fixed: Warnings with GCC
|
2016-01-06 16:03:04 +01:00 |
|
kervala
|
23e55fe475
|
Fixed: Compilation
|
2016-01-06 13:14:29 +01:00 |
|
kervala
|
ef7337b511
|
Changed: Replace strlwr by toLower
|
2016-01-06 13:05:49 +01:00 |
|
kervala
|
73f173dfc6
|
Fixed: Compilation with clang
|
2016-01-03 20:13:21 +01:00 |
|
kervala
|
61457e575e
|
Fixed: Typos
|
2016-01-02 17:04:45 +01:00 |
|
kervala
|
8490d64622
|
Fixed: Use SaveShardRoot from game_share
|
2016-01-02 17:02:07 +01:00 |
|
kervala
|
ac7f5ffa28
|
Changed: Replaced substr == by compare, because more optimized (thanks to Kaetemi for the hint!)
|
2016-01-01 16:26:12 +01:00 |
|
kervala
|
f15f3e70c0
|
Changed: Minor changes
|
2016-01-01 16:08:11 +01:00 |
|
kervala
|
ca48f22ba6
|
Fixed: Compilation
|
2015-12-30 00:46:22 +01:00 |
|
kervala
|
301c3b2b8a
|
Changed: Minor change
|
2015-12-29 22:07:10 +01:00 |
|
kervala
|
a5e23cb0f9
|
Changed: Merge code from private repository
|
2015-12-29 22:06:49 +01:00 |
|
kervala
|
cf3dec5af6
|
Fixed: Wrong check (if c is NULL, nothing is happening)
|
2015-12-29 17:59:18 +01:00 |
|
kervala
|
64145a8a70
|
Changed: Minor changes
|
2015-12-29 16:39:37 +01:00 |
|
kervala
|
4275af8038
|
Changed: Merge code from private repository
|
2015-12-29 16:35:47 +01:00 |
|
kervala
|
0e71d30714
|
Changed: Minor changes
|
2015-12-29 16:19:46 +01:00 |
|
kervala
|
590dfeebc1
|
Changed: Replace ~0u by std::numeric_limits<uint>::max()
|
2015-12-23 15:30:12 +01:00 |
|
kervala
|
20dac0bdf9
|
Fixed: Colors are on 3 bits (colors goes from 0 to 7) so 254 was converted to 6 (white)
|
2015-12-23 15:28:33 +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
|
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 |
|