kervala
|
e3541dcc06
|
Changed: Use toString to format string
--HG--
branch : develop
|
2016-06-14 22:59:48 +02:00 |
|
kervala
|
50c86db753
|
Changed: Minor changes
--HG--
branch : develop
|
2016-06-14 22:58:58 +02:00 |
|
kervala
|
ae94fb3f1a
|
Fixed: xdelta 1.x returns 2 when an error occurs (0 or 1 is a success)
--HG--
branch : develop
|
2016-06-14 22:58:23 +02:00 |
|
kervala
|
31e6bd1bb1
|
Fixed: patch_gen is now using packLZMA function to compress a file instead of using lzma executable
--HG--
branch : develop
|
2016-02-02 10:22:47 +01:00 |
|
kervala
|
af2f38612a
|
Fixed: Remove inherited dependency on libxml2 for all projects
--HG--
branch : develop
|
2016-01-26 22:30:13 +01:00 |
|
kervala
|
2064fa2699
|
Fixed: _PatchDirectory already has a trailing slash
--HG--
branch : develop
|
2015-12-15 13:40:12 +01:00 |
|
kervala
|
189fc7a2d9
|
Changed: Minor changes
--HG--
branch : develop
|
2015-12-15 13:39:02 +01:00 |
|
kervala
|
84831a4b34
|
Changed: Use std::string insteaf of const char* for filenames in CPersistentDataRecord
--HG--
branch : develop
|
2015-12-15 13:35:04 +01:00 |
|
kervala
|
7977ef5903
|
Changed: Minor changes
--HG--
branch : develop
|
2015-12-13 20:23:58 +01:00 |
|
kervala
|
8b9098b5d5
|
Fixed: Wrong copyFile and moveFile syntax
--HG--
branch : develop
|
2015-12-13 20:23:08 +01:00 |
|
kervala
|
57f711a41a
|
Fixed: New LZMA syntax under Linux
--HG--
branch : develop
|
2015-12-13 13:19:55 +01:00 |
|
kervala
|
fc951a24ce
|
Fixed: Homogenize CFile::moveFile with other methods (use std::string instead of const char*)
--HG--
branch : develop
|
2015-12-13 13:03:16 +01:00 |
|
kervala
|
1a40880d6f
|
Changed: Use RYZOM_VERSION from config.h (generated by CMake)
--HG--
branch : develop
|
2015-11-29 14:37:14 +01:00 |
|
kervala
|
a0c60bc896
|
Changed: Use CFile::createEmptyFile()
--HG--
branch : develop
|
2015-03-02 13:09:16 +01:00 |
|
kervala
|
fdc8ddb9f4
|
Fix #229 missing include in tools sources
--HG--
branch : develop
|
2015-03-02 13:08:42 +01:00 |
|
kervala
|
704610668d
|
Changed: Replaced ~0 by corresponding std::numeric_limits<T>::max()
--HG--
branch : develop
|
2015-01-13 13:47:19 +01:00 |
|
botanic
|
666ab7ebec
|
Added linux patcher!
|
2014-02-07 20:10:07 -08:00 |
|
sfb
|
9343d45e22
|
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 |
|
kervala
|
8eaf7d889a
|
Changed: Use *_PREFIX instead of fixed values with INSTALL
|
2012-09-27 22:17:47 +02:00 |
|
sfb
|
af454dd1cf
|
Fixed EOL issues and added .hgeol file.
|
2012-05-29 08:31:11 -05:00 |
|
sfb
|
7c3522da9e
|
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
|
4027e82360
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2011-06-05 18:06:00 +02:00 |
|
kervala
|
5cd98b6e45
|
Changed: Replaced NLMISC::strlwr by NLMISC::toLower
|
2011-06-05 17:52:40 +02:00 |
|
kervala
|
ed64aaeb62
|
Changed: #1231 Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles
|
2011-01-10 13:50:07 +01:00 |
|
kervala
|
5c55cd1221
|
Fixed: #1106 Avoid VC++ to relink all projects when using CMake generated projects
|
2010-09-29 23:52:28 +02:00 |
|
kervala
|
123c773bae
|
Changed: #825 Commented out all #pragma message
|
2010-09-25 18:12:37 +02:00 |
|
kaetemi
|
f157610a73
|
Changed: #964 Added wmap tools to ryzom tool sln and fixed stuff.
|
2010-09-19 23:16:55 +02:00 |
|
kervala
|
7401b20488
|
Fixed: Some services compilation (winmain not found)
|
2010-09-04 18:34:09 +02:00 |
|
kervala
|
4b48c3a77c
|
Fixed: Including windows.h before using WinMain
|
2010-09-04 18:30:10 +02:00 |
|
mattraykowski
|
972e141687
|
Changed: #842 Added more project prefixes to project labels (aka NeL, Ryzom), converted some more Ryzom projects to the new layout.
|
2010-09-03 07:07:47 -06:00 |
|
kervala
|
082676ea80
|
Changed: CFile::copyFile takes now 2 std::string as parameters
|
2010-07-01 11:51:27 +02:00 |
|
kervala
|
6457dd4f55
|
Changed: #860 Remove/convert/update old projects
|
2010-06-27 15:15:27 +02:00 |
|
kervala
|
4e9550100a
|
Added: patch_gen project in Ryzom tools
|
2010-06-21 23:06:34 +02:00 |
|
kervala
|
59bdca45fe
|
Changed: #842 Prefix all Ryzom binaries by ryzom_
|
2010-06-11 21:56:43 +02:00 |
|
Matt Raykowski
|
cbecd29fa6
|
Update: #842 Applied some patches and fixed include directories for CMake.
|
2010-05-12 11:52:28 -05:00 |
|
Matt Raykowski
|
e055fbd30b
|
Update: #842 Updating the CMake build, getting rid of bad stuff like DECORATE_NEL_LIB
|
2010-05-10 12:17:19 -05:00 |
|
acemtp@users.sourceforge.net
|
d5c601ffa5
|
initial version
|
2010-05-06 02:08:41 +02:00 |
|