Commit Graph

45 Commits (7af0b752f8f6c4e6cd4da0ab25ed0d63156faa6e)

Author SHA1 Message Date
kaetemi 8e21fed1e6 AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
kaetemi e9c175d3f3 Add ignored files 5 years ago
kaetemi 3fe0ad30a3 Merge streamed package feature with latest 7z 5 years ago
kaetemi 8e4edcb954 Merge branch 'develop' into feature/streamed-package 5 years ago
kaetemi b85dbdd7df Add versioning info to tools 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
kervala e3541dcc06 Changed: Use toString to format string
--HG--
branch : develop
9 years ago
kervala 50c86db753 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala ae94fb3f1a Fixed: xdelta 1.x returns 2 when an error occurs (0 or 1 is a success)
--HG--
branch : develop
9 years ago
kervala 31e6bd1bb1 Fixed: patch_gen is now using packLZMA function to compress a file instead of using lzma executable
--HG--
branch : develop
9 years ago
kervala af2f38612a Fixed: Remove inherited dependency on libxml2 for all projects
--HG--
branch : develop
9 years ago
kervala 2064fa2699 Fixed: _PatchDirectory already has a trailing slash
--HG--
branch : develop
9 years ago
kervala 189fc7a2d9 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 84831a4b34 Changed: Use std::string insteaf of const char* for filenames in CPersistentDataRecord
--HG--
branch : develop
9 years ago
kervala 7977ef5903 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 8b9098b5d5 Fixed: Wrong copyFile and moveFile syntax
--HG--
branch : develop
9 years ago
kervala 57f711a41a Fixed: New LZMA syntax under Linux
--HG--
branch : develop
9 years ago
kervala fc951a24ce Fixed: Homogenize CFile::moveFile with other methods (use std::string instead of const char*)
--HG--
branch : develop
9 years ago
kervala 1a40880d6f Changed: Use RYZOM_VERSION from config.h (generated by CMake)
--HG--
branch : develop
9 years ago
kaetemi a33799d210 Merge with develop
--HG--
branch : feature-streamed-package
10 years ago
kervala a0c60bc896 Changed: Use CFile::createEmptyFile()
--HG--
branch : develop
10 years ago
kervala fdc8ddb9f4 Fix #229 missing include in tools sources
--HG--
branch : develop
10 years ago
kervala 704610668d Changed: Replaced ~0 by corresponding std::numeric_limits<T>::max()
--HG--
branch : develop
10 years ago
kaetemi 9c3e8674ae Add tool to build streamed package, ref #179
--HG--
branch : feature-streamed-package
10 years ago
botanic 666ab7ebec Added linux patcher! 11 years ago
sfb 9343d45e22 fixes #16 - forces tool to create an empty file in the root tool directory as a basis for initial patch generation 12 years ago
kervala 8eaf7d889a Changed: Use *_PREFIX instead of fixed values with INSTALL 12 years ago
sfb af454dd1cf Fixed EOL issues and added .hgeol file. 13 years ago
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. 13 years ago
kervala 4027e82360 Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala 5cd98b6e45 Changed: Replaced NLMISC::strlwr by NLMISC::toLower 14 years ago
kervala ed64aaeb62 Changed: #1231 Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles 14 years ago
kervala 5c55cd1221 Fixed: #1106 Avoid VC++ to relink all projects when using CMake generated projects 14 years ago
kervala 123c773bae Changed: #825 Commented out all #pragma message 14 years ago
kaetemi f157610a73 Changed: #964 Added wmap tools to ryzom tool sln and fixed stuff. 14 years ago
kervala 7401b20488 Fixed: Some services compilation (winmain not found) 14 years ago
kervala 4b48c3a77c Fixed: Including windows.h before using WinMain 14 years ago
mattraykowski 972e141687 Changed: #842 Added more project prefixes to project labels (aka NeL, Ryzom), converted some more Ryzom projects to the new layout. 14 years ago
kervala 082676ea80 Changed: CFile::copyFile takes now 2 std::string as parameters 15 years ago
kervala 6457dd4f55 Changed: #860 Remove/convert/update old projects 15 years ago
kervala 4e9550100a Added: patch_gen project in Ryzom tools 15 years ago
kervala 59bdca45fe Changed: #842 Prefix all Ryzom binaries by ryzom_ 15 years ago
Matt Raykowski cbecd29fa6 Update: #842 Applied some patches and fixed include directories for CMake. 15 years ago
Matt Raykowski e055fbd30b Update: #842 Updating the CMake build, getting rid of bad stuff like DECORATE_NEL_LIB 15 years ago
acemtp@users.sourceforge.net d5c601ffa5 initial version 15 years ago