Commit Graph

18 Commits (6097ada1fa52c347561c4cf7bce52972741aff0e)

Author SHA1 Message Date
kervala af2f38612a Fixed: Remove inherited dependency on libxml2 for all projects
--HG--
branch : develop
kervala 245726f347 Changed: Don't need to use system API, NeL already has equivalent
--HG--
branch : develop
kervala 817486538c Changed: Minor changes
--HG--
branch : develop
liria 487799cbf5 kervala's enhancements and fixes for the Windows compilation.
--HG--
branch : ig_elevaton_port_to_linux
liria 6b750cf042 FIXE: Linux/Windows compilation : revert the code of the 'void dir(...)' function for windows.
--HG--
branch : ig_elevaton_port_to_linux
liria 46d99e4a6d FIXE: Linux/Windows compilation : revert the code of the 'void dir(...)' function for windows with using conditional compilation.
--HG--
branch : ig_elevaton_port_to_linux
liria 99efdb2a23 FIXE: replace the WIN32 API for directories manipulation by the the POSIX API to compile with linux.
--HG--
branch : ig_elevaton_port_to_linux
kervala 6c0bd82c2a Changed: Use *_PREFIX instead of fixed values with INSTALL
sfb af454dd1cf Fixed EOL issues and added .hgeol file.
kervala 7c27c233eb Changed: Exceptions catched by reference
kervala ed64aaeb62 Changed: Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles
kervala 4e7609b939 Fixed: Moved zone_bank.h from src to include
kervala 5c55cd1221 Fixed: Avoid VC++ to relink all projects when using CMake generated projects
kervala 9e058f053d Changed: Compare GetFileAttributes with INVALID_FILE_ATTRIBUTES to check if attributes are valid
mattraykowski cc43911ccb Change: More root-build paths changes for NeL and Ryzom. Fixed some bad merges.
kervala e9c9345826 Changed: Updated tools CMake projects
kervala ca710cdac4 Changed: Updated tools CMake projects
acemtp@users.sourceforge.net d5c601ffa5 initial version