kervala
|
e387a1c31f
|
Fixed: Warning on 64 bits
|
2016-12-10 19:05:24 +01:00 |
|
kervala
|
b1b13aedb8
|
Fixed: Compilation with 3dsmax 2017 SDK
|
2016-12-10 19:05:05 +01:00 |
|
kervala
|
ba441d034a
|
Fixed: C++11 forbids to throw exception in destructor
|
2016-12-10 19:04:29 +01:00 |
|
kervala
|
e1f810ffba
|
Changed: extern keyword useless there
|
2016-12-10 19:02:06 +01:00 |
|
kervala
|
0be5b4b248
|
Fixed: Don't call CCoTask::releaseInstance() because allocated on heap
|
2016-12-10 19:01:34 +01:00 |
|
kervala
|
7fb636f37d
|
Changed: Minor changes
|
2016-12-10 18:58:13 +01:00 |
|
kervala
|
2c5a5b15d6
|
Fixed: Strict aliasing warnings
|
2016-12-10 18:55:31 +01:00 |
|
kervala
|
dca976b855
|
Changed: New "new" definitions for NEW_DEBUG macro defined by MFC
|
2016-12-10 18:50:01 +01:00 |
|
kervala
|
af70349233
|
Changed: Destructor for CApplicationContext to display singletons still in memory
|
2016-12-10 18:48:53 +01:00 |
|
kervala
|
cf840353ce
|
Removed: Empty cpp files
|
2016-12-10 18:40:17 +01:00 |
|
kervala
|
a4f0c1f4d8
|
Changed: Replace a lot of const char* by std::string parameters
|
2016-12-10 18:40:03 +01:00 |
|
kervala
|
b36b97b05a
|
Changed: Some warnings are specific to clang
|
2016-12-10 18:38:46 +01:00 |
|
kervala
|
1ee5aa36bc
|
Fixed: Compilation of World Editor in Unicode
|
2016-12-10 18:15:01 +01:00 |
|
kervala
|
12f39043b0
|
Changed: Use TCHAR functions
|
2016-12-10 14:21:20 +01:00 |
|
kervala
|
3c9e4e3098
|
Changed: Use TCHAR functions
|
2016-12-10 13:43:00 +01:00 |
|
kervala
|
51068e2164
|
Changed: Already a std::string
|
2016-12-10 13:09:16 +01:00 |
|
kervala
|
7a270ff9c0
|
Changed: Use addSlashR to replace \n by \r\n
|
2016-12-10 13:08:39 +01:00 |
|
kervala
|
08071b75dd
|
Changed: NeL helpers to launch an external editor
|
2016-12-10 13:02:26 +01:00 |
|
kervala
|
a184dd7d8f
|
Changed: Convert std::string <> TCHAR
|
2016-12-10 13:01:27 +01:00 |
|
kervala
|
d3b6102228
|
Changed: Check return code of WaitForSingleObject and log error
|
2016-12-10 12:36:04 +01:00 |
|
kervala
|
5a5bc16225
|
Fixed: Compilation
|
2016-12-10 12:33:44 +01:00 |
|
kervala
|
a625bccce3
|
Changed: Replace a lot of const char* by std::string parameters
|
2016-12-10 12:30:57 +01:00 |
|
kervala
|
bbeac21e82
|
Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms
|
2016-12-10 12:05:29 +01:00 |
|
kervala
|
a6b31df8de
|
Changed: Release all memory when leaving in login screen
|
2016-12-09 16:15:18 +01:00 |
|
kervala
|
9bfa8f1049
|
Fixed: Release CCurrentCoTask singleton
|
2016-12-09 16:14:16 +01:00 |
|
kervala
|
ffdbf0be8c
|
Changed: Delete filenames before allocating new ones
|
2016-12-09 16:05:13 +01:00 |
|
kervala
|
a905001849
|
Changed: Unimplemented functions
|
2016-12-09 16:04:50 +01:00 |
|
kervala
|
914980875b
|
Changed: Unicode MFC support
|
2016-12-09 16:04:26 +01:00 |
|