Commit Graph

142 Commits (0def5caf54620165587c9fa9b4519afaca5fa211)

Author SHA1 Message Date
kervala 6eec6cb861 Changed: Typo fixes and French comments translated to English (Thanks to DuDraig!)
kervala f5dec3c1ca Changed: Typo fixes and French comments translated to English (Thanks to DuDraig!)
mattraykowski cd2134e671 merging
mattraykowski 8ced186cfd merge from default
--HG--
branch : gsoc2012-achievements
kervala 671827225d Changed: French comments translated to English
kervala 6e498aefad Changed: Typo fixes (thanks to Vagrant!)
kervala 45c8b20f39 Changed: Typo fixes (thanks to Vagrant!)
kervala 5efeb5ba62 Fixed: Compilation with VC++ 2010 and 2012
kervala b83b8563a6 Fixed: Compilation with GCC
kervala f89fdf3c24 Fixed: PCH for Georges editor Qt
kervala 0cabe14089 Changed: Code simplification
kervala 11e88fed8f Changed: Minor changes
kervala eb6ccdaad8 Fixed: MFC tools compilation with STLport
kervala a3376d32a4 fixes allow Qt without STLport to link to NeL with STLport
kervala 34bf41082f Fixed: Compilation with 64 bits MFC
kervala b7be696848 Move all PACS headers in nel/include/pacs directory (fixes )
mattraykowski 8438fdda44 merged default, resvolved conflicts.
--HG--
branch : gsoc2012-achievements
mattraykowski 92399cb5d2 merged from default
--HG--
branch : gsoc2012-achievements
sfb 050835b535 merging gsoc2012-achievements
--HG--
branch : gsoc2012-achievements
kervala d8c7fa52f9 Changed: Replaced string empty comparisons with empty()
kervala 8eaf7d889a Changed: Use *_PREFIX instead of fixed values with INSTALL
kervala 0795a61516 Changed: Remove all warnings when compiling Ryzom
kervala ece10f2965 Fixed: Compilation with GCC
kervala 8ab293a6ec Changed: Fixed some directories
kervala 7a04e920e1 Fixed: MultiArch support
kaetemi 09c3e0880d Added: CMake projects for ryzom MFC tools (georges edit and world editor plugins)
kaetemi 59bdae308e Fixed: Compile error in mfc world editor primitive plugin
sfb af454dd1cf Fixed EOL issues and added .hgeol file.
kervala de9b4be9c6 Changed: Remove all warnings when compiling Ryzom
Fabien_HENON 594d939c0b : Guild Missions: Merge with default
--HG--
branch : gsoc2011-guildmissions
kervala 1ef3c1fada Removed: Backup files
Fabien_HENON ff5da0aa22 Changed: : Debug for the guild missions. Now it works !
--HG--
branch : gsoc2011-guildmissions
Fabien_HENON 78dbefb759 Changed: : Checks in the mission compiler if the do_mission objective is correct (for a guild mission) when we add a number (the number of members from the guild needed to complete the mission) after a mission name
--HG--
branch : gsoc2011-guildmissions
Fabien_HENON 9f05d66a81 Changed: : Revert modifications for the objectives in the mission compiler (i changed the way i will do it)
--HG--
branch : gsoc2011-guildmissions
Fabien_HENON 185603b5e6 Changed: : Debug of the options added in the script (';' replaced by ':' for parameters separation)
--HG--
branch : gsoc2011-guildmissions
kervala 81d2817c44 Changed: Fix typos in comments/code
kervala 5cd98b6e45 Changed: Replaced NLMISC::strlwr by NLMISC::toLower
kervala f03da8e338 Changed: Fix typos in comments/code
kervala 7c27c233eb Changed: Exceptions catched by reference
kervala f9cc842b82 Changed: Exceptions catched by reference
Fabien_HENON 91fef65450 Changed: : mission_compiler actions: add new ones, check and script generation
Add 2 new actions for the mission compiler: recv_charge_point and
give_control.
Add the 'guild' option for some actions: check if the mission is
valid, and change the script generation to add this option.

--HG--
branch : gsoc2011-guildmissions
Fabien_HENON bab4b3af21 Changed: : mission_compiler objectives: check and script generation
mission compiler now checks if we are not asking several guild
members to complete an objective whereas the mission is not a
guild mission.
It also generates the 'nb_guild_members_needed' parameter for
objectives in the script.

--HG--
branch : gsoc2011-guildmissions
sfb 2039038973 merge
sfb 977a6a7fd0 Changed: Applied patch fixing the mission_compiler_lib build under Linux
kervala 8208ec219b Changed: Compilation with VC++ 2010 without STLport
kervala 697f8760b2 Added: CMake project for mission_compiler_fe
kervala 09f1eba8dc Added: CMake project for mission_compiler_lib
dnk-88 87a197cba5 Changed: Added preview particle system in geqt.
dnk-88 c4ce6dcdcc Fixed: geqt correctly handles in the FileOpenDialog of cancel action and empty icon
dnk-88 a3d7d31bad Header cascading section resizes is enabled.