Commit Graph

48 Commits (b869cd07d624a74065b4022e00543dd47d67db78)

Author SHA1 Message Date
kervala 0d0a3ca97f Changed: Updated LZMA SDK to version 19.00
--HG--
branch : develop
6 years ago
kervala 931b62d2e4 Changed: Updated LZMA SDK to version 18.05
--HG--
branch : develop
6 years ago
kervala 71b5a1734e Fixed: Compilation
--HG--
branch : develop
8 years ago
kervala 106c924f49 Fixed: Use std::vector instead of CUniquePtr for arrays
--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 00048f0d6d Changed: Don't use std::auto_ptr anymore (use std::unique_ptr instead)
--HG--
branch : develop
8 years ago
kervala 88bfa8ec70 Fixed: Warnings
--HG--
branch : develop
8 years ago
kervala f05cab8579 Changed: liblzma 16.04
--HG--
branch : develop
8 years ago
kervala 1cbbd9083f Changed: Use best dictionary size (128MB) to compress files and other parameters auto
--HG--
branch : develop
8 years ago
kervala 70aad8085d Changed: LZMA updated to 16.02
--HG--
branch : develop
9 years ago
kervala 00ccc811f6 Changed: LZMA updated to 16.00
--HG--
branch : develop
9 years ago
kervala aaecf96b67 Use new wrapper insteaf of fopen, issue #261
--HG--
branch : develop
9 years ago
kervala ff73ce9ff3 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 3005d131e9 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 39eaaa95c5 Fixed: Compilation of shared library
--HG--
branch : develop
9 years ago
kervala b3309951c4 Changed: Moved LZMA and 7z functions/methods in seven_zip
Changed: Removed old 7z/lzma code since the library has been updated
Fixed: Implemented packLZMA function to compress a file with LZMA

--HG--
branch : develop
9 years ago
kervala fe40e9e6b7 Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala 93c6f521c5 Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala f10060eaa1 Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala 1a3f5729fe Changed: Update LZMA SDK to latest version
--HG--
branch : develop
9 years ago
kervala 8eaf7d889a Changed: Use *_PREFIX instead of fixed values with INSTALL 12 years ago
kervala 62435e4f2f Changed: Don't compile 7zDec if WITH_RYZOM_TOOLS is disabled 12 years ago
kervala 7a04e920e1 Fixed: #1493 MultiArch support 12 years ago
sfb af454dd1cf Fixed EOL issues and added .hgeol file. 13 years ago
kervala 3c47b9f8d5 Fixed: #1441 Remove all remaining .vcproj, Makefiles, automake scripts, etc... 13 years ago
kervala 6306833423 Changed: New option WITH_INSTALL_LIBRARIES which allows user to install only final binaries and no development files (header, static libraries, etc...) 14 years ago
kervala ed64aaeb62 Changed: #1231 Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles 14 years ago
kervala 75f8af21f2 Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala 5c55cd1221 Fixed: #1106 Avoid VC++ to relink all projects when using CMake generated projects 14 years ago
kervala e1ae7e0c4d Changed: Added NL_ADD_RUNTIME_FLAGS 14 years ago
mattraykowski 359ff4211c Changed: #842 Cleaned up a couple tools to build correctly (especially when using STLport.) 15 years ago
kervala 3f8bc64bca Changed: #825 Remove all warnings when compiling Ryzom 15 years ago
mattraykowski 1b511949c9 Update: #842 Added "NeL" before NeL project labels, moved some files, fixed Qt builds, fixed libwww find on Windows. 15 years ago
kervala 4b294f9402 Fixed: libc functions wouldn't be replaced by intrinsics equivalent 15 years ago
kervala 76aa034bea Changed: #841 Change the wrong header in the source code 15 years ago
kervala 6457dd4f55 Changed: #860 Remove/convert/update old projects 15 years ago
kervala dcf1277953 Changed: #842 Added SOVERSION property to shared libraries 15 years ago
rti 6208a8130a Fixed: LzmaDecode, use SizeT typedef 15 years ago
kervala 1f1981e0ad Changed: #825 Remove all warning when compiling Ryzom on Linux 15 years ago
kervala f0af732417 Changed: #842 Prefix all Ryzom binaries by ryzom_ 15 years ago
kervala 613a7ffa58 Changed: #842 Missing parenthesis 15 years ago
kervala b8e5331ffe Changed: #842 Prefix all Ryzom binaries by ryzom_ 15 years ago
vl bec9f0f252 Changed: #825 remove some warning 15 years ago
kervala c0318a2823 Changed: #825 Remove all warning when compiling Ryzom on Linux 15 years ago
vl da6a581748 Fixed: all path are now relative. Only have to define $RYZOM_PATH 15 years ago
Matt Raykowski e055fbd30b Update: #842 Updating the CMake build, getting rid of bad stuff like DECORATE_NEL_LIB 15 years ago
kervala 0391b3fad6 Changed: #860 Remove/convert/update Visual C++ projects 15 years ago
acemtp@users.sourceforge.net d5c601ffa5 initial version 15 years ago