Commit Graph

673 Commits (cb6b4ac91708487a5776e8b6e66e545db8ddd041)

Author SHA1 Message Date
Fabien_HENON cb6b4ac917 Changed: #1304: Implementation of the "guild" parameter for the "recv_fame" action
--HG--
branch : gsoc2011-guildmissions
14 years ago
Fabien_HENON af4d2d6236 Changed: #1304: Implementation of the "guild" parameter for the "recv_money" action
--HG--
branch : gsoc2011-guildmissions
14 years ago
Fabien_HENON 2d1ce64c38 Changed: #1304: Parsing the "guild" parameter for the actions that need it.
--HG--
branch : gsoc2011-guildmissions
14 years ago
Fabien_HENON 185603b5e6 Changed: #1304: Debug of the options added in the script (';' replaced by ':' for parameters separation)
--HG--
branch : gsoc2011-guildmissions
14 years ago
Fabien_HENON 875d46f9b5 Changed: #1304: Implementation of the cbClientGroupAbandonMission for the guilds
--HG--
branch : gsoc2011-guildmissions
14 years ago
Fabien_HENON e46422c041 Changed: #1304: Add implementation of functions to process mission events for guild missions
--HG--
branch : gsoc2011-guildmissions
14 years ago
Fabien_HENON e92762ad8b Changed: #1304: Adding mission histories for CGuild
--HG--
branch : gsoc2011-guildmissions
14 years ago
Fabien_HENON 74a6cc26e6 Changed: #1304: Adding guild mission support in functions acceptExchange and processMissionEventList of the CCharacter class
--HG--
branch : gsoc2011-guildmissions
14 years ago
Fabien_HENON c175338c7f Changed: #1304: Adding Guild mission support in function tickUpdate of CCharacter
--HG--
branch : gsoc2011-guildmissions
14 years ago
Fabien_HENON 19cfe26032 Changed: #1304: Implementation of basic CGuild functions for guild missions
--HG--
branch : gsoc2011-guildmissions
14 years ago
Fabien_HENON a7f4bfa718 Changed: #1304: Add guild missions prerequisites.
--HG--
branch : gsoc2011-guildmissions
14 years ago
Fabien_HENON ef009ebc90 Changed: #1304: Instanciation of guild missions.
--HG--
branch : gsoc2011-guildmissions
14 years ago
Fabien_HENON c4d39b2f98 Changed: #1304: Updating CMissionGuild for guild missions.
Implementation of the functions:
- updateUsersJournalEntry
- clearUsersJournalEntry

--HG--
branch : gsoc2011-guildmissions
14 years ago
Fabien_HENON 91fef65450 Changed: #1304: 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
14 years ago
Fabien_HENON bab4b3af21 Changed: #1304: 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
14 years ago
kervala 437657af2d Merge with gsoc2011-guildmissions 14 years ago
kervala d245af6529 Changed: #878 Added new actions comments for translation_tools 14 years ago
Fabien_HENON 5fc9d23984 Merge
--HG--
branch : gsoc2011-guildmissions
14 years ago
sfb 2039038973 merge 14 years ago
sfb 977a6a7fd0 Changed: Applied patch fixing the mission_compiler_lib build under Linux 14 years ago
kervala bf23d8c3a4 Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala 8208ec219b Changed: Compilation with VC++ 2010 without STLport 14 years ago
kervala 2efa01d373 Changed: #878 Fix typos in comments/code 14 years ago
kervala 697f8760b2 Added: CMake project for mission_compiler_fe 14 years ago
kervala 09f1eba8dc Added: CMake project for mission_compiler_lib 14 years ago
kervala e909556883 Changed: #1177 VS 2010 does not work under CMake 14 years ago
kervala d8c73a8772 Changed: Use static_assert in nlctassert macro if C++0X is supported by compiler 14 years ago
kervala db57bd0c11 Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala 9008bb14ef Changed: Merge changes from next patch 14 years ago
kervala 0c69122378 Changed: Merge changes from next patch 14 years ago
kervala ddc0180e74 Changed: Merge changes from next patch 14 years ago
rti 002af69d22 Fixed: crash when using SelectCharacter = [0,4] (thanks ace) 14 years ago
kervala eab2812a63 Fixed: #1272 Compilation with GCC 4.6 (patch provided by Krop) 14 years ago
kervala 0831b95502 Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala 53b8976e80 Changed: Renamed monitor_service to ryzom_monitor_service for homogeneity 14 years ago
kervala abdd31fa8c Changed: #1272 Fixed compilation with GCC 4.6 (patch provided by Naush) 14 years ago
kervala 14622fdf7d Changed: #1272 Fixed gpm_service compilation with GCC 4.6 (and added PCH to project) 14 years ago
Fabien_HENON aa4a3391e8 Updating the world_editor_classes.xml file for the guild missions
- Adding new actions for guild missions
- Adding the guild option for some actions
- Adding the nb_guild_members_needed option for the objectives

--HG--
branch : gsoc2011-guildmissions
14 years ago
kervala 2e4b7777bd Fixed: #1177 VS 2010 does not work under CMake 14 years ago
dnk-88 87a197cba5 Changed: Added preview particle system in geqt. 14 years ago
dnk-88 c4ce6dcdcc Fixed: geqt correctly handles in the FileOpenDialog of cancel action and empty icon 14 years ago
dnk-88 a3d7d31bad Header cascading section resizes is enabled. 14 years ago
rti 31e9d7cc28 Fixed: Compilation with GCC 4.6 14 years ago
rti 33d45c3ca8 Fixed: Compilation with GCC 4.6 14 years ago
rti 6284c481b4 Fixed: Compilation with GCC 4.6 14 years ago
kervala 5ef788bbfb Changed: Changes from last patch 14 years ago
kervala c01c622076 Fixed: Compilation with GCC 4.6 14 years ago
kervala 47ebe49fbd Fixed: Compilation with GCC 4.6 14 years ago
kervala f4040f6c1b Changed: Changes from last patch 14 years ago
kervala 3fd9f30695 Changed: #825 Remove all warnings when compiling Ryzom 14 years ago