Commit Graph

56 Commits (1965d46dceb05afd42f886ab435994a5bd669e7e)

Author SHA1 Message Date
kervala 3fb0dfe0c2 Changed: Some Big endian swaps (for PowerPC especially)
kervala c71e6e82f1 Changed: Typo fixes (thanks to Vagrant!)
kervala 45c8b20f39 Changed: Typo fixes (thanks to Vagrant!)
kervala 5efeb5ba62 Fixed: Compilation with VC++ 2010 and 2012
kervala eb6ccdaad8 Fixed: MFC tools compilation with STLport
kervala a3376d32a4 fixes allow Qt without STLport to link to NeL with STLport
kervala 6c0bd82c2a Changed: Use *_PREFIX instead of fixed values with INSTALL
kervala 7a04e920e1 Fixed: MultiArch support
kaetemi 96d8d45c1d Added: Function and tool to check system timer sanity across cpu cores
kaetemi 8a80c21661 Changed: Reserve sheet id with short id 0 for unknown sheet for new sheet types
sfb af454dd1cf Fixed EOL issues and added .hgeol file.
kaetemi fade75eba6 Added: Hack to exclude .sound sheets starting with _ from being filtered out from the sheet_id.bin. Sound sheets do not follow the conventional sheets naming pattern at the moment
kervala 3c47b9f8d5 Fixed: Remove all remaining .vcproj, Makefiles, automake scripts, etc...
kervala 4ab971d2fe Changed: Fix typos in comments/code
kervala 73bf79340d Changed: Fix typos in comments/code
kervala e909556883 Changed: VS 2010 does not work under CMake
kervala 5baccb8b54 Changed: Fix typos in comments/code
kervala a8d8ec6e07 Changed: Fix typos in comments/code
kervala 51d09f375a Changed: Endianness problems while access to disk or memory
kervala ed64aaeb62 Changed: Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles
kervala 2efa82be4e Changed: Change the wrong header in the source code
kervala 54b6685a9e Changed: Fix typos in comments/code
kervala d5cf876504 Changed: Remove all warning when compiling Ryzom
kervala f77ca1992c Changed: Replace atoi and sscanf by fromString when it's possible
kervala 7e99294db2 Changed: Remove all warning when compiling Ryzom
kervala 5c55cd1221 Fixed: Avoid VC++ to relink all projects when using CMake generated projects
kervala 01eb101355 Fixed: Compilation with STLport under Linux (and probably Mac OS X)
kervala cfc125cd38 Changed: Remove all warning when compiling Ryzom
kervala 08bcbc3451 Changed: Updated CMake projects
kervala 7939c1a07d Fixed: Some compilation errors
kervala c86d923901 Changed: Change the wrong header in the source code
kervala e33ffc0a3c Added: New tools projects
kervala 6a348e7194 Removed: Useless stdafx.h/cpp
kervala 998e5b4c17 Changed: Added NL_ADD_RUNTIME_FLAGS
kervala b81696a2a1 Fixed: Some tools compilation
kervala c7f0dab429 Changed: Change the wrong header in the source code
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.
mattraykowski 1b511949c9 Update: Added "NeL" before NeL project labels, moved some files, fixed Qt builds, fixed libwww find on Windows.
kervala 16535f7e84 Changed: Updated tools and samples CMake projects
kervala 47b3d5ce60 Changed: Use of CFile::getApplicationDirectory
kervala 55d518498d Changed: Removed uneeded dependency to libxml and using new macros
kervala 0ace3e9251 Changed: Remove all warning when compiling Ryzom
kervala c693c47cac Changed: Remove all warning when compiling Ryzom
kervala 6386f37f4f Fixed: Parsing error in make_sheet_id.cfg
kervala ac5cd5e41e Changed: main() returns 0 when success
kervala 7d7ded9528 Changed: Added new optimizations for VC++ linker and compiler
kervala 5c913341e2 Fixed: bnp_make returns 1 when successful
kervala f5e591486f Changed: Compilation on 64-bits platforms
kervala cecb9d646b Changed: Compilation on 64-bits platforms