Commit graph

1766 commits

Author SHA1 Message Date
dnk-88
2deab30d05 Changed: #1301 Fix typos in comments/code. 2011-07-30 21:52:26 +03:00
dnk-88
3846555e85 Changed: #1301 Updated LandscapeSceneBase and ZoneBuilderBase classes for world editor plugin. 2011-07-30 21:50:30 +03:00
dnk-88
106633c46a Changed: #1302 Added operations creating and deleting primitives without undo/redo. 2011-07-27 19:04:46 +03:00
dnk-88
6b7cdf00c1 Changed: #1301 Added LandscapeSceneBase and ZoneBuilderBase classes for world editor plugin (ZoneBuilder and LandscapeScene classes are being divided on two separatly classes). 2011-07-27 19:01:54 +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
dnk-88
899132aaf6 Changed: #1302 Added initial database of primitives (model/view) (loading of *. primitive file) 2011-07-20 18:07:46 +03: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
dnk-88
2d01de7207 Changed: #1301 Improved appearance of landscape editor. 2011-07-18 14:32:54 +03:00
dnk-88
2df08d6548 Changed: #1301 Added transition mode. 2011-07-18 14:30:24 +03:00
dnk-88
3b014d55ab Changed: #1301 Added new icons. 2011-07-18 14:26:06 +03:00
dnk-88
06e90bbc69 Changed: #1301 Added the add transition method. 2011-07-18 14:25:16 +03:00
dnk-88
97bfc60c6b Fixed: #1301 A temporary fix instead of the future of undo command delete landscape. 2011-07-13 04:49:09 +03:00
dnk-88
ae5e090d5a merge from default 2011-07-13 04:10:35 +03:00
dnk-88
c7203a635c Changed: #1301 Added status info and each zone tile has small text in graphics view. 2011-07-13 03:34:45 +03:00
dnk-88
beb9d7867e Changed: #1301 Removed a hard coded value. 2011-07-12 01:14:25 +03:00
dnk-88
64a4373a8d Changed: #1301 Improved Landscape plugin. 2011-07-11 02:06:14 +03:00
dnk-88
005e576b22 Changed: #1302 Added basic shell of World editor plugin. 2011-07-11 00:23:28 +03:00
dnk-88
e384ffa02e Changed: Improved performance landscape plugin under Linux. 2011-07-10 01:10:41 +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
a119bd4ecf merge from default 2011-07-06 22:40:35 +03:00
dnk-88
0fcd267f7e Changed: #1303 Added icons for undo/redo actions. 2011-07-06 21:53:28 +03:00
dnk-88
90464fa2f2 Changed: #1301 Added dialog with a list of landscapes and operations (setActive, save, saveAs, delete). 2011-07-06 18:52:10 +03:00
dnk-88
46b4ff3a6d Changed: #1301 Completed snapshot dialog. 2011-07-06 04:38:38 +03:00
dnk-88
712349f7f5 Changed: #1301 Added checking for the overlaps when adding a new landscape. Added blackout inactive landscapes. Operations adding and removing landscapes work correctly. 2011-07-06 03:43:31 +03:00
dnk-88
eacb41e5b2 Fixed: #1301 Fixed "full cycle" flag with empty list and added comments in list_zones_widget. 2011-07-06 03:34:30 +03:00
dnk-88
777c00f270 Changed: #1301 Added flag "modified" in ZoneRegionObject. 2011-07-06 03:32:02 +03:00
dnk-88
423d6ae8b3 Changed: #1301 Class PixmapDatabase was moved to a separate file. 2011-07-04 23:19:58 +03:00
dnk-88
54391eaebf Changed: #1301 Added random and full cycle modes(for rotation and flip values too) adding zone on landscape. 2011-07-04 23:16:45 +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
dnk-88
0823243f10 Fixed: #1301 Fixed build landscape plugin under linux. 2011-07-03 17:12:31 +03:00
dnk-88
aedfcced67 Fixed: #1301 Fixed incorrect work landscape plugin with other plugins which use opengl (object_viewer plugin). 2011-07-02 13:00:28 +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