Commit graph

19 commits

Author SHA1 Message Date
kervala
180ef53f43 Fixed: _PatchDirectory already has a trailing slash 2015-12-15 13:40:12 +01:00
kervala
076af98123 Changed: Minor changes 2015-12-15 13:39:02 +01:00
kervala
68f5cb447f Changed: Use std::string insteaf of const char* for filenames in CPersistentDataRecord 2015-12-15 13:35:04 +01:00
kervala
36f6fedd4f Changed: Minor changes 2015-12-13 20:23:58 +01:00
kervala
659842651d Fixed: Wrong copyFile and moveFile syntax 2015-12-13 20:23:08 +01:00
kervala
0bfc783142 Fixed: New LZMA syntax under Linux 2015-12-13 13:19:55 +01:00
kervala
bf73907da1 Fixed: Homogenize CFile::moveFile with other methods (use std::string instead of const char*) 2015-12-13 13:03:16 +01:00
kervala
ae2ee4e0f3 Changed: Use CFile::createEmptyFile() 2015-03-02 13:09:16 +01:00
kervala
06e443abbe Fix #229 missing include in tools sources 2015-03-02 13:08:42 +01:00
kervala
7987db85ca Changed: Replaced ~0 by corresponding std::numeric_limits<T>::max() 2015-01-13 13:47:19 +01:00
botanic
58c6b188d7 Added linux patcher! 2014-02-07 20:10:07 -08:00
sfb
847f455a97 fixes #16 - forces tool to create an empty file in the root tool directory as a basis for initial patch generation 2013-02-12 12:45:46 -06:00
sfb
2f9410f22d Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
sfb
b7ffe49754 Fixed: #1385 patch_gen uses tmpnam function instead of 'nul' for files with no pre-existing version. Note - used tmpnam instead of mkstemp due to cross-platform compatibility. 2011-12-12 14:38:41 -06:00
kervala
ec90234947 Changed: #825 Remove all warnings when compiling Ryzom 2011-06-05 18:06:00 +02:00
kervala
73b6bee421 Changed: Replaced NLMISC::strlwr by NLMISC::toLower 2011-06-05 17:52:40 +02:00
kervala
6947bb6e82 Changed: #825 Commented out all #pragma message 2010-09-25 18:12:37 +02:00
kervala
bfc3409cb3 Changed: CFile::copyFile takes now 2 std::string as parameters 2010-07-01 11:51:27 +02:00
acemtp
1792297c93 initial version 2010-05-06 02:08:41 +02:00