Commit Graph

1770 Commits (8a7b7ecd0b70bc83e6bdef55c79870a86ed64695)
 

Author SHA1 Message Date
dnk-88 a41a662edb Changed: #1301 Improved ZoneBuilderBase for using in undo/redo commands.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 3e9e103dea Changed: #1302 Added 2d render in world editor plugin.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 14272b5e79 Changed: #1302 Added world edit mode toolbar.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 c5dbe3cc82 Changed: #1302 Fix typos in comments/code.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 55f7ee692f Changed: #1301 Fix typos in comments/code.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 d0e4d17656 Changed: #1301 Updated LandscapeSceneBase and ZoneBuilderBase classes for world editor plugin.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 b74413dd55 Changed: #1302 Added operations creating and deleting primitives without undo/redo.
--HG--
branch : gsoc2011-worldeditorqt
14 years ago
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
14 years ago
Fabien_HENON 1f057afe91 Changed: #1304: Message concerning the number of times a mission needs to be completed
--HG--
branch : gsoc2011-guildmissions
14 years ago
Fabien_HENON 6462021f14 Changed: #1304: Update of CMissionStepDoMissions to support missions done several times (by different guild members)
--HG--
branch : gsoc2011-guildmissions
14 years ago
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
14 years ago
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
14 years ago
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
14 years ago
sfb a5c0026d23 Update: Fixed a specific crash when only one server was checked and configured. Added mission publication.
--HG--
branch : branch-mission-compiler-qt
14 years ago
Fabien_HENON 5762e00236 Changed: #1304: Implementation of the "guild" parameter for the "destroy_item" action
--HG--
branch : gsoc2011-guildmissions
14 years ago
Fabien_HENON 757f393db1 Changed: #1304: Implementation of the "guild" parameter for the "recv_named_item" action
--HG--
branch : gsoc2011-guildmissions
14 years ago
Fabien_HENON 5ac224b5af Changed: #1304: Implementation of the "guild" parameter for the "recv_item" action
--HG--
branch : gsoc2011-guildmissions
14 years ago
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
14 years ago
Fabien_HENON cb6b4ac917 Changed: #1304: Implementation of the "guild" parameter for the "recv_fame" action
--HG--
branch : gsoc2011-guildmissions
14 years ago
dnk-88 29f78e79fe Changed: #1302 Added initial database of primitives (model/view) (loading of *. primitive file)
--HG--
branch : gsoc2011-worldeditorqt
14 years ago
Fabien_HENON af4d2d6236 Changed: #1304: Implementation of the "guild" parameter for the "recv_money" action
--HG--
branch : gsoc2011-guildmissions
14 years ago
Fabien_HENON 2d1ce64c38 Changed: #1304: Parsing the "guild" parameter for the actions that need it.
--HG--
branch : gsoc2011-guildmissions
14 years ago
Fabien_HENON 185603b5e6 Changed: #1304: Debug of the options added in the script (';' replaced by ':' for parameters separation)
--HG--
branch : gsoc2011-guildmissions
14 years ago
sfb 63caf64438 merge default
--HG--
branch : branch-mission-compiler-qt
14 years ago
Fabien_HENON 875d46f9b5 Changed: #1304: Implementation of the cbClientGroupAbandonMission for the guilds
--HG--
branch : gsoc2011-guildmissions
14 years ago
dnk-88 2baa68b89c Changed: #1301 Improved appearance of landscape editor.
--HG--
branch : gsoc2011-worldeditorqt
14 years ago
dnk-88 676e468137 Changed: #1301 Added transition mode.
--HG--
branch : gsoc2011-worldeditorqt
14 years ago
dnk-88 4832fc6a37 Changed: #1301 Added new icons.
--HG--
branch : gsoc2011-worldeditorqt
14 years ago
dnk-88 6d12690641 Changed: #1301 Added the add transition method.
--HG--
branch : gsoc2011-worldeditorqt
14 years ago
dnk-88 e054d87d01 Fixed: #1301 A temporary fix instead of the future of undo command delete landscape.
--HG--
branch : gsoc2011-worldeditorqt
14 years ago
dnk-88 14459c702f merge from default
--HG--
branch : gsoc2011-worldeditorqt
14 years ago
dnk-88 a5749c75f5 Changed: #1301 Added status info and each zone tile has small text in graphics view.
--HG--
branch : gsoc2011-worldeditorqt
14 years ago
dnk-88 018fcac076 Changed: #1301 Removed a hard coded value.
--HG--
branch : gsoc2011-worldeditorqt
14 years ago
dnk-88 13ddd2d01b Changed: #1301 Improved Landscape plugin.
--HG--
branch : gsoc2011-worldeditorqt
14 years ago
dnk-88 415ad3e594 Changed: #1302 Added basic shell of World editor plugin.
--HG--
branch : gsoc2011-worldeditorqt
14 years ago
dnk-88 15d72ea9e7 Changed: Improved performance landscape plugin under Linux. 14 years ago
dnk-88 22175df8d3 Changed: Fixed crash ovqt, when clicked on the apply button in settings dialog. 14 years ago
dnk-88 e338e9ca51 merge from default
--HG--
branch : gsoc2011-worldeditorqt
14 years ago
dnk-88 ae0a26855f Changed: #1303 Added icons for undo/redo actions. 14 years ago
dnk-88 d67fa1668d Changed: #1301 Added dialog with a list of landscapes and operations (setActive, save, saveAs, delete).
--HG--
branch : gsoc2011-worldeditorqt
14 years ago
dnk-88 808d0f1b8e Changed: #1301 Completed snapshot dialog.
--HG--
branch : gsoc2011-worldeditorqt
14 years ago
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
14 years ago
dnk-88 bdda6ac1c6 Fixed: #1301 Fixed "full cycle" flag with empty list and added comments in list_zones_widget.
--HG--
branch : gsoc2011-worldeditorqt
14 years ago
dnk-88 e487fac6c7 Changed: #1301 Added flag "modified" in ZoneRegionObject.
--HG--
branch : gsoc2011-worldeditorqt
14 years ago
dnk-88 500fb8fdfd Changed: #1301 Class PixmapDatabase was moved to a separate file.
--HG--
branch : gsoc2011-worldeditorqt
14 years ago
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
14 years ago
Fabien_HENON e46422c041 Changed: #1304: Add implementation of functions to process mission events for guild missions
--HG--
branch : gsoc2011-guildmissions
14 years ago
Fabien_HENON e92762ad8b Changed: #1304: Adding mission histories for CGuild
--HG--
branch : gsoc2011-guildmissions
14 years ago
Fabien_HENON 74a6cc26e6 Changed: #1304: Adding guild mission support in functions acceptExchange and processMissionEventList of the CCharacter class
--HG--
branch : gsoc2011-guildmissions
14 years ago
Fabien_HENON c175338c7f Changed: #1304: Adding Guild mission support in function tickUpdate of CCharacter
--HG--
branch : gsoc2011-guildmissions
14 years ago