kervala
|
facc5f6d28
|
Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
|
7 years ago |
kervala
|
c4888b2d5b
|
Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
|
7 years ago |
kervala
|
613d4ddc34
|
Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless
--HG--
branch : develop
|
7 years ago |
kervala
|
2502e10592
|
Fixed: Warnings with VC++ 2017
--HG--
branch : develop
|
7 years ago |
kervala
|
31a540b35d
|
Changed: Replace size() comparisons by empty() ones
--HG--
branch : develop
|
8 years ago |
kervala
|
a0b4bb2397
|
Changed: Strings initialization
--HG--
branch : develop
|
8 years ago |
kervala
|
106c924f49
|
Fixed: Use std::vector instead of CUniquePtr for arrays
--HG--
branch : develop
|
8 years ago |
kervala
|
86c82181ca
|
Changed: Replace Win32 calls by NeL methods
--HG--
branch : develop
|
8 years ago |
kervala
|
94bf8fd54e
|
Changed: Use TCHAR functions
--HG--
branch : develop
|
8 years ago |
kervala
|
f0c5b7ea40
|
Changed: Use TCHAR functions
--HG--
branch : develop
|
8 years ago |
kervala
|
5658cad02e
|
Changed: Convert std::string <> TCHAR
--HG--
branch : develop
|
8 years ago |
kervala
|
ab44d7e809
|
Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms
--HG--
branch : develop
|
8 years ago |
kervala
|
00048f0d6d
|
Changed: Don't use std::auto_ptr anymore (use std::unique_ptr instead)
--HG--
branch : develop
|
8 years ago |
kervala
|
ffa5203a79
|
Changed: Minor changes
--HG--
branch : develop
|
8 years ago |
kervala
|
7af3a4c68c
|
Changed: Use _T macro, TCHAR, tStrToUtf8/utf8ToTStr, etc... to support UNICODE
--HG--
branch : develop
|
8 years ago |
kervala
|
5988d7ea82
|
Changed: Support PNG for Snapshot Tool
--HG--
branch : develop
|
8 years ago |
kervala
|
25a4d6bbed
|
Changed: Replace all path native functions by NeL methods
--HG--
branch : develop
|
8 years ago |
kervala
|
d568a0eedd
|
Changed: Use _T macro, TCHAR, tStrToUtf8/utf8ToTStr, etc... to support UNICODE
--HG--
branch : develop
|
8 years ago |
kervala
|
b17da91efd
|
Changed: Minor changes
--HG--
branch : develop
|
8 years ago |
kervala
|
033a337419
|
Changed: Replace all _splitpath by NeL methods
--HG--
branch : develop
|
8 years ago |
kervala
|
6565603216
|
Changed: Convert CString and TCHAR* from/to std::string
--HG--
branch : develop
|
8 years ago |
kervala
|
b7ca1d224c
|
Changed: Use _T macro and TCHAR to support UNICODE
--HG--
branch : develop
|
8 years ago |
kervala
|
a3262bb971
|
Fixed: Warnings
--HG--
branch : develop
|
8 years ago |
kervala
|
f605c5faa5
|
Changed: Replace all "" by empty(), clear(), Empty(), etc...
--HG--
branch : develop
|
8 years ago |
kervala
|
0fb9906929
|
Changed: Constification of catches
--HG--
branch : develop
|
8 years ago |
kervala
|
ebe7357257
|
Changed: Constification of catches
--HG--
branch : develop
|
8 years ago |
kervala
|
791821d6d6
|
Changed: Use _T macro and TCHAR to support UNICODE
--HG--
branch : develop
|
8 years ago |
kervala
|
8d82472586
|
Changed: Macros to convert to/from TCHAR* and std::string
--HG--
branch : develop
|
8 years ago |
kervala
|
c8b9c5dc4b
|
Changed: Use _T macro and TCHAR to support UNICODE
--HG--
branch : develop
|
8 years ago |
kervala
|
e2eedc4852
|
Changed: Minor changes
--HG--
branch : develop
|
8 years ago |
kervala
|
947178e859
|
Changed: Use _T macro and TCHAR to support UNICODE
--HG--
branch : develop
|
8 years ago |
kervala
|
19e8ee1d05
|
Changed: Simplified all ENDIF and ELSE
--HG--
branch : develop
|
8 years ago |
kervala
|
63a36fc2f8
|
Changed: Removed libxml2 dependencies from other targets
--HG--
branch : develop
|
9 years ago |
kaetemi
|
7d53552979
|
Fix object viewer include issue
--HG--
branch : develop
|
10 years ago |
kaetemi
|
edebe18d6c
|
MFC now requires XP or higher
--HG--
branch : develop
|
10 years ago |
kaetemi
|
9f19ade30c
|
Bugfix
|
11 years ago |
kaetemi
|
2b8e006981
|
Initialize object viewer viewport at correct size
|
11 years ago |
kaetemi
|
617d1235d1
|
Compile fix
|
11 years ago |
kervala
|
8d2db7bc85
|
Changed: Replaced atof by NLMISC::fromString
|
11 years ago |
kervala
|
c8c296f484
|
Changed: Created NELID macro to fix warning "multi-character character constant"
|
11 years ago |
kervala
|
6695a9064e
|
Changed: Created NELID macro to fix warning "multi-character character constant"
|
12 years ago |
kaetemi
|
02dc3c1cfe
|
Fix a divide-by-zero crash in the 3ds Max plugins on really fast PCs
|
12 years ago |
kervala
|
b7be696848
|
Move all PACS headers in nel/include/pacs directory (fixes #2)
|
12 years ago |
kervala
|
6c0bd82c2a
|
Changed: Use *_PREFIX instead of fixed values with INSTALL
|
13 years ago |
kervala
|
7a04e920e1
|
Fixed: #1493 MultiArch support
|
13 years ago |
kaetemi
|
d44cbd240c
|
Fixed: Compile error in MFC Object Viewer with sound sheet id as CSheetId
|
13 years ago |
sfb
|
af454dd1cf
|
Fixed EOL issues and added .hgeol file.
|
13 years ago |
kervala
|
ed64aaeb62
|
Changed: #1231 Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles
|
14 years ago |
kervala
|
2efa82be4e
|
Changed: #841 Change the wrong header in the source code
|
14 years ago |
kervala
|
9550ed9d36
|
Changed: #878 Fix typos in comments/code
|
14 years ago |