Fabien_HENON
ff5da0aa22
Changed: #1304 : Debug for the guild missions. Now it works !
...
--HG--
branch : gsoc2011-guildmissions
2011-08-04 17:04:49 +02:00
Fabien_HENON
1f057afe91
Changed: #1304 : Message concerning the number of times a mission needs to be completed
...
--HG--
branch : gsoc2011-guildmissions
2011-07-25 14:09:13 +02:00
Fabien_HENON
6462021f14
Changed: #1304 : Update of CMissionStepDoMissions to support missions done several times (by different guild members)
...
--HG--
branch : gsoc2011-guildmissions
2011-07-25 12:27:19 +02:00
Fabien_HENON
78dbefb759
Changed: #1304 : 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
2011-07-23 18:14:31 +02:00
Fabien_HENON
9f05d66a81
Changed: #1304 : Revert modifications for the objectives in the mission compiler (i changed the way i will do it)
...
--HG--
branch : gsoc2011-guildmissions
2011-07-23 15:56:32 +02:00
Fabien_HENON
12fe8693d5
Changed: #1304 : Revert modifications for the objectives in the world_editor_classes.xml (i changed the way i will do it)
...
--HG--
branch : gsoc2011-guildmissions
2011-07-23 15:51:46 +02:00
Fabien_HENON
5762e00236
Changed: #1304 : Implementation of the "guild" parameter for the "destroy_item" action
...
--HG--
branch : gsoc2011-guildmissions
2011-07-20 22:09:01 +02:00
Fabien_HENON
757f393db1
Changed: #1304 : Implementation of the "guild" parameter for the "recv_named_item" action
...
--HG--
branch : gsoc2011-guildmissions
2011-07-20 21:08:53 +02:00
Fabien_HENON
5ac224b5af
Changed: #1304 : Implementation of the "guild" parameter for the "recv_item" action
...
--HG--
branch : gsoc2011-guildmissions
2011-07-20 20:33:52 +02:00
Fabien_HENON
cb6b4ac917
Changed: #1304 : Implementation of the "guild" parameter for the "recv_fame" action
...
--HG--
branch : gsoc2011-guildmissions
2011-07-20 18:41:30 +02:00
Fabien_HENON
af4d2d6236
Changed: #1304 : Implementation of the "guild" parameter for the "recv_money" action
...
--HG--
branch : gsoc2011-guildmissions
2011-07-19 19:10:12 +02:00
Fabien_HENON
2d1ce64c38
Changed: #1304 : Parsing the "guild" parameter for the actions that need it.
...
--HG--
branch : gsoc2011-guildmissions
2011-07-19 18:39:29 +02:00
Fabien_HENON
185603b5e6
Changed: #1304 : Debug of the options added in the script (';' replaced by ':' for parameters separation)
...
--HG--
branch : gsoc2011-guildmissions
2011-07-19 18:10:28 +02:00
Fabien_HENON
875d46f9b5
Changed: #1304 : Implementation of the cbClientGroupAbandonMission for the guilds
...
--HG--
branch : gsoc2011-guildmissions
2011-07-18 19:37:59 +02:00
Fabien_HENON
e46422c041
Changed: #1304 : Add implementation of functions to process mission events for guild missions
...
--HG--
branch : gsoc2011-guildmissions
2011-07-04 15:57:02 +02:00
Fabien_HENON
e92762ad8b
Changed: #1304 : Adding mission histories for CGuild
...
--HG--
branch : gsoc2011-guildmissions
2011-07-04 15:06:11 +02:00
Fabien_HENON
74a6cc26e6
Changed: #1304 : Adding guild mission support in functions acceptExchange and processMissionEventList of the CCharacter class
...
--HG--
branch : gsoc2011-guildmissions
2011-07-04 13:57:11 +02:00
Fabien_HENON
c175338c7f
Changed: #1304 : Adding Guild mission support in function tickUpdate of CCharacter
...
--HG--
branch : gsoc2011-guildmissions
2011-07-04 12:38:42 +02:00
Fabien_HENON
19cfe26032
Changed: #1304 : Implementation of basic CGuild functions for guild missions
...
--HG--
branch : gsoc2011-guildmissions
2011-06-29 14:44:30 +02:00
Fabien_HENON
a7f4bfa718
Changed: #1304 : Add guild missions prerequisites.
...
--HG--
branch : gsoc2011-guildmissions
2011-06-20 16:08:12 +02:00
Fabien_HENON
ef009ebc90
Changed: #1304 : Instanciation of guild missions.
...
--HG--
branch : gsoc2011-guildmissions
2011-06-20 15:15:07 +02:00
Fabien_HENON
c4d39b2f98
Changed: #1304 : Updating CMissionGuild for guild missions.
...
Implementation of the functions:
- updateUsersJournalEntry
- clearUsersJournalEntry
--HG--
branch : gsoc2011-guildmissions
2011-06-07 14:42:00 +02:00
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
2011-05-31 22:00:27 +02:00
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
2011-05-31 16:22:57 +02:00
kervala
437657af2d
Merge with gsoc2011-guildmissions
2011-05-30 13:33:07 +02:00
kervala
d245af6529
Changed: #878 Added new actions comments for translation_tools
2011-05-30 13:31:18 +02:00
Fabien_HENON
5fc9d23984
Merge
...
--HG--
branch : gsoc2011-guildmissions
2011-05-30 12:01:24 +02:00
sfb
2039038973
merge
2011-05-29 14:09:15 -05:00
sfb
977a6a7fd0
Changed: Applied patch fixing the mission_compiler_lib build under Linux
2011-05-29 14:08:46 -05:00
kervala
bf23d8c3a4
Changed: #825 Remove all warnings when compiling Ryzom
2011-05-29 13:57:31 +02:00
kervala
8208ec219b
Changed: Compilation with VC++ 2010 without STLport
2011-05-28 15:52:48 +02:00
kervala
2efa01d373
Changed: #878 Fix typos in comments/code
2011-05-26 20:47:04 +02:00
kervala
697f8760b2
Added: CMake project for mission_compiler_fe
2011-05-26 18:21:06 +02:00
kervala
09f1eba8dc
Added: CMake project for mission_compiler_lib
2011-05-26 18:08:04 +02:00
kervala
e909556883
Changed: #1177 VS 2010 does not work under CMake
2011-05-26 16:18:38 +02:00
kervala
d8c73a8772
Changed: Use static_assert in nlctassert macro if C++0X is supported by compiler
2011-05-26 16:14:45 +02:00
kervala
db57bd0c11
Changed: #825 Remove all warnings when compiling Ryzom
2011-05-26 16:07:35 +02:00
kervala
9008bb14ef
Changed: Merge changes from next patch
2011-05-26 16:06:21 +02:00
kervala
0c69122378
Changed: Merge changes from next patch
2011-05-26 14:33:04 +02:00
kervala
ddc0180e74
Changed: Merge changes from next patch
2011-05-26 14:16:13 +02:00
rti
002af69d22
Fixed: crash when using SelectCharacter = [0,4] (thanks ace)
2011-05-25 16:52:52 +02:00
kervala
eab2812a63
Fixed : #1272 Compilation with GCC 4.6 (patch provided by Krop)
2011-05-24 13:46:40 +02:00
kervala
0831b95502
Changed: #825 Remove all warnings when compiling Ryzom
2011-05-24 13:40:23 +02:00
kervala
53b8976e80
Changed: Renamed monitor_service to ryzom_monitor_service for homogeneity
2011-05-24 13:38:34 +02:00
kervala
abdd31fa8c
Changed: #1272 Fixed compilation with GCC 4.6 (patch provided by Naush)
2011-05-24 13:37:04 +02:00
kervala
14622fdf7d
Changed: #1272 Fixed gpm_service compilation with GCC 4.6 (and added PCH to project)
2011-05-24 10:54:17 +02:00
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
2011-05-23 16:09:14 +02:00
kervala
2e4b7777bd
Fixed : #1177 VS 2010 does not work under CMake
2011-05-12 12:49:17 +02:00
dnk-88
87a197cba5
Changed: Added preview particle system in geqt.
2011-05-08 01:11:10 +03:00
dnk-88
c4ce6dcdcc
Fixed: geqt correctly handles in the FileOpenDialog of cancel action and empty icon
2011-05-07 18:23:23 +03:00