Commit graph

257 commits

Author SHA1 Message Date
cemycc
c2737cbd21 Changed: #1307 Added Undo Commands for edit, insertand delete items on table and for words extraction 2011-07-13 19:47:15 +03:00
cemycc
65d3ff8966 Changed: #1307 Fixing a bug with the extraction options 2011-07-13 10:39:39 +03:00
cemycc
6d9feeccac Changed: #1307 Minor fix on QMainWindow reported here: http://ryzomcore.etherpad.opennel.org/12 2011-07-13 01:43:42 +03:00
cemycc
5b234330aa Changed: #1307 Added implementation of undo/redo framework partial 2011-07-12 22:02:05 +03:00
dnk-88
b160c889e3 Changed: Improved performance landscape plugin under Linux. 2011-07-10 01:10:41 +03:00
cemycc
88efab3b60 Added: #1307 Ui deffs for merge source selection and ftp selection 2011-07-08 18:31:59 +03:00
cemycc
28bb59314f merge from default 2011-07-08 18:28:58 +03:00
cemycc
b38e17f80f Added: #1307 Merge options for translation files from local directory and from FTP server 2011-07-08 18:22:51 +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
cemycc
9bb3c88b10 Added: #1307 Added extraction from primitives 2011-07-06 04:56:58 +03:00
cemycc
62a0442bc0 Changed: #1307 Added extraction words options for: item, creature, sbrick, sphrase 2011-07-05 05:01:13 +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
cemycc
bc964ddd42 Changed: #1307 New structure for subwindows from QMdiArea 2011-07-01 21:51:41 +03: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
cemycc
f10de208fb Changed: #1307 Added option to extract the botnames from primitives. 2011-06-27 03:02:21 +03:00
cemycc
c81d590aff Changed: #1307 Added option for SaveAs and a windows list 2011-06-26 05:48:28 +03:00
cemycc
76ff8f3837 Changed: #1307 Added editor for worksheet files. 2011-06-25 16:42:45 +03:00
cemycc
63750b89db Changed: #1307 Added extract_bot_names 2011-06-21 01:03:54 +03: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
cemycc
2181c4603f Changed: #1307 Update the plugin to work with the latest plugin system 2011-06-14 18:01:21 +03: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
cemycc
5e60abe8bc merge from default 2011-06-08 14:51:07 +03: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
cemycc
9c25a4f0d1 merge from default 2011-06-06 20:39:54 +03: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
cemycc
1b3a0278eb Changed: #1307 Added extract bot names and UI dialog for plugin settings. 2011-05-30 20:56:22 +03:00