Commit graph

1960 commits

Author SHA1 Message Date
Fabien_HENON
a31ce679f1 Changed: #1304: Implementation of the "guild" parameter for the "destroy_item" action 2011-07-20 22:09:01 +02:00
Fabien_HENON
03d94a6300 Changed: #1304: Implementation of the "guild" parameter for the "recv_named_item" action 2011-07-20 21:08:53 +02:00
Fabien_HENON
0491eee97d Changed: #1304: Implementation of the "guild" parameter for the "recv_item" action 2011-07-20 20:33:52 +02:00
sfb
c0ffa34363 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
2bc250b332 Changed: #1304: Implementation of the "guild" parameter for the "recv_fame" action 2011-07-20 18:41:30 +02:00
kerozcak
7c4337594c Changed: #1315 Added files forgotten to track. 2011-07-20 12:21:20 +02:00
Fabien_HENON
0604109b52 Changed: #1304: Implementation of the "guild" parameter for the "recv_money" action 2011-07-19 19:10:12 +02:00
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
cemycc
f5984da292 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
63e0f98d49 merge from default 2011-07-14 17:17:29 +02:00
kerozcak
34c9f578c1 Changed: #1315 Update. 2011-07-14 16:49:25 +02:00
cemycc
1e48bc1fbc Changed: #1307 I have clean my branch, removing temp files 2011-07-13 22:34:00 +03:00
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