Commit Graph

40 Commits (e89d3233dc8fae47f9bf9761295111ab46987341)

Author SHA1 Message Date
kaetemi 84bb09c130 Fix version info in tools
kaetemi 77bceea45d Cleanup tool resources
kaetemi cf370eb03c Cleaning up unicode conversion
kaetemi 842deeaa69 Cleaning up unicode conversion
kervala c41b20c9e9 Fixed: Compilation of Tiles Editor MFC version
--HG--
branch : develop
kervala 2502e10592 Fixed: Warnings with VC++ 2017
--HG--
branch : develop
kervala 6ed3213a1a Changed: Use _T and tStrToUtf8/utf8ToTStr macros
--HG--
branch : develop
kervala 7af3a4c68c Changed: Use _T macro, TCHAR, tStrToUtf8/utf8ToTStr, etc... to support UNICODE
--HG--
branch : develop
kervala 25a4d6bbed Changed: Replace all path native functions by NeL methods
--HG--
branch : develop
kervala d568a0eedd Changed: Use _T macro, TCHAR, tStrToUtf8/utf8ToTStr, etc... to support UNICODE
--HG--
branch : develop
kervala b17da91efd Changed: Minor changes
--HG--
branch : develop
kervala 033a337419 Changed: Replace all _splitpath by NeL methods
--HG--
branch : develop
kervala 6565603216 Changed: Convert CString and TCHAR* from/to std::string
--HG--
branch : develop
kervala b7ca1d224c Changed: Use _T macro and TCHAR to support UNICODE
--HG--
branch : develop
kervala f605c5faa5 Changed: Replace all "" by empty(), clear(), Empty(), etc...
--HG--
branch : develop
kervala 0fb9906929 Changed: Constification of catches
--HG--
branch : develop
kervala 791821d6d6 Changed: Use _T macro and TCHAR to support UNICODE
--HG--
branch : develop
kervala 19e8ee1d05 Changed: Simplified all ENDIF and ELSE
--HG--
branch : develop
kaetemi f05c52aa0b Remove PIC library
--HG--
branch : develop
kervala 671827225d Changed: French comments translated to English
kervala 6c0bd82c2a Changed: Use *_PREFIX instead of fixed values with INSTALL
sfb af454dd1cf Fixed EOL issues and added .hgeol file.
kervala 5baccb8b54 Changed: Fix typos in comments/code
kervala ed64aaeb62 Changed: Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles
kervala 2efa82be4e Changed: Change the wrong header in the source code
kervala 54b6685a9e Changed: Fix typos in comments/code
kervala 5c55cd1221 Fixed: Avoid VC++ to relink all projects when using CMake generated projects
kervala 7be61404af Fixed: tile_edit compilation
kervala c86d923901 Changed: Change the wrong header in the source code
kervala 25eabdf305 Changed: Removed using namespace in *.h
kervala 243b1e7d38 Fixed: tile_edit compilation
mattraykowski c3e4ffbe26 merge while working on rebase root source dir
mattraykowski 972e141687 Changed: Added more project prefixes to project labels (aka NeL, Ryzom), converted some more Ryzom projects to the new layout.
kervala 16535f7e84 Changed: Updated tools and samples CMake projects
kervala 64a175ff09 Fixed: tile_edit_qt compilation
kervala 7d7ded9528 Changed: Added new optimizations for VC++ linker and compiler
kervala f381f335e1 Changed: Fix typos in comments/code
kervala 29a57b3efe Changed: Remove/convert/update old projects
kaetemi@users.sourceforge.net 4d3a73dfc4 Fixed: Picture files in tile edit exe project don't use precompiled header.
acemtp@users.sourceforge.net d5c601ffa5 initial version