Commit Graph

15 Commits (9ad4da91271d79b51979c4dce1e229d9f31546f8)

Author SHA1 Message Date
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