Commit graph

5424 commits

Author SHA1 Message Date
dnk-88
7ad4ac2cbe Changed: #1302 Added methods for keeping graphics data (QGraphicsItem and future the 3d_WorldEditor classes). 2011-08-08 22:07:04 +03:00
dnk-88
845cee0a88 Changed: #1302 Landscape scene works correctly in world editor plugin. 2011-08-08 21:59:09 +03:00
dnk-88
3c9d4c3773 Fixed: #1301 Smooth Panning and Zooming. 2011-08-08 21:57:28 +03:00
cemycc
4e6544c457 merge from default 2011-08-07 06:59:13 +03:00
dnk-88
42f4288421 merge from default 2011-08-06 14:05:23 +03:00
dnk-88
d27bed6d66 Fixed: #1301 Now works correctly with translucent tiles. 2011-08-06 02:20:57 +03:00
Fabien_HENON
6326967cd9 Changed: #1304: Debug for the guild missions. Now it works ! 2011-08-04 17:04:49 +02:00
sfb
2b850d3ee3 Update: Changed log plugin plugin name to LogPlugin. 2011-08-04 09:41:37 -05:00
sfb
10c47cea64 reverting log plugin to rev 1660 2011-08-04 09:21:38 -05:00
cemycc
fdbda07f0d Changed: #1307 Added some features and making little modifications 2011-08-04 17:19:17 +03:00
sfb
387bca976f merge branch-mission-compiler-qt into default 2011-08-04 08:44:18 -05:00
cemycc
82e45b6d63 Changed: #1307 Added Phrase editor files and base functions 2011-08-03 23:08:56 +03:00
dnk-88
a5f2bb3cf4 Changed: #1302 Redesigned the primitives database and added undo\redo commands for database. 2011-08-03 18:45:14 +03:00
dnk-88
fa19b68076 Changed: #1302 Added new utils functions. 2011-08-03 18:43:00 +03:00
sfb
aa2856c6a3 merge branch_ovqt_3rdparty to default 2011-08-03 07:52:28 -05:00
sfb
8feb5cee93 Added: 3rd party library - Qt Property Browser 2.5 2011-08-03 07:51:10 -05:00
sfb
4eb7832f29 start ovqt 3rdparty branch 2011-08-02 08:18:50 -05:00
dnk-88
d442652461 Changed: #1301 Improved ZoneBuilderBase for using in undo/redo commands. 2011-08-02 16:10:12 +03:00
dnk-88
e4305e7d95 Changed: #1302 Added 2d render in world editor plugin. 2011-07-30 22:32:06 +03:00
dnk-88
bb3b582f8b Changed: #1302 Added world edit mode toolbar. 2011-07-30 21:58:48 +03:00
dnk-88
e404878ccc Changed: #1302 Fix typos in comments/code. 2011-07-30 21:56:21 +03:00
dnk-88
b0b2f3cdd6 Changed: #1301 Fix typos in comments/code. 2011-07-30 21:52:26 +03:00
dnk-88
0ef659c13d Changed: #1301 Updated LandscapeSceneBase and ZoneBuilderBase classes for world editor plugin. 2011-07-30 21:50:30 +03:00
dnk-88
5e6bccdd11 Changed: #1302 Added operations creating and deleting primitives without undo/redo. 2011-07-27 19:04:46 +03:00
dnk-88
d99ddeea4b 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
cemycc
8cf9d368af 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
4f18078b20 Changed: #1304: Message concerning the number of times a mission needs to be completed 2011-07-25 14:09:13 +02:00
Fabien_HENON
20cf2ab08c 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
fc29dfdb40 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
69f29515d2 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
cee917b747 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
583873818e 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
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
dnk-88
313b7f612e Changed: #1302 Added initial database of primitives (model/view) (loading of *. primitive file) 2011-07-20 18:07:46 +03: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
dnk-88
58f2f006b2 Changed: #1301 Improved appearance of landscape editor. 2011-07-18 14:32:54 +03:00
dnk-88
647f3101cf Changed: #1301 Added transition mode. 2011-07-18 14:30:24 +03:00
dnk-88
fe6eaf0038 Changed: #1301 Added new icons. 2011-07-18 14:26:06 +03:00
dnk-88
c88d410224 Changed: #1301 Added the add transition method. 2011-07-18 14:25:16 +03: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