kervala
|
d5d4ba1e0c
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-10-21 16:50:04 +02:00 |
|
kervala
|
70be3a6093
|
Changed: Merge pull request in develop too
--HG--
branch : develop
|
2016-10-21 16:48:42 +02:00 |
|
Cédric OCHS
|
33fe8d5148
|
Merged in Glorf/ryzomcore/fix_speed (pull request #141)
Displayed speed is now actual speed, fix #295
--HG--
branch : compatibility-develop
|
2016-10-21 06:15:56 +00:00 |
|
Guillaume Dupuy
|
b19f5e3c7e
|
Forgot one 0.0f initialisation
--HG--
branch : fix_speed
|
2016-10-20 16:04:47 +02:00 |
|
Guillaume Dupuy
|
7592d3e6c4
|
Fix coding guidelines + double initialized as 0.0
--HG--
branch : fix_speed
|
2016-10-20 16:02:02 +02:00 |
|
kervala
|
661975a471
|
Changed: Simplify toString
--HG--
branch : develop
|
2016-10-20 12:35:24 +02:00 |
|
kervala
|
3ae41bfa58
|
Changed: Minor changes
--HG--
branch : develop
|
2016-10-20 12:34:25 +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
|
daf3edd056
|
Changed: Typo
--HG--
branch : develop
|
2016-10-18 17:49:56 +02:00 |
|
kervala
|
a62e5ec380
|
Changed: Minor changes
--HG--
branch : develop
|
2016-10-18 17:45:55 +02:00 |
|
kervala
|
a656985518
|
Fixed: Possible SQL injection, fixes #297
--HG--
branch : develop
|
2016-10-18 17:44:47 +02:00 |
|
Guillaume Dupuy
|
a79c371598
|
Fix end of function comment
--HG--
branch : fix_speed
|
2016-10-15 20:15:22 +02:00 |
|
Guillaume Dupuy
|
14966eef4c
|
Remove debug message
--HG--
branch : fix_speed
|
2016-10-15 20:14:26 +02:00 |
|
Guillaume Dupuy
|
02316b9e8d
|
Use double instead of float to allow big values of GameCycle (like on winchgate server)
--HG--
branch : fix_speed
|
2016-10-15 20:12:41 +02:00 |
|
Guillaume Dupuy
|
2818e9339d
|
Uses float to calculate latency for sabrina phrases
--HG--
branch : fix_speed
|
2016-10-15 19:04:22 +02:00 |
|
Guillaume Dupuy
|
9c5ecea867
|
Use speed as an int instead of float to calculate latency
--HG--
branch : fix_speed
|
2016-10-14 21:19:27 +02:00 |
|
Guillaume Dupuy
|
0e467cba86
|
Make multiples states changes in one tick (if relevant)
--HG--
branch : fix_speed
|
2016-10-14 21:03:31 +02:00 |
|
Guillaume Dupuy
|
1d960d91ff
|
Fixed a rare case where float and double mixup would result in an incorrect speed
--HG--
branch : fix_speed
|
2016-10-13 20:46:10 +02:00 |
|
kervala
|
8580daa0a1
|
Changed: Minor changes
--HG--
branch : develop
|
2016-08-10 15:45:37 +02:00 |
|
kervala
|
2c6bbb7124
|
Fixed: Wrong variable names
--HG--
branch : develop
|
2016-08-10 15:45:28 +02:00 |
|
Vinicius Arroyo
|
b9bc6e91bd
|
fixes wrong initialization of max number of objects and npc spaws in egs
--HG--
branch : viniciusarroyo/fixes-wrong-initialization-of-max-number-1470835250351
|
2016-08-10 13:23:35 +00:00 |
|
kervala
|
b547861532
|
Changed: Better checks
--HG--
branch : develop
|
2016-06-11 20:49:28 +02:00 |
|
kervala
|
0c2535c4a0
|
Fixed: Compilation
--HG--
branch : develop
|
2016-06-11 20:31:29 +02:00 |
|
kervala
|
9609ac7de2
|
Changed: Replace atof by fromString
--HG--
branch : develop
|
2016-06-11 16:54:10 +02:00 |
|
kervala
|
77ae602e6a
|
Changed: Better alignment
--HG--
branch : develop
|
2016-05-04 10:07:42 +02:00 |
|
Nimetu
|
a8a697c5dd
|
Fixed: bad commit (issue #143)
--HG--
branch : develop
|
2016-04-19 22:55:34 +03:00 |
|
kervala
|
55de2f0bd2
|
Fixed: Compilation (missing NLMISC namespaces for nlfopen)
--HG--
branch : develop
|
2016-03-20 17:08:44 +01:00 |
|
kervala
|
0d773e3e79
|
Fixed: Use nlfopen in tools and servers
--HG--
branch : develop
|
2016-03-19 16:21:06 +01:00 |
|
kervala
|
db92fc81f1
|
Changed: Minor changes
--HG--
branch : develop
|
2016-02-20 19:26:43 +01:00 |
|
kervala
|
3f0e6f3757
|
Fixed: Compilation under Linux (thanks Kishan for the patch!), fixes #260
--HG--
branch : develop
|
2016-02-20 19:26:34 +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
|
b6dae7002e
|
Changed: Minor change
--HG--
branch : develop
|
2016-01-26 23:29:58 +01:00 |
|
kervala
|
93d89700bc
|
Fixed: Useless dependencies
--HG--
branch : develop
|
2016-01-26 23:29:45 +01:00 |
|
kervala
|
c1125199ca
|
Changed: Minor changes
--HG--
branch : develop
|
2016-01-26 23:26:50 +01:00 |
|
kervala
|
093ee91656
|
Fixed: libxml2 dependencies
--HG--
branch : develop
|
2016-01-26 23:26:38 +01:00 |
|
kervala
|
36f886f5f1
|
Changed: Removed more useless dependencies
--HG--
branch : develop
|
2016-01-26 22:43:35 +01:00 |
|
kervala
|
c5d8c9965e
|
Changed: Minor changes (EOL, spaces, etc...)
--HG--
branch : develop
|
2016-01-26 22:32:45 +01:00 |
|
kervala
|
af2f38612a
|
Fixed: Remove inherited dependency on libxml2 for all projects
--HG--
branch : develop
|
2016-01-26 22:30:13 +01:00 |
|
kervala
|
963892913f
|
Fixed: Crash in backup service
--HG--
branch : develop
|
2016-01-21 15:06:40 +01:00 |
|
kervala
|
f5a60e3a60
|
Fixed: Don't install static libraries if not defining WITH_INSTALL_LIBRARIES
--HG--
branch : develop
|
2016-01-21 15:06:01 +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
|
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 |
|