Nimetu
|
e06f8b0976
|
Changed: Add minutes to ingame map
--HG--
branch : develop
|
2017-05-03 20:52:02 +03:00 |
|
Guillaume Dupuy
|
a1fbc963a9
|
Avoid rollover in _RyzomDay for low values
--HG--
branch : save_deposit_state_v2
|
2017-04-10 01:56:44 +02:00 |
|
Nuno Gonçalves
|
ae6b3e38a0
|
Changed: rollback fixes of Strict aliasing warnings
--HG--
branch : item_group
|
2017-04-07 02:46:08 +02:00 |
|
Nuno Gonçalves
|
de949a60a9
|
Added: CREATE_TIME and SERIAL properties to items in database.xml
--HG--
branch : item_group
|
2017-04-06 15:01:10 +02:00 |
|
kervala
|
d8ffb10df8
|
Changed: Use a global C64BitsParts union to avoid strict aliasing warnings
--HG--
branch : develop
|
2016-12-24 14:01:21 +01:00 |
|
kervala
|
31a540b35d
|
Changed: Replace size() comparisons by empty() ones
--HG--
branch : develop
|
2016-12-19 13:15:25 +01:00 |
|
kervala
|
cbf2c744f0
|
Changed: Replace some const char* by std::string
--HG--
branch : develop
|
2016-12-18 13:45:07 +01:00 |
|
kervala
|
bbcd14cecb
|
Removed: Empty cpp files
--HG--
branch : develop
|
2016-12-10 18:40:17 +01:00 |
|
kervala
|
ab44d7e809
|
Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms
--HG--
branch : develop
|
2016-12-10 12:05:29 +01:00 |
|
kervala
|
e2b74b77c6
|
Changed: Memory leaks detection
--HG--
branch : develop
|
2016-12-09 13:51:09 +01:00 |
|
kervala
|
9bb46d2ae8
|
Fixed: Compilation with clang
--HG--
branch : develop
|
2016-12-05 19:39:19 +01:00 |
|
kervala
|
ede41a3091
|
Changed: Only compile gameshare for Ryzom servers, client or tools
--HG--
branch : develop
|
2016-12-04 20:31:24 +01:00 |
|
kervala
|
00048f0d6d
|
Changed: Don't use std::auto_ptr anymore (use std::unique_ptr instead)
--HG--
branch : develop
|
2016-12-04 18:38:16 +01:00 |
|
kervala
|
c3a6610f36
|
Changed: Don't need to use CSString
--HG--
branch : develop
|
2016-12-04 17:14:47 +01:00 |
|
kervala
|
f17bd720b1
|
Fixed: Warnings with GGC 6
--HG--
branch : develop
|
2016-12-04 17:12:58 +01:00 |
|
kervala
|
f3564ed86e
|
Fixed: Compilation with GCC 6
--HG--
branch : develop
|
2016-12-03 18:14:31 +01:00 |
|
kervala
|
e941cff0ff
|
Fixed: Strict aliasing warnings
--HG--
branch : develop
|
2016-11-29 20:32:33 +01:00 |
|
kervala
|
91a1f4e34b
|
Fixed: Compilation
--HG--
branch : develop
|
2016-11-20 16:40:39 +01:00 |
|
kervala
|
f605c5faa5
|
Changed: Replace all "" by empty(), clear(), Empty(), etc...
--HG--
branch : develop
|
2016-11-20 14:49:13 +01:00 |
|
kervala
|
481bbae8ee
|
Changed: Use wide versions of Win32 API
--HG--
branch : develop
|
2016-11-19 21:12:04 +01:00 |
|
kervala
|
9941fcf82b
|
Fixed: Typos detected by Lintian
--HG--
branch : develop
|
2016-11-19 19:11:12 +01:00 |
|
kervala
|
16df8b8c1d
|
Changed: Use empty() instead of comparison with ""
--HG--
branch : develop
|
2016-10-30 15:59:20 +01:00 |
|
kervala
|
3c8bd42335
|
Changed: Minor change
--HG--
branch : develop
|
2016-10-27 10:54:55 +02:00 |
|
kervala
|
19e8ee1d05
|
Changed: Simplified all ENDIF and ELSE
--HG--
branch : develop
|
2016-10-27 10:54:09 +02:00 |
|
kervala
|
a0075414c0
|
Changed: Use empty() to check if a string is empty
--HG--
branch : develop
|
2016-10-25 15:52:14 +02:00 |
|
kervala
|
661975a471
|
Changed: Simplify toString
--HG--
branch : develop
|
2016-10-20 12:35:24 +02:00 |
|
kervala
|
3ec485331c
|
Changed: Replace ~0 by std::numeric_limits
--HG--
branch : develop
|
2016-06-07 13:31:21 +02:00 |
|
kervala
|
4b1959a560
|
Changed: Replace size() comparisons by empty()
--HG--
branch : develop
|
2016-05-25 23:18:11 +02:00 |
|
kervala
|
87ce45dcb1
|
Fixed: Delay when logging in
--HG--
branch : develop
|
2016-05-18 09:52:48 +02:00 |
|
kervala
|
011b545ac8
|
Changed: Minor changes
--HG--
branch : develop
|
2016-05-12 19:52:20 +02:00 |
|
kervala
|
af6b282ec1
|
Changed: Minor changes
--HG--
branch : develop
|
2016-05-08 19:23:38 +02:00 |
|
kervala
|
b932c31546
|
Fixed: Use correct formatted HTTP 1.1 query, previous one was blocked by some security software (a big thanks to Vojtech Vobr from AVG Technologies for his investigation to help us to fix this issue)
--HG--
branch : develop
|
2016-05-08 13:39:17 +02:00 |
|
kervala
|
a0916ca14a
|
Changed: Useless to put a space after method name (if needed, we'll add ourself later)
--HG--
branch : develop
|
2016-05-08 13:33:21 +02:00 |
|
kervala
|
8099537d02
|
Changed: Minor changes
--HG--
branch : develop
|
2016-05-08 13:31:54 +02:00 |
|
kervala
|
a002b20c7f
|
Changed: Minor changes
--HG--
branch : develop
|
2016-04-06 09:29:37 +02:00 |
|
kervala
|
e785de2a6e
|
Fixed: Typo
--HG--
branch : develop
|
2016-03-29 13:59:34 +02:00 |
|
kervala
|
55de2f0bd2
|
Fixed: Compilation (missing NLMISC namespaces for nlfopen)
--HG--
branch : develop
|
2016-03-20 17:08:44 +01:00 |
|
kervala
|
a7b3532687
|
Changed: Minor changes
--HG--
branch : develop
|
2016-03-18 22:26:58 +01:00 |
|
kaetemi
|
c8646b26d1
|
Fix rounding error in _RyzomDay and _RyzomTime calculation
--HG--
branch : develop
|
2016-03-10 12:08:48 +01:00 |
|
kervala
|
79be594f54
|
Changed: Trim URL before to display it
--HG--
branch : develop
|
2016-02-23 17:05:04 +01:00 |
|
kervala
|
14f46e884b
|
Changed: Updated world_editor_classes.xml
--HG--
branch : develop
|
2016-02-21 17:10:28 +01:00 |
|
kervala
|
3dfcdb758a
|
Fixed: Add unlearn_brick command for missions (a big thanks to Depyraken for the patch!)
--HG--
branch : develop
|
2016-02-21 17:05:54 +01:00 |
|
kervala
|
35e3ef1d68
|
Changed: Minor changes (replaced l: by L:)
--HG--
branch : develop
|
2016-02-21 13:30:48 +01:00 |
|
kervala
|
460708a015
|
Changed: Use L:/ path instead of R:/ for leveldesign
--HG--
branch : develop
|
2016-02-21 13:10:16 +01:00 |
|
kervala
|
baecfcf944
|
Adapt CSTLoader to use nlfopen and some simplifications, issue #261
--HG--
branch : develop
|
2016-02-20 18:56:21 +01:00 |
|
kervala
|
e68d6e3617
|
Changed: Minor changes
--HG--
branch : develop
|
2016-02-20 18:53:39 +01:00 |
|
kervala
|
9370e93dd6
|
Removed useless comments/commented code
--HG--
branch : develop
|
2016-02-20 18:09:24 +01:00 |
|
kervala
|
aaecf96b67
|
Use new wrapper insteaf of fopen, issue #261
--HG--
branch : develop
|
2016-02-20 17:56:25 +01:00 |
|
kervala
|
75307d00da
|
Changed: Minor changes (thanks to SIELA1915)
--HG--
branch : develop
|
2016-01-30 16:22:55 +01:00 |
|
kervala
|
36f886f5f1
|
Changed: Removed more useless dependencies
--HG--
branch : develop
|
2016-01-26 22:43:35 +01:00 |
|