ryzom-core/code/ryzom/tools
rti 31e9d7cc28 Fixed: Compilation with GCC 4.6
..
assoc_mem Fixed: missing include
build_gamedata/workspace Changed: Improved build pipeline scripts to properly avoid 3ds max hanging and handle crashes without user interference
client Changed: Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles
connection_stats Changed: misc things
leveldesign Fixed: GEQT build on gcc
make_alias_file Fixed: Avoid VC++ to relink all projects when using CMake generated projects
make_anim_by_race Fixed: Avoid VC++ to relink all projects when using CMake generated projects
make_anim_melee_impact Fixed: Avoid VC++ to relink all projects when using CMake generated projects
occ2huff Fixed: Avoid VC++ to relink all projects when using CMake generated projects
patch_gen Changed: Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles
pd_parser Changed: Replace atoi and sscanf by fromString when it's possible
pdr_util Fixed: Avoid VC++ to relink all projects when using CMake generated projects
phrase_generator Fixed: Avoid VC++ to relink all projects when using CMake generated projects
reynolds Changed: misc things
scripts Removed: hardcoded path replaced with $RYZOM_PATH
server Changed: Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles
sheet_random_generator Fixed: Avoid VC++ to relink all projects when using CMake generated projects
sheets_packer Fixed: Compilation with GCC 4.6
skill_extractor Changed: Replace atoi and sscanf by fromString when it's possible
stats_scan Changed: Remove all warning when compiling Ryzom
translation_tools Changed: Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles
xml_packer initial version
CMakeLists.txt Fixed: Some tools compilation