Commit graph

1872 commits

Author SHA1 Message Date
sfb
8dda8385c2 merge branch-mission-compiler-qt into default 2011-08-04 08:44:18 -05:00
cemycc
5a599bc7ff Changed: #1307 Added Phrase editor files and base functions 2011-08-03 23:08:56 +03:00
sfb
9b54a8c775 merge branch_ovqt_3rdparty to default 2011-08-03 07:52:28 -05:00
sfb
bde302e7e3 Added: 3rd party library - Qt Property Browser 2.5 2011-08-03 07:51:10 -05:00
sfb
e1d07288c9 start ovqt 3rdparty branch 2011-08-02 08:18:50 -05:00
cemycc
fb5373284d Changed: #1307 Added the base files for phrase editor and new method to save the editor type 2011-07-27 01:01:00 +03:00
Fabien_HENON
27d920c495 Changed: #1304: Message concerning the number of times a mission needs to be completed 2011-07-25 14:09:13 +02:00
Fabien_HENON
12f624a7a5 Changed: #1304: Update of CMissionStepDoMissions to support missions done several times (by different guild members) 2011-07-25 12:27:19 +02:00
Fabien_HENON
6f34bec144 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 2011-07-23 18:14:31 +02:00
Fabien_HENON
c56fb0762d Changed: #1304: Revert modifications for the objectives in the mission compiler (i changed the way i will do it) 2011-07-23 15:56:32 +02:00
Fabien_HENON
1a6f2ecc40 Changed: #1304: Revert modifications for the objectives in the world_editor_classes.xml (i changed the way i will do it) 2011-07-23 15:51:46 +02:00
sfb
d0e2b77260 Update: Fixed a specific crash when only one server was checked and configured. Added mission publication. 2011-07-20 15:39:23 -05:00
Fabien_HENON
72629b83b9 Changed: #1304: Implementation of the "guild" parameter for the "destroy_item" action 2011-07-20 22:09:01 +02:00
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
sfb
32b6e5e05f Update: Completed settings page, loading and saving of settings and preferences (checked publish servers.) Changed namespace from 'Plugin' to 'MissionCompiler'. 2011-07-20 12:54:30 -05:00
Fabien_HENON
bc4ac5dac6 Changed: #1304: Implementation of the "guild" parameter for the "recv_fame" action 2011-07-20 18:41:30 +02:00
kerozcak
15c74a1f95 Changed: #1315 Added files forgotten to track. 2011-07-20 12:21:20 +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
sfb
b23c890bbf merge default 2011-07-18 21:30:28 -05:00
Fabien_HENON
713f976748 Changed: #1304: Implementation of the cbClientGroupAbandonMission for the guilds 2011-07-18 19:37:59 +02:00
cemycc
907a09526b Added #1307 Full support for FTP merge options and icons for FTP window. This is the last commit for the first milestone. 2011-07-15 00:38:16 +03:00
kerozcak
fe24308696 merge from default 2011-07-14 17:17:29 +02:00
kerozcak
a7d008495a Changed: #1315 Update. 2011-07-14 16:49:25 +02:00
cemycc
e8412dd711 Changed: #1307 I have clean my branch, removing temp files 2011-07-13 22:34:00 +03:00
cemycc
2f535a5e40 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
c9edb0d4b3 Changed: #1307 Fixing a bug with the extraction options 2011-07-13 10:39:39 +03:00
cemycc
501d2f9b90 Changed: #1307 Minor fix on QMainWindow reported here: http://ryzomcore.etherpad.opennel.org/12 2011-07-13 01:43:42 +03:00
cemycc
1bade68ee0 Changed: #1307 Added implementation of undo/redo framework partial 2011-07-12 22:02:05 +03:00
dnk-88
e384ffa02e Changed: Improved performance landscape plugin under Linux. 2011-07-10 01:10:41 +03:00
cemycc
f8b52c2553 Added: #1307 Ui deffs for merge source selection and ftp selection 2011-07-08 18:31:59 +03:00
cemycc
40b50b0c7d merge from default 2011-07-08 18:28:58 +03:00
cemycc
0b4faa32ce Added: #1307 Merge options for translation files from local directory and from FTP server 2011-07-08 18:22:51 +03:00
dnk-88
fb7912e5d2 Changed: Fixed crash ovqt, when clicked on the apply button in settings dialog. 2011-07-08 00:56:05 +03:00
dnk-88
0fcd267f7e Changed: #1303 Added icons for undo/redo actions. 2011-07-06 21:53:28 +03:00
cemycc
b3c99420a5 Added: #1307 Added extraction from primitives 2011-07-06 04:56:58 +03:00
cemycc
a21a6ac07f Changed: #1307 Added extraction words options for: item, creature, sbrick, sphrase 2011-07-05 05:01:13 +03: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
cemycc
cfc7d5e250 Changed: #1307 New structure for subwindows from QMdiArea 2011-07-01 21:51:41 +03:00
sfb
bf706de3d3 Merging default changes into branch. 2011-07-01 07:21:59 -05:00
sfb
2a1505cb20 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
5955b44550 Changed: #1304: Implementation of basic CGuild functions for guild missions 2011-06-29 14:44:30 +02:00
cemycc
e555146038 Changed: #1307 Added option to extract the botnames from primitives. 2011-06-27 03:02:21 +03:00
cemycc
c3af517233 Changed: #1307 Added option for SaveAs and a windows list 2011-06-26 05:48:28 +03:00
cemycc
99647c12aa Changed: #1307 Added editor for worksheet files. 2011-06-25 16:42:45 +03:00