Commit Graph

29 Commits (6c3d6403b0da8e8f68e2d7531a3914decb21fd85)

Author SHA1 Message Date
kaetemi 8e21fed1e6 AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date
kaetemi a24c758d95 Fix path definitions
kaetemi 44b7adb569 Cleaning up unicode conversion and fixing 64bit issues
kervala f605c5faa5 Changed: Replace all "" by empty(), clear(), Empty(), etc...
--HG--
branch : develop
kervala 19e8ee1d05 Changed: Simplified all ENDIF and ELSE
--HG--
branch : develop
kervala 0d773e3e79 Fixed: Use nlfopen in tools and servers
--HG--
branch : develop
kervala 9b9ee4e492 Fixed: Install readme.txt in same directory if not using WITH_UNIX_STRUCTURE
--HG--
branch : develop
kervala 23b73eff1d Changed: Minor change
kaetemi 401d4bc791 Fix NeL Tools compile under MinGW
kervala 6c0bd82c2a Changed: Use *_PREFIX instead of fixed values with INSTALL
kervala 7a04e920e1 Fixed: MultiArch support
sfb af454dd1cf Fixed EOL issues and added .hgeol file.
kervala 4027e82360 Changed: Remove all warnings when compiling Ryzom
kervala 7c27c233eb Changed: Exceptions catched by reference
kervala f9cc842b82 Changed: Exceptions catched by reference
kervala ed64aaeb62 Changed: Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles
kervala f77ca1992c Changed: Replace atoi and sscanf by fromString when it's possible
kervala 5c55cd1221 Fixed: Avoid VC++ to relink all projects when using CMake generated projects
mattraykowski b625859997 Changed: Explicitly linking nelmisc to zviewer tool.
kervala 968a752e55 Fixed: Windows compilation problems
mattraykowski c3e4ffbe26 merge while working on rebase root source dir
mattraykowski 972e141687 Changed: Added more project prefixes to project labels (aka NeL, Ryzom), converted some more Ryzom projects to the new layout.
kervala 47b3d5ce60 Changed: Use of CFile::getApplicationDirectory
kervala 57bbdf7a85 Changed: Removed useless dependencies
kervala c693c47cac Changed: Remove all warning when compiling Ryzom
kervala 7d7ded9528 Changed: Added new optimizations for VC++ linker and compiler
kervala f5e591486f Changed: Compilation on 64-bits platforms
kervala cb39bf549d Changed: Remove all warning when compiling Ryzom on Linux
acemtp@users.sourceforge.net d5c601ffa5 initial version