dnk-88
|
bd39049113
|
Changed: #1302 Added undo command (move, rotate, scale)
|
2011-08-10 23:58:55 +03:00 |
|
dnk-88
|
9f1befe466
|
Changed: #1302 Used setData(QVariant) instead setGraphicsData().
|
2011-08-10 17:13:06 +03:00 |
|
dnk-88
|
f614383200
|
Changed: #1302 Improved selection model.
|
2011-08-10 15:00:47 +03:00 |
|
dnk-88
|
619fd9c997
|
Changed: #1302 Added status bar and inactive world editor settings page.
|
2011-08-10 14:59:23 +03:00 |
|
dnk-88
|
974c5a0c52
|
Fixed: #1301 Added max and min zooming.
|
2011-08-10 03:04:31 +03:00 |
|
dnk-88
|
b37b0b8d60
|
Changed: #1302 Added additional visual elements (Point, Path, Zone) in 2d render without undo/redo operations(move, rotate, scale).
|
2011-08-09 23:56:26 +03:00 |
|
dnk-88
|
b400efa6f1
|
Changed: #1302 Landscape scene works correctly in world editor plugin. Replaced dynamic_cast on more faster qgraphicsitem_cast.
|
2011-08-09 23:31:14 +03:00 |
|
dnk-88
|
a4ef4082fa
|
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
|
79b9e6d3db
|
Changed: #1302 Landscape scene works correctly in world editor plugin.
|
2011-08-08 21:59:09 +03:00 |
|
dnk-88
|
52c4aca5ea
|
Fixed: #1301 Smooth Panning and Zooming.
|
2011-08-08 21:57:28 +03:00 |
|
dnk-88
|
34ee367261
|
merge from default
|
2011-08-06 14:05:23 +03:00 |
|
dnk-88
|
e809eba015
|
Fixed: #1301 Now works correctly with translucent tiles.
|
2011-08-06 02:20:57 +03:00 |
|
Fabien_HENON
|
2afce02712
|
Changed: #1304: Debug for the guild missions. Now it works !
|
2011-08-04 17:04:49 +02:00 |
|
sfb
|
def2f88c55
|
Update: Changed log plugin plugin name to LogPlugin.
|
2011-08-04 09:41:37 -05:00 |
|
sfb
|
07b3d56070
|
reverting log plugin to rev 1660
|
2011-08-04 09:21:38 -05:00 |
|
sfb
|
8dda8385c2
|
merge branch-mission-compiler-qt into default
|
2011-08-04 08:44:18 -05:00 |
|
dnk-88
|
b9732cb5bb
|
Changed: #1302 Redesigned the primitives database and added undo\redo commands for database.
|
2011-08-03 18:45:14 +03:00 |
|
dnk-88
|
7a0564bdf2
|
Changed: #1302 Added new utils functions.
|
2011-08-03 18:43:00 +03:00 |
|
sfb
|
bde302e7e3
|
Added: 3rd party library - Qt Property Browser 2.5
|
2011-08-03 07:51:10 -05:00 |
|
dnk-88
|
71a2a7393c
|
Changed: #1301 Improved ZoneBuilderBase for using in undo/redo commands.
|
2011-08-02 16:10:12 +03:00 |
|
dnk-88
|
5edc56cf15
|
Changed: #1302 Added 2d render in world editor plugin.
|
2011-07-30 22:32:06 +03:00 |
|
dnk-88
|
a02ddb2369
|
Changed: #1302 Added world edit mode toolbar.
|
2011-07-30 21:58:48 +03:00 |
|
dnk-88
|
3721da5740
|
Changed: #1302 Fix typos in comments/code.
|
2011-07-30 21:56:21 +03:00 |
|
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 |
|
dnk-88
|
d1988c7414
|
Changed: #1301 Fixed incorrect rendering of rotated elements.
|
2011-06-30 01:51:18 +03:00 |
|
dnk-88
|
c647a72abb
|
Changed: #1301 Improved 2d render. Fixed adding empty undo/redo operations in command list, improved performance when adding new zones.
|
2011-06-30 00:25:43 +03:00 |
|
Fabien_HENON
|
5955b44550
|
Changed: #1304: Implementation of basic CGuild functions for guild missions
|
2011-06-29 14:44:30 +02:00 |
|
dnk-88
|
5951c39cda
|
Changed: #1301 Binding 2d renderer to NELLIGO.
|
2011-06-28 02:55:38 +03:00 |
|
dnk-88
|
4306ab94b5
|
Changed: #1301 Added load landscape from file. Added initial snapshot dialog.
|
2011-06-21 10:14:46 +03:00 |
|
Fabien_HENON
|
a369dbc942
|
Changed: #1304: Add guild missions prerequisites.
|
2011-06-20 16:08:12 +02:00 |
|
Fabien_HENON
|
3479178476
|
Changed: #1304: Instanciation of guild missions.
|
2011-06-20 15:15:07 +02:00 |
|
dnk-88
|
c0c6700dd0
|
Changed: #1301 Added max\min scale view. Improved drawing of the grid.
|
2011-06-16 09:32:49 +03:00 |
|
kervala
|
be60684f1b
|
Changed: Updated client_default.cfg.in from client_default.cfg
|
2011-06-14 20:11:44 +02:00 |
|
kervala
|
a640676140
|
Added: Option WITH_STATIC_EXTERNAL to force FIND_LIBRARY to find static libs
|
2011-06-14 20:11:17 +02:00 |
|
kervala
|
d0987263bd
|
Changed: Merge changes from next patch
|
2011-06-14 19:34:28 +02:00 |
|
kervala
|
9a975ceea1
|
Changed: #878 Fix typos in comments/code
|
2011-06-14 19:31:59 +02:00 |
|
dnk-88
|
3a50515cd3
|
Added: #1303 Added undo/redo command list.
|
2011-06-14 13:29:16 +03:00 |
|
dnk-88
|
c3867d1699
|
Changed: #1301 Experiments with undo\redo and QGraphicsScene.
|
2011-06-14 12:26:41 +03:00 |
|
sfb
|
f49b178b78
|
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
|
db0ef3fb3d
|
merge from default
|
2011-06-09 14:29:05 -05:00 |
|
sfb
|
c1e86e6579
|
Changed: Started to add dialogs for server and publishing settings.
|
2011-06-09 14:26:02 -05:00 |
|
dnk-88
|
8903f6ca4b
|
Changed: #1301 Added select path button in project settings dialog. Main window landscape editor is saving own state.
|
2011-06-09 02:11:50 +03:00 |
|
vl
|
57676424d9
|
Changed: chapter 5
|
2011-06-09 00:36:58 +02:00 |
|
vl
|
2d1ed58a4f
|
Fixed: must not be lowered or the tooltip in milkopad doesn't work
|
2011-06-08 18:36:27 +02:00 |
|
kervala
|
191290528d
|
Changed: #1177 VS 2010 does not work under CMake
|
2011-06-08 11:46:11 +02:00 |
|
kervala
|
dbf417cb22
|
Changed: #1275 Create an OpenGL ES driver
|
2011-06-08 10:16:44 +02:00 |
|
kervala
|
5746e96dcd
|
Changed: Replaced NLMISC::strlwr by NLMISC::toLower
|
2011-06-08 10:15:16 +02:00 |
|
kervala
|
b5fdad1d11
|
Fixed: Bad font default size
|
2011-06-08 10:14:48 +02:00 |
|
kervala
|
f06916b4fa
|
Changed: #878 Fix typos in comments/code
|
2011-06-08 10:14:14 +02:00 |
|
sfb
|
effaba1a11
|
Changed: Mission Compiler add/remove selected/all and reset filter functions.
|
2011-06-07 14:30:34 -05:00 |
|
sfb
|
0685091cda
|
Changed: Added 'data directory' box and re-arranged filters.
|
2011-06-07 12:14:10 -05:00 |
|