Commit Graph

1270 Commits (cbf2c744f0ba8eb8bbc318eb0678790dc2bf3f4d)

Author SHA1 Message Date
kervala cbf2c744f0 Changed: Replace some const char* by std::string
--HG--
branch : develop
8 years ago
kervala d039598225 Fixed: Compilation
--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 ac79329448 Fixed: Compilation of Ryzom Installer with Qt versions older than 5.6
--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
kervala 040f7c0fae Fixed: Return 0 if cancel installation
--HG--
branch : develop
8 years ago
kervala fb21a038d9 Changed: Updated Ryzom Installer translations
--HG--
branch : develop
8 years ago
kervala b17da91efd Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala c4b9d77eaa Changed: Added option ignore_free_disk_space_checks to ryzom_installer.ini
--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 501e1d9d27 Fixed: Specify working directory for getVersionFromExecutable
--HG--
branch : develop
8 years ago
kervala cc331d6295 Fixed: Wrong variable
--HG--
branch : develop
8 years ago
kervala 7afe10373b Fixed: Use default path for ryzom_installer.log is installation directory not defined
--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 61bb58bea3 Fixed: Typos
--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 9941fcf82b Fixed: Typos detected by Lintian
--HG--
branch : develop
8 years ago
kervala 2cbb1614d4 Changed: Use _T macro and TCHAR to support UNICODE
--HG--
branch : develop
8 years ago
kervala 556590e73a Fixed: Don't use hash to extract clauses but identifier (else there could be conflict if the same text if used several times)
--HG--
branch : develop
8 years ago
kervala 2749d40508 Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala 9ce39945ce Fixed: Crash when processing comments
--HG--
branch : develop
8 years ago
kervala e9a54a310e Changed: Resume download for 2xx HTTP status codes
--HG--
branch : develop
8 years ago
kervala 857b60dd82 Fixed: Any 3xx HTTP status codes are redirections
--HG--
branch : develop
8 years ago
kervala f9117d8e94 Changed: Rerun Installer from a specific directory with right arguments
--HG--
branch : develop
8 years ago
kervala a9c3982d21 Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala 589be3bbbb Changed: Don't display an error if file doesn't exist
--HG--
branch : develop
8 years ago
kervala 9f934f7765 Changed: Discard \r and only use \n
--HG--
branch : develop
8 years ago
kervala a2a7dfa028 Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala 9e0954fad5 Changed: ForceUtf8 parameter useless now
--HG--
branch : develop
8 years ago
kervala 369a121aa1 Fixed: Wrong size of nl
--HG--
branch : develop
8 years ago
kervala b7c008c014 Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala 37d34a2f0f Changed: Removed trailing spaces
--HG--
branch : develop
8 years ago