Fabien_HENON
8ec732ece9
Changed: #1304 : Parsing the "guild" parameter for the actions that need it.
2011-07-19 18:39:29 +02:00
Fabien_HENON
30221d900d
Changed: #1304 : Debug of the options added in the script (';' replaced by ':' for parameters separation)
2011-07-19 18:10:28 +02:00
sfb
446fcd44a1
merge default
2011-07-18 21:30:28 -05:00
Fabien_HENON
bdbd53266e
Changed: #1304 : Implementation of the cbClientGroupAbandonMission for the guilds
2011-07-18 19:37:59 +02:00
dnk-88
b160c889e3
Changed: Improved performance landscape plugin under Linux.
2011-07-10 01:10:41 +03:00
dnk-88
e44f65704d
Changed: Fixed crash ovqt, when clicked on the apply button in settings dialog.
2011-07-08 00:56:05 +03:00
dnk-88
b42fff4c04
Changed: #1303 Added icons for undo/redo actions.
2011-07-06 21:53:28 +03:00
Fabien_HENON
4a2a66b03d
Changed: #1304 : Add implementation of functions to process mission events for guild missions
2011-07-04 15:57:02 +02:00
Fabien_HENON
78bc50b0bc
Changed: #1304 : Adding mission histories for CGuild
2011-07-04 15:06:11 +02:00
Fabien_HENON
cb07a91882
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
fc5d1d20a5
Changed: #1304 : Adding Guild mission support in function tickUpdate of CCharacter
2011-07-04 12:38:42 +02:00
sfb
84546c25de
Merging default changes into branch.
2011-07-01 07:21:59 -05:00
sfb
0d34a1982b
Changed: Implementing server list in settings page. Added dialog for editing/adding entries. Can add, remove and edit entries. Still need to implement read/write settings and provide a method to connect the table to the publishing options table.
2011-07-01 07:19:46 -05:00
Fabien_HENON
b16d22977b
Changed: #1304 : Implementation of basic CGuild functions for guild missions
2011-06-29 14:44:30 +02:00
Fabien_HENON
028af046fb
Changed: #1304 : Add guild missions prerequisites.
2011-06-20 16:08:12 +02:00
Fabien_HENON
255caa2b0c
Changed: #1304 : Instanciation of guild missions.
2011-06-20 15:15:07 +02:00
kervala
172917d2de
Changed: Updated client_default.cfg.in from client_default.cfg
2011-06-14 20:11:44 +02:00
kervala
3baa33b916
Added: Option WITH_STATIC_EXTERNAL to force FIND_LIBRARY to find static libs
2011-06-14 20:11:17 +02:00
kervala
3410218c50
Changed: Merge changes from next patch
2011-06-14 19:34:28 +02:00
kervala
beff0f1b26
Changed: #878 Fix typos in comments/code
2011-06-14 19:31:59 +02:00
dnk-88
5c6f0aea38
Added: #1303 Added undo/redo command list.
2011-06-14 13:29:16 +03:00
sfb
ef1e4131f8
Changed: Fixed the 'QMetaObject' linking error and commented out most of the old code to be replaced.
2011-06-11 08:48:16 -05:00
sfb
e8dd943258
merge from default
2011-06-09 14:29:05 -05:00
sfb
2a4d753a35
Changed: Started to add dialogs for server and publishing settings.
2011-06-09 14:26:02 -05:00
sfb
79f88b5391
Changed: Mission Compiler add/remove selected/all and reset filter functions.
2011-06-07 14:30:34 -05:00
sfb
d0c381ed94
Changed: Added 'data directory' box and re-arranged filters.
2011-06-07 12:14:10 -05:00
Fabien_HENON
e576e5e50d
Changed: #1304 : Updating CMissionGuild for guild missions.
...
Implementation of the functions:
- updateUsersJournalEntry
- clearUsersJournalEntry
2011-06-07 14:42:00 +02:00
sfb
884f74b01e
Changed: Implemented basic mission compilation without publishing.
2011-06-02 15:15:12 -05:00
sfb
66fdf6cd00
Changed: Implemented mission validation.
2011-06-02 13:47:31 -05:00
sfb
09ce0e8161
Changed: Added some more UI tweaks - most of the UI design is now done.
2011-06-01 18:41:01 -05:00
sfb
7e4c83206a
Changed: Initial footwork on OVQT-based mission compiler plugin.
2011-06-01 07:45:55 -05:00
sfb
0874aa06ed
Changed: Added the primitive file path and ligo config file to the "data section" - automatically applied these paths to addSearchPath.
2011-06-01 07:45:20 -05:00
sfb
d4ac182c63
Changed: Fixed a bug with the log plugin causing crashes when the apply button was clicked for settings.
2011-06-01 07:44:44 -05:00
Fabien_HENON
547bbd59f9
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
sfb
1d3970b0b8
Creating branch branch-mission-compiler-qt
2011-05-31 09:30:04 -05:00
Fabien_HENON
91ec5b26eb
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
86021990e4
Merge default to gsoc2011-guildmissions
2011-05-30 17:05:13 +02:00