Fabien_HENON
2558e79ea1
Changed: #1304 : Implementation of the "guild" parameter for the "recv_named_item" action
2011-07-20 21:08:53 +02:00
Fabien_HENON
42adc7f469
Changed: #1304 : Implementation of the "guild" parameter for the "recv_item" action
2011-07-20 20:33:52 +02:00
Fabien_HENON
bc4ac5dac6
Changed: #1304 : Implementation of the "guild" parameter for the "recv_fame" action
2011-07-20 18:41:30 +02:00
Fabien_HENON
0feeb05359
Changed: #1304 : Implementation of the "guild" parameter for the "recv_money" action
2011-07-19 19:10:12 +02:00
Fabien_HENON
310d027d2c
Changed: #1304 : Parsing the "guild" parameter for the actions that need it.
2011-07-19 18:39:29 +02:00
Fabien_HENON
67bc278aea
Changed: #1304 : Debug of the options added in the script (';' replaced by ':' for parameters separation)
2011-07-19 18:10:28 +02:00
Fabien_HENON
713f976748
Changed: #1304 : Implementation of the cbClientGroupAbandonMission for the guilds
2011-07-18 19:37:59 +02:00
Fabien_HENON
d5b1fbd5b0
Changed: #1304 : Add implementation of functions to process mission events for guild missions
2011-07-04 15:57:02 +02:00
Fabien_HENON
70b16fc877
Changed: #1304 : Adding mission histories for CGuild
2011-07-04 15:06:11 +02:00
Fabien_HENON
46b592db13
Changed: #1304 : Adding guild mission support in functions acceptExchange and processMissionEventList of the CCharacter class
2011-07-04 13:57:11 +02:00
Fabien_HENON
f41994dfff
Changed: #1304 : Adding Guild mission support in function tickUpdate of CCharacter
2011-07-04 12:38:42 +02:00
Fabien_HENON
5955b44550
Changed: #1304 : Implementation of basic CGuild functions for guild missions
2011-06-29 14:44:30 +02:00
Fabien_HENON
a369dbc942
Changed: #1304 : Add guild missions prerequisites.
2011-06-20 16:08:12 +02:00
Fabien_HENON
3479178476
Changed: #1304 : Instanciation of guild missions.
2011-06-20 15:15:07 +02:00
Fabien_HENON
7264e6c1bf
Changed: #1304 : Updating CMissionGuild for guild missions.
...
Implementation of the functions:
- updateUsersJournalEntry
- clearUsersJournalEntry
2011-06-07 14:42:00 +02:00
Fabien_HENON
9128f754fc
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.
2011-05-31 22:00:27 +02:00
Fabien_HENON
15e3cb3dd6
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.
2011-05-31 16:22:57 +02:00
Fabien_HENON
bda12f559e
Merge default to gsoc2011-guildmissions
2011-05-30 17:05:13 +02:00
kervala
aee331a52c
Merge with gsoc2011-guildmissions
2011-05-30 13:33:07 +02:00
kervala
cce05665dd
Changed: #878 Added new actions comments for translation_tools
2011-05-30 13:31:18 +02:00
Fabien_HENON
a059141e57
Merge
2011-05-30 12:01:24 +02:00
aquiles
44c23327e0
Changed: #1306 added leveldesign path dock widget
2011-05-29 22:30:06 +02:00
sfb
4dd8f89943
merge
2011-05-29 14:09:15 -05:00
sfb
50d15e4c86
Changed: Applied patch fixing the mission_compiler_lib build under Linux
2011-05-29 14:08:46 -05:00
aquiles
b18538eb69
Merge
2011-05-29 18:04:38 +02:00
aquiles
fdefb39d67
Changed: #1306 basic structure for georges editor plugin added
2011-05-29 17:58:48 +02:00
kervala
8e6cdce8ee
Fixed: Compilation with VC++ 2010 without STLport
2011-05-29 17:55:18 +02:00
kervala
35a4beeec3
Added: VC++ flags to fix some warnings and errors
2011-05-29 17:54:58 +02:00
kervala
49c3ae1b85
Changed: #825 Remove all warnings when compiling Ryzom
2011-05-29 16:23:08 +02:00
kervala
44b7912330
Changed: #825 Remove all warnings when compiling Ryzom
2011-05-29 16:20:34 +02:00
kervala
5da70e5d9d
Changed: #825 Remove all warnings when compiling Ryzom
2011-05-29 13:57:31 +02:00
kervala
bc994d4bec
Changed: Use of CFile::createEmptyFile
...
Changed: #142 Replace atoi and sscanf by fromString when it's possible
2011-05-29 13:57:08 +02:00
aquiles
2d12ef943d
Changed: #1206 log plugin saves changes now and loads/unloads displayer on the fly
2011-05-28 22:06:01 +02:00
aquiles
56cf892b9c
Changed: #1206 fixed bug on context update when only core plugin is loaded
2011-05-28 19:23:00 +02:00
kervala
fbec2565e9
Changed: Compilation with VC++ 2010 without STLport
2011-05-28 15:52:48 +02:00
kervala
685ab0f488
Merge with gsoc2011-worldeditorqt
2011-05-28 15:47:16 +02:00
dnk-88
c0c5c2ba60
merge from default
2011-05-27 20:33:55 +03:00
dnk-88
d7ce82b4bf
Changed: #1303 Added undo/redo framework in core plugin.
2011-05-27 19:21:16 +03:00
dnk-88
fbbdb15ad2
Changed: #1303 Each context must have its own file open dialog, which will be called when the context is active. The beginning of work on adding undo/redo.
2011-05-27 17:06:30 +03:00
sfb
8f3350180a
merge
2011-05-27 08:38:05 -05:00
rti
a0b1d0e778
Changed: #1193 Let Qt handle events in GraphicsViewport widget as well (solves focus problem, tested on mac)
2011-05-26 23:29:56 +02:00
rti
3fdd571b49
merge
2011-05-26 21:55:10 +02:00
rti
9bcc675bca
Added: FindIconv which is needed for a completely static client build on Mac OS X
2011-05-26 21:50:00 +02:00
dnk-88
40d696c0ef
Merge
2011-05-26 22:12:30 +03:00
dnk-88
6ffd7994cc
Changed: #1193 Added a button to clear the zone list in settings page.
2011-05-26 22:07:59 +03:00
rti
ef98e683a3
Fixed: Build error and assert when disabling NL_FORCE_INDEX_BUFFER_16
2011-05-26 20:57:23 +02:00
kervala
785c5be8d8
Changed: #878 Fix typos in comments/code
2011-05-26 20:47:04 +02:00
rti
aa8000d0e0
Changed: #1206 only search for plugins having the ovqt_plugin prefix in its name
2011-05-26 20:16:57 +02:00
kervala
39c30152b9
Added: CMake project for mission_compiler_fe
2011-05-26 18:21:06 +02:00
kervala
bc3a3f6f7c
Added: CMake project for mission_compiler_lib
2011-05-26 18:08:04 +02:00