kervala
|
e30ba1d186
|
Fixed: Strict aliasing warnings
|
2016-12-19 15:49:50 +01:00 |
|
kervala
|
34520c8f29
|
Fixed: Use a string (default was a bool)
|
2016-12-19 15:46:05 +01:00 |
|
kervala
|
4123e6149e
|
Fixed: Uninitialized variable
|
2016-12-19 15:44:08 +01:00 |
|
kervala
|
82d8e04ab2
|
Fixed: Uninitialized variables
|
2016-12-19 15:43:38 +01:00 |
|
kervala
|
d58b347a99
|
Changed: Display line numbers instead of a pointer
|
2016-12-19 15:21:59 +01:00 |
|
kervala
|
05a91ecd97
|
Changed: Unicode
|
2016-12-19 13:33:44 +01:00 |
|
kervala
|
5c36c08b60
|
Changed: Use std::string instead of const char*
|
2016-12-19 13:33:24 +01:00 |
|
kervala
|
0cf4af4443
|
Changed: Unicode
|
2016-12-19 13:17:07 +01:00 |
|
kervala
|
0e26ff44b6
|
Changed: Minor changes
|
2016-12-19 13:16:48 +01:00 |
|
kervala
|
d0a87e5210
|
Changed: New DEV command to display a bubble with a long text
|
2016-12-19 13:16:27 +01:00 |
|
kervala
|
4b36ad57cb
|
Changed: Replace size() comparisons by empty() ones
|
2016-12-19 13:15:25 +01:00 |
|
kervala
|
5203c18a69
|
Fixed: Truncated bubble texts
|
2016-12-19 12:01:55 +01:00 |
|
kervala
|
76848d6172
|
Changed: Minor changes
|
2016-12-19 09:26:46 +01:00 |
|
kervala
|
93b0557ca1
|
Fixed: Wrong argument checked
|
2016-12-19 09:26:28 +01:00 |
|
kervala
|
1fdd44a673
|
Fixed: Servers compilation
|
2016-12-19 09:25:51 +01:00 |
|
kervala
|
5152d83666
|
Fixed: Compilation
|
2016-12-18 20:39:47 +01:00 |
|
kervala
|
3c1ff1f14b
|
Changed: Minor changes
|
2016-12-18 20:39:35 +01:00 |
|
kervala
|
44a7872135
|
Changed: Merged changes from compatibility-develop that should also be in develop
|
2016-12-18 20:39:16 +01:00 |
|
kervala
|
8cbdf6917a
|
Fixed: Unicode MFC use
|
2016-12-18 14:42:04 +01:00 |
|
kervala
|
9032a98096
|
Changed: Strings initialization
|
2016-12-18 14:41:47 +01:00 |
|
kervala
|
e2f3e5ee89
|
Changed: Replaced comparisons with string("") by empty() check
|
2016-12-18 14:40:54 +01:00 |
|
kervala
|
b87ce2c134
|
Changed: Use NLMISC::toString instead of sprintf
|
2016-12-18 14:03:29 +01:00 |
|
kervala
|
525ec6b487
|
Fixed: Warning when generating DLU
|
2016-12-18 14:00:55 +01:00 |
|
kervala
|
22e236f2fe
|
Changed: Use %u instead of %d for uint
|
2016-12-18 14:00:20 +01:00 |
|
kervala
|
c4cd6ccfc2
|
Fixed: Compilation
|
2016-12-18 13:59:17 +01:00 |
|
kervala
|
ff0581a402
|
Fixed: Unicode MFC use
|
2016-12-18 13:59:02 +01:00 |
|
kervala
|
33983dec8d
|
Changed: Make 2 different upgd_nl.bat depending on compiler
|
2016-12-18 13:58:20 +01:00 |
|
kervala
|
5756137e9f
|
Changed: Memory leaks detection
|
2016-12-18 13:57:26 +01:00 |
|
kervala
|
288b13dbfb
|
Changed: Replace some const char* by std::string
|
2016-12-18 13:45:07 +01:00 |
|
kervala
|
77c4520ce3
|
Changed: Support VC++ 2013 DLLs
|
2016-12-15 21:11:27 +01:00 |
|
kervala
|
e084c2014a
|
Fixed: Compilation
|
2016-12-12 12:02:25 +01:00 |
|
kervala
|
ea2caaeb55
|
Changed: Fix warning
|
2016-12-11 19:26:38 +01:00 |
|
kervala
|
64bcfd92fa
|
Fixed: Compilation with clang
|
2016-12-11 19:26:23 +01:00 |
|
kervala
|
3e98e267a2
|
Fixed: Use -Wno-...
|
2016-12-11 14:24:43 +01:00 |
|
kervala
|
879cac9d29
|
Changed: GCC warnings
|
2016-12-11 14:23:58 +01:00 |
|
kervala
|
bb3f3370b8
|
Fixed: Wrong indent
|
2016-12-11 14:21:28 +01:00 |
|
kervala
|
43a3391a98
|
Chnged: Sign comparison warning
|
2016-12-11 14:20:52 +01:00 |
|
kervala
|
b4d5bb9af5
|
Changed: Removed unused variables
|
2016-12-11 14:20:31 +01:00 |
|
kervala
|
e8b906c59b
|
Fixed: Compilation
|
2016-12-11 12:42:06 +01:00 |
|
kervala
|
3665c79b3a
|
Fixed: Use std::vector instead of CUniquePtr for arrays
|
2016-12-11 12:31:24 +01:00 |
|
kervala
|
ffdbcd1ab8
|
Changed: Use %u for uint
|
2016-12-11 11:59:30 +01:00 |
|
kervala
|
42497fed77
|
Changed: Display line number instead of a pointer on a string
|
2016-12-11 11:59:10 +01:00 |
|
kervala
|
93fa57d25c
|
Fixed: %s needs a const char*
|
2016-12-11 11:58:30 +01:00 |
|
kervala
|
27d3fd12d9
|
Fixed: Don't crash if a file is not unique in BNPs
|
2016-12-11 11:57:02 +01:00 |
|
kervala
|
f2368f2a91
|
Merge
|
2016-12-10 19:47:19 +01:00 |
|
kervala
|
f3fae4fc60
|
Changed: Replace Win32 calls by NeL methods
|
2016-12-10 19:46:51 +01:00 |
|
kervala
|
98544addc3
|
Changed: Removed unused methods and used TCHARs
|
2016-12-10 19:42:02 +01:00 |
|
kervala
|
674e240fdd
|
Changed: Use _T macro
|
2016-12-10 19:39:39 +01:00 |
|
kervala
|
2fa6b8d316
|
Fixed: Compilation
|
2016-12-10 19:36:41 +01:00 |
|
kervala
|
f485c71918
|
Changed: Use 3dsmax SDK definitions
|
2016-12-10 19:07:15 +01:00 |
|