Commit Graph

250 Commits (6597f32fc1a244bfcc73e6580ad8b3f6f4c971e1)

Author SHA1 Message Date
kaetemi 4645d1837d Fix tool build 5 years ago
kaetemi 281a599036 Patch more dangerous strcat buffers 5 years ago
kaetemi 1b35b7812b Fix crash in georges edit due to string change 5 years ago
kaetemi 8e21fed1e6 AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
kaetemi 255c6956c7 Skip git directory 5 years ago
kaetemi 67bba962d7 Revert unused change from TStringId to CSheetId for sounds 5 years ago
kaetemi f688c23580 Fixed: Don't use CListBox itemData for drawing text, it doesn't actually point to the item string 6 years ago
kaetemi 6cc30e7e6b Resave world editor rc 6 years ago
kaetemi 84bb09c130 Fix version info in tools 6 years ago
kaetemi b85dbdd7df Add versioning info to tools 6 years ago
kaetemi 1d0bce3f8b Fix georges exe name 6 years ago
kaetemi 88ca583290 Set version and icon in mission compiler frontend 6 years ago
kaetemi 77bceea45d Cleanup tool resources 6 years ago
kaetemi 33881e9627 Added: Blue icons for build tools, gold icons for command utilities, yellow icons for script utilities, red for gui tools and services, turquoise for cross platform design tools 6 years ago
kaetemi af029b056c Fix LPITEMIDLIST type 6 years ago
kaetemi dc84e1fd2c Fixed: World editor primitive plugin doesn't have a pch 6 years ago
kaetemi 8d67e13971 Cleaning up unicode conversion 6 years ago
kaetemi 09225503fc Cleaning up unicode conversion 6 years ago
kaetemi 44b7adb569 Cleaning up unicode conversion and fixing 64bit issues 6 years ago
kaetemi 14304c7f64 Cleaning up unicode conversion 6 years ago
kaetemi 842deeaa69 Cleaning up unicode conversion 6 years ago
kaetemi d68ac91a49 Fix MFC tools build under 64bit, require minimum Windows Vista (same as NeL 64bit minimum) 6 years ago
kaetemi 883ee21a17 Fixing unicode in georges edit dll 6 years ago
kaetemi 556806715e Fixing unicode in georges edit dll 6 years ago
kaetemi 01d5edd47b Fixing unicode in georges edit dll 6 years ago
kaetemi bb792b8307 Fixing unicode in georges edit dll 6 years ago
kervala 6f545aedd5 Changed: Use PCH in World Editor Primitive Plugin
--HG--
branch : develop
6 years ago
kervala 065d1dc84c Changed: Minor change
--HG--
branch : develop
8 years ago
kervala 89347cd6a0 Changed: Unicode
--HG--
branch : develop
8 years ago
kervala 6978dc9bee Changed: Use std::string instead of const char*
--HG--
branch : develop
8 years ago
kervala 0a4ce7e4e1 Changed: Unicode
--HG--
branch : develop
8 years ago
kervala 31a540b35d Changed: Replace size() comparisons by empty() ones
--HG--
branch : develop
8 years ago
kervala 32fbf8163d Fixed: Compilation
--HG--
branch : develop
8 years ago
kervala b52daf9519 Fixed: Unicode MFC use
--HG--
branch : develop
8 years ago
kervala cbf2c744f0 Changed: Replace some const char* by std::string
--HG--
branch : develop
8 years ago
kervala fe72e1c8d3 Fixed: Compilation of World Editor in Unicode
--HG--
branch : develop
8 years ago
kervala 94bf8fd54e Changed: Use TCHAR functions
--HG--
branch : develop
8 years ago
kervala 699680ac4a Changed: Use addSlashR to replace \n by \r\n
--HG--
branch : develop
8 years ago
kervala 5dfa19518a Changed: NeL helpers to launch an external editor
--HG--
branch : develop
8 years ago
kervala 5658cad02e Changed: Convert std::string <> TCHAR
--HG--
branch : develop
8 years ago
kervala dbba511ee7 Changed: Replace a lot of const char* by std::string parameters
--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 995ea1e64f Changed: Unimplemented functions
--HG--
branch : develop
8 years ago
kervala b66b85cefd Changed: Unicode MFC support
--HG--
branch : develop
8 years ago
kervala e2b74b77c6 Changed: Memory leaks detection
--HG--
branch : develop
8 years ago
kervala e0cb4bbe9e Changed: Use NLMISC::openURL to open a page in browser
--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 7af3a4c68c Changed: Use _T macro, TCHAR, tStrToUtf8/utf8ToTStr, etc... to support UNICODE
--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