kervala
|
d94941a20b
|
Changed: Replace size() comparisons by empty()
|
2016-05-25 23:18:11 +02:00 |
|
kervala
|
a9bafa02bd
|
Fixed: Delay when logging in
|
2016-05-18 09:52:48 +02:00 |
|
kervala
|
9e1b9d8050
|
Changed: Minor changes
|
2016-05-12 19:52:20 +02:00 |
|
kervala
|
e4a1e9df63
|
Changed: Minor changes
|
2016-05-08 19:23:38 +02:00 |
|
kervala
|
e22fa8b951
|
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)
|
2016-05-08 13:39:17 +02:00 |
|
kervala
|
435ddae54f
|
Changed: Useless to put a space after method name (if needed, we'll add ourself later)
|
2016-05-08 13:33:21 +02:00 |
|
kervala
|
27fcfd823a
|
Changed: Minor changes
|
2016-05-08 13:31:54 +02:00 |
|
kervala
|
f93dfcfefe
|
Changed: Minor changes
|
2016-04-06 09:29:37 +02:00 |
|
kervala
|
8b5c38392a
|
Fixed: Typo
|
2016-03-29 13:59:34 +02:00 |
|
kervala
|
d11053aa03
|
Fixed: Compilation (missing NLMISC namespaces for nlfopen)
|
2016-03-20 17:08:44 +01:00 |
|
kervala
|
78c7a925c7
|
Changed: Minor changes
|
2016-03-18 22:26:58 +01:00 |
|
kaetemi
|
af0568e131
|
Fix rounding error in _RyzomDay and _RyzomTime calculation
|
2016-03-10 12:08:48 +01:00 |
|
kervala
|
6c1cf58572
|
Changed: Trim URL before to display it
|
2016-02-23 17:05:04 +01:00 |
|
kervala
|
db2c2c64a7
|
Changed: Updated world_editor_classes.xml
|
2016-02-21 17:10:28 +01:00 |
|
kervala
|
a58a3451b8
|
Fixed: Add unlearn_brick command for missions (a big thanks to Depyraken for the patch!)
|
2016-02-21 17:05:54 +01:00 |
|
kervala
|
9f7e192926
|
Changed: Minor changes (replaced l: by L:)
|
2016-02-21 13:30:48 +01:00 |
|
kervala
|
045d255a09
|
Changed: Use L:/ path instead of R:/ for leveldesign
|
2016-02-21 13:10:16 +01:00 |
|
kervala
|
35570eb0a3
|
Adapt CSTLoader to use nlfopen and some simplifications, issue #261
|
2016-02-20 18:56:21 +01:00 |
|
kervala
|
e9f8202701
|
Changed: Minor changes
|
2016-02-20 18:53:39 +01:00 |
|
kervala
|
bfb32b811d
|
Removed useless comments/commented code
|
2016-02-20 18:09:24 +01:00 |
|
kervala
|
808f7b2c30
|
Use new wrapper insteaf of fopen, issue #261
|
2016-02-20 17:56:25 +01:00 |
|
kervala
|
976ebabf74
|
Changed: Minor changes (thanks to SIELA1915)
|
2016-01-30 16:22:55 +01:00 |
|
kervala
|
3faeb82290
|
Changed: Removed more useless dependencies
|
2016-01-26 22:43:35 +01:00 |
|
kaetemi
|
c4f5b5d521
|
And more VS2015 fixes
|
2016-01-15 12:33:27 +01:00 |
|
kaetemi
|
9c1d333924
|
More of the VS2015 stuff
|
2016-01-15 12:29:05 +01:00 |
|
kervala
|
d55b781374
|
Fixed: Use map for faster search for example (implemented a TODO of GUIGUI)
|
2016-01-13 20:04:01 +01:00 |
|
kervala
|
ae43a9ce4e
|
Fixed: Warnings with GCC
|
2016-01-02 19:19:39 +01:00 |
|
kervala
|
3020f03333
|
Changed: Don't need to cast since it's already a sint32
|
2016-01-02 17:10:50 +01:00 |
|
kervala
|
a5e23cb0f9
|
Changed: Merge code from private repository
|
2015-12-29 22:06:49 +01:00 |
|
kervala
|
0e71d30714
|
Changed: Minor changes
|
2015-12-29 16:19:46 +01:00 |
|
kervala
|
7311a5b9b9
|
Changed: Include limits
|
2015-12-15 22:51:37 +01:00 |
|
kervala
|
e382e2c781
|
Changed: Replace (uint16)~0 by std::numeric_limits<uint16>::max()
|
2015-12-15 14:33:59 +01:00 |
|
kervala
|
076af98123
|
Changed: Minor changes
|
2015-12-15 13:39:02 +01:00 |
|
kervala
|
68f5cb447f
|
Changed: Use std::string insteaf of const char* for filenames in CPersistentDataRecord
|
2015-12-15 13:35:04 +01:00 |
|
kervala
|
542c29ded7
|
Fixed: Clang warnings
|
2015-12-13 15:25:28 +01:00 |
|
kervala
|
c4235f7b1e
|
Changed: Let dependencies propagate to other targets
|
2015-12-07 21:48:32 +01:00 |
|
kervala
|
3c6e3c4eaa
|
Fixed: Completely remove Yubo Chat since it's not used anymore (patch by Kaetemi)
|
2015-12-03 12:49:51 +01:00 |
|
kaetemi
|
5e13d65bd8
|
Apply patch #231, new weather values, must be applied server-side as well. Needs to be tested
|
2015-11-24 19:33:57 +01:00 |
|
kervala
|
2ad5f18f71
|
Changed: Minor changes
|
2015-11-14 18:33:13 +01:00 |
|
kervala
|
ddca407f68
|
Changed: Implement a TODO
|
2015-11-14 18:21:44 +01:00 |
|
kervala
|
3ea4340ce6
|
Changed: Support for integer types in Lua 5.3, fixes #253
|
2015-11-14 11:46:17 +01:00 |
|
kervala
|
c27e1062e4
|
Changed: Support for integer types in Lua 5.3, fixes #253
|
2015-11-13 18:42:50 +01:00 |
|
kervala
|
380bac5728
|
Changed: Replaced some NLMISC::strlwr by NLMISC::toLower
|
2015-11-13 16:22:49 +01:00 |
|
kervala
|
63366b4c9b
|
Fixed: clang warnings
|
2015-11-06 15:24:19 +01:00 |
|
kaetemi
|
dc7e040d94
|
ryzomcore/v0.12.0
|
2015-04-14 11:55:08 +02:00 |
|
kaetemi
|
0a2d358e31
|
Fix CHashCode compare operator
|
2015-03-29 16:58:07 +02:00 |
|
kaetemi
|
42944adf1d
|
Merge with hotfix
|
2015-03-07 00:01:02 +01:00 |
|
kaetemi
|
8d854e3e8d
|
ryzomcore/v0.11.3
|
2015-03-06 23:53:34 +01:00 |
|
kaetemi
|
e64791ce55
|
Visual Studio 2013 compilation support for Ryzom Server
|
2015-02-23 12:58:43 +01:00 |
|
kaetemi
|
ae1de68f3b
|
Visual Studio 2013 compilation support for Ryzom Client
|
2015-02-20 17:50:58 +01:00 |
|