Commit Graph

117 Commits (ebabe8ed7364f77ca8923cfb7b206a5198e78f4c)

Author SHA1 Message Date
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.
rti 02949cbf84 Fixed: GEQT build on gcc
aquiles 553f11d111 Changed: Added splash screen & new dialog + minor changes
aquiles 8504c5a72a Changed: Moved private headers
kervala 56dc241c3d Fixed: Compilation under Linux with STLport
kervala 807f26ffec Fixed: Compilation under Linux
kervala 5b4e12448f Fixed: Compilation under Linux
kervala ed64aaeb62 Changed: Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles
kervala 462f0fdbbd Added: mp_generator and named_items_2_csv CMake projects
sfb 72d1b7fe02 Changed: Remove "rc2" file from World Editor compilation - not used.
aquiles f2a709828f Merge
aquiles 3ce6514c26 Changed: icon location; reinit timer on visible
aquiles 8907ae1601 Changed: icon location; reinit timer on visible
rti 5a8f6fa208 Fixed: plugin and resource paths
rti 15bd88d6cc Added: Georges Editor Qt Logo
rti 8ff3df26b3 Fixed: Run Georges Editor Qt on Mac OS X
aquiles 1c19d17a29 Changed: fixed missing stuff
kervala 50926ae62b Fixed: Compilation under Linux
kervala 2763a3ece2 Changed: Fix typos in comments/code
aquiles 656399e8be Changed: Switched to 3d view plugin
"Matt Raykowski" 7e56c729b0 Changed: Forgot to make World Editor an MFC-only tool.
aquiles 74d5adb2bb Changed: reactivated 3d view and improved behaviour
aquiles 6465db378b Fixed: files for new dialog
aquiles ad1b7e27e8 Fixed: icons show up small in table and full size in tooltip over icon cell - dblClk on cell opens filedialog for changing icon
aquiles 2038260b3c Changed: added progress dialog to show CPath progress and changed config behaviour
kervala f215136c20 Changed: Remove all warnings when compiling Ryzom