Commit graph

19 commits

Author SHA1 Message Date
kervala
5ba07ac8c4 Changed: Minor changes 2016-05-08 19:23:38 +02:00
kervala
768fa69b6b 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
86c438b010 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
d4cb7e9489 Changed: Minor changes 2016-05-08 13:31:54 +02:00
kervala
c8f96f065f Changed: Minor changes 2016-04-06 09:29:37 +02:00
kervala
df04151002 Fixed: Typo 2016-03-29 13:59:34 +02:00
kervala
4ee0497228 Fixed: Compilation (missing NLMISC namespaces for nlfopen) 2016-03-20 17:08:44 +01:00
kervala
8fb405ee3c Changed: Minor changes 2016-03-18 22:26:58 +01:00
kaetemi
c576897390 Fix rounding error in _RyzomDay and _RyzomTime calculation 2016-03-10 12:08:48 +01:00
kervala
fbd47b955c Changed: Trim URL before to display it 2016-02-23 17:05:04 +01:00
kervala
8090b04ba0 Changed: Updated world_editor_classes.xml 2016-02-21 17:10:28 +01:00
kervala
cc4eab2c86 Fixed: Add unlearn_brick command for missions (a big thanks to Depyraken for the patch!) 2016-02-21 17:05:54 +01:00
kervala
3e75861e47 Changed: Minor changes (replaced l: by L:) 2016-02-21 13:30:48 +01:00
kervala
d9fe3e52dd Changed: Use L:/ path instead of R:/ for leveldesign 2016-02-21 13:10:16 +01:00
kervala
8ffe841ac9 Adapt CSTLoader to use nlfopen and some simplifications, issue #261 2016-02-20 18:56:21 +01:00
kervala
131813ab5d Changed: Minor changes 2016-02-20 18:53:39 +01:00
kervala
34e93f5d3b Removed useless comments/commented code 2016-02-20 18:09:24 +01:00
kervala
52b7609f16 Use new wrapper insteaf of fopen, issue #261 2016-02-20 17:56:25 +01:00
kervala
157a62558a Create fopen wrapper that internally uses wide characters under Windows, issue #261 2016-02-20 17:46:11 +01:00