Commit graph

1773 commits

Author SHA1 Message Date
sfb
0c35c8e70e merge branch_ovqt_3rdparty to default 2011-08-03 07:52:28 -05:00
sfb
bd2768ec89 Added: 3rd party library - Qt Property Browser 2.5
--HG--
branch : branch_ovqt_3rdparty
2011-08-03 07:51:10 -05:00
sfb
3eb91bd2b4 start ovqt 3rdparty branch
--HG--
branch : branch_ovqt_3rdparty
2011-08-02 08:18:50 -05:00
dnk-88
a41a662edb Changed: #1301 Improved ZoneBuilderBase for using in undo/redo commands.
--HG--
branch : gsoc2011-worldeditorqt
2011-08-02 16:10:12 +03:00
dnk-88
3e9e103dea Changed: #1302 Added 2d render in world editor plugin.
--HG--
branch : gsoc2011-worldeditorqt
2011-07-30 22:32:06 +03:00
dnk-88
14272b5e79 Changed: #1302 Added world edit mode toolbar.
--HG--
branch : gsoc2011-worldeditorqt
2011-07-30 21:58:48 +03:00
dnk-88
c5dbe3cc82 Changed: #1302 Fix typos in comments/code.
--HG--
branch : gsoc2011-worldeditorqt
2011-07-30 21:56:21 +03:00
dnk-88
55f7ee692f Changed: #1301 Fix typos in comments/code.
--HG--
branch : gsoc2011-worldeditorqt
2011-07-30 21:52:26 +03:00
dnk-88
d0e4d17656 Changed: #1301 Updated LandscapeSceneBase and ZoneBuilderBase classes for world editor plugin.
--HG--
branch : gsoc2011-worldeditorqt
2011-07-30 21:50:30 +03:00
dnk-88
b74413dd55 Changed: #1302 Added operations creating and deleting primitives without undo/redo.
--HG--
branch : gsoc2011-worldeditorqt
2011-07-27 19:04:46 +03:00
dnk-88
0c1a463b97 Changed: #1301 Added LandscapeSceneBase and ZoneBuilderBase classes for world editor plugin (ZoneBuilder and LandscapeScene classes are being divided on two separatly classes).
--HG--
branch : gsoc2011-worldeditorqt
2011-07-27 19:01:54 +03:00
Fabien_HENON
1f057afe91 Changed: #1304: Message concerning the number of times a mission needs to be completed
--HG--
branch : gsoc2011-guildmissions
2011-07-25 14:09:13 +02:00
Fabien_HENON
6462021f14 Changed: #1304: Update of CMissionStepDoMissions to support missions done several times (by different guild members)
--HG--
branch : gsoc2011-guildmissions
2011-07-25 12:27:19 +02:00
Fabien_HENON
78dbefb759 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
--HG--
branch : gsoc2011-guildmissions
2011-07-23 18:14:31 +02:00
Fabien_HENON
9f05d66a81 Changed: #1304: Revert modifications for the objectives in the mission compiler (i changed the way i will do it)
--HG--
branch : gsoc2011-guildmissions
2011-07-23 15:56:32 +02:00
Fabien_HENON
12fe8693d5 Changed: #1304: Revert modifications for the objectives in the world_editor_classes.xml (i changed the way i will do it)
--HG--
branch : gsoc2011-guildmissions
2011-07-23 15:51:46 +02:00
sfb
a5c0026d23 Update: Fixed a specific crash when only one server was checked and configured. Added mission publication.
--HG--
branch : branch-mission-compiler-qt
2011-07-20 15:39:23 -05:00
Fabien_HENON
5762e00236 Changed: #1304: Implementation of the "guild" parameter for the "destroy_item" action
--HG--
branch : gsoc2011-guildmissions
2011-07-20 22:09:01 +02:00
Fabien_HENON
757f393db1 Changed: #1304: Implementation of the "guild" parameter for the "recv_named_item" action
--HG--
branch : gsoc2011-guildmissions
2011-07-20 21:08:53 +02:00
Fabien_HENON
5ac224b5af Changed: #1304: Implementation of the "guild" parameter for the "recv_item" action
--HG--
branch : gsoc2011-guildmissions
2011-07-20 20:33:52 +02:00
sfb
a431e62539 Update: Completed settings page, loading and saving of settings and preferences (checked publish servers.) Changed namespace from 'Plugin' to 'MissionCompiler'.
--HG--
branch : branch-mission-compiler-qt
2011-07-20 12:54:30 -05:00
Fabien_HENON
cb6b4ac917 Changed: #1304: Implementation of the "guild" parameter for the "recv_fame" action
--HG--
branch : gsoc2011-guildmissions
2011-07-20 18:41:30 +02:00
dnk-88
29f78e79fe Changed: #1302 Added initial database of primitives (model/view) (loading of *. primitive file)
--HG--
branch : gsoc2011-worldeditorqt
2011-07-20 18:07:46 +03:00
Fabien_HENON
af4d2d6236 Changed: #1304: Implementation of the "guild" parameter for the "recv_money" action
--HG--
branch : gsoc2011-guildmissions
2011-07-19 19:10:12 +02:00
Fabien_HENON
2d1ce64c38 Changed: #1304: Parsing the "guild" parameter for the actions that need it.
--HG--
branch : gsoc2011-guildmissions
2011-07-19 18:39:29 +02:00
Fabien_HENON
185603b5e6 Changed: #1304: Debug of the options added in the script (';' replaced by ':' for parameters separation)
--HG--
branch : gsoc2011-guildmissions
2011-07-19 18:10:28 +02:00
sfb
63caf64438 merge default
--HG--
branch : branch-mission-compiler-qt
2011-07-18 21:30:28 -05:00
Fabien_HENON
875d46f9b5 Changed: #1304: Implementation of the cbClientGroupAbandonMission for the guilds
--HG--
branch : gsoc2011-guildmissions
2011-07-18 19:37:59 +02:00
dnk-88
2baa68b89c Changed: #1301 Improved appearance of landscape editor.
--HG--
branch : gsoc2011-worldeditorqt
2011-07-18 14:32:54 +03:00
dnk-88
676e468137 Changed: #1301 Added transition mode.
--HG--
branch : gsoc2011-worldeditorqt
2011-07-18 14:30:24 +03:00
dnk-88
4832fc6a37 Changed: #1301 Added new icons.
--HG--
branch : gsoc2011-worldeditorqt
2011-07-18 14:26:06 +03:00
dnk-88
6d12690641 Changed: #1301 Added the add transition method.
--HG--
branch : gsoc2011-worldeditorqt
2011-07-18 14:25:16 +03:00
dnk-88
e054d87d01 Fixed: #1301 A temporary fix instead of the future of undo command delete landscape.
--HG--
branch : gsoc2011-worldeditorqt
2011-07-13 04:49:09 +03:00
dnk-88
14459c702f merge from default
--HG--
branch : gsoc2011-worldeditorqt
2011-07-13 04:10:35 +03:00
dnk-88
a5749c75f5 Changed: #1301 Added status info and each zone tile has small text in graphics view.
--HG--
branch : gsoc2011-worldeditorqt
2011-07-13 03:34:45 +03:00
dnk-88
018fcac076 Changed: #1301 Removed a hard coded value.
--HG--
branch : gsoc2011-worldeditorqt
2011-07-12 01:14:25 +03:00
dnk-88
13ddd2d01b Changed: #1301 Improved Landscape plugin.
--HG--
branch : gsoc2011-worldeditorqt
2011-07-11 02:06:14 +03:00
dnk-88
415ad3e594 Changed: #1302 Added basic shell of World editor plugin.
--HG--
branch : gsoc2011-worldeditorqt
2011-07-11 00:23:28 +03:00
dnk-88
15d72ea9e7 Changed: Improved performance landscape plugin under Linux. 2011-07-10 01:10:41 +03:00
dnk-88
22175df8d3 Changed: Fixed crash ovqt, when clicked on the apply button in settings dialog. 2011-07-08 00:56:05 +03:00
dnk-88
e338e9ca51 merge from default
--HG--
branch : gsoc2011-worldeditorqt
2011-07-06 22:40:35 +03:00
dnk-88
ae0a26855f Changed: #1303 Added icons for undo/redo actions. 2011-07-06 21:53:28 +03:00
dnk-88
d67fa1668d Changed: #1301 Added dialog with a list of landscapes and operations (setActive, save, saveAs, delete).
--HG--
branch : gsoc2011-worldeditorqt
2011-07-06 18:52:10 +03:00
dnk-88
808d0f1b8e Changed: #1301 Completed snapshot dialog.
--HG--
branch : gsoc2011-worldeditorqt
2011-07-06 04:38:38 +03:00
dnk-88
5d2c7b0a89 Changed: #1301 Added checking for the overlaps when adding a new landscape. Added blackout inactive landscapes. Operations adding and removing landscapes work correctly.
--HG--
branch : gsoc2011-worldeditorqt
2011-07-06 03:43:31 +03:00
dnk-88
bdda6ac1c6 Fixed: #1301 Fixed "full cycle" flag with empty list and added comments in list_zones_widget.
--HG--
branch : gsoc2011-worldeditorqt
2011-07-06 03:34:30 +03:00
dnk-88
e487fac6c7 Changed: #1301 Added flag "modified" in ZoneRegionObject.
--HG--
branch : gsoc2011-worldeditorqt
2011-07-06 03:32:02 +03:00
dnk-88
500fb8fdfd Changed: #1301 Class PixmapDatabase was moved to a separate file.
--HG--
branch : gsoc2011-worldeditorqt
2011-07-04 23:19:58 +03:00
dnk-88
8f223b7950 Changed: #1301 Added random and full cycle modes(for rotation and flip values too) adding zone on landscape.
--HG--
branch : gsoc2011-worldeditorqt
2011-07-04 23:16:45 +03:00
Fabien_HENON
e46422c041 Changed: #1304: Add implementation of functions to process mission events for guild missions
--HG--
branch : gsoc2011-guildmissions
2011-07-04 15:57:02 +02:00