Commit graph

116 commits

Author SHA1 Message Date
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