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
kervala
5d08c164d2
Merge
2011-06-07 16:41:08 +02:00
kervala
fad4a00075
Changed: #878 Fix typos in comments/code
2011-06-07 15:58:18 +02:00
Fabien_HENON
7264e6c1bf
Changed: #1304 : Updating CMissionGuild for guild missions.
...
Implementation of the functions:
- updateUsersJournalEntry
- clearUsersJournalEntry
2011-06-07 14:42:00 +02:00
kervala
ec90234947
Changed: #825 Remove all warnings when compiling Ryzom
2011-06-05 18:06:00 +02:00
kervala
73b6bee421
Changed: Replaced NLMISC::strlwr by NLMISC::toLower
2011-06-05 17:52:40 +02:00
dnk-88
f02f5525aa
Changed: #1301 Added project settings dialog.
2011-06-04 17:29:08 +03:00
kervala
16ea78ecb3
Changed: Merge changes from next patch
2011-06-04 14:20:01 +02:00
kervala
ab0cc17134
Fixed: Number of processors under Linux
2011-06-04 14:01:56 +02:00
kervala
385955fffb
Fixed: Strings buffer overflow in config files
2011-06-04 14:01:32 +02:00
kervala
7d0a22db81
Changed: #878 Fix typos in comments/code
2011-06-04 13:51:03 +02:00
kervala
2d8d895e5b
Changed: Display unknown status in FBO errors messages
2011-06-04 13:50:33 +02:00
kervala
57bf9881e8
Fixed: X extensions list is truncated
2011-06-04 13:49:41 +02:00
kervala
9652969097
Changed: #878 Fix typos in comments/code
2011-06-04 13:48:27 +02:00
kervala
787fffd092
Changed: #142 Replace atoi and sscanf by fromString when it's possible
2011-06-04 13:25:58 +02:00
kervala
dc66068f94
Changed: Merge changes from next patch
2011-06-04 13:23:14 +02:00
kervala
6deae3686b
Changed: #878 Fix typos in comments/code
2011-06-03 15:17:23 +02:00
kervala
59f6a344d4
Fixed: PCH problems with CMake 2.6
2011-06-03 13:59:08 +02:00
kervala
900dc9e5da
Changed: #825 Remove all warnings when compiling Ryzom
2011-06-03 10:51:03 +02:00
kervala
cbc41fb73a
Changed: Exceptions catched by reference
2011-06-03 10:42:40 +02:00
kervala
5b5a050616
Changed: Exceptions catched by reference
2011-06-03 10:35:25 +02:00
kervala
05eca7f726
Fixed : #1310 Broken build with VS 2k8 nmake
2011-06-03 10:07:52 +02:00
kervala
6ffe3fa569
Fixed : #1310 Broken build with VS 2k8 nmake
2011-06-03 09:23:12 +02:00
dnk-88
cd72978299
Added: #1301 Added filter for list zones in landscape editor.
2011-06-02 23:31:21 +03:00
sfb
99387de827
Changed: Implemented basic mission compilation without publishing.
2011-06-02 15:15:12 -05:00
sfb
3e6d643056
Changed: Implemented mission validation.
2011-06-02 13:47:31 -05:00
kervala
69bc6a6d4e
Changed: Exceptions catched by reference
2011-06-02 18:44:48 +02:00
kervala
e896f53b6b
Changed: Exceptions catched by reference
2011-06-02 18:43:58 +02:00
kervala
540bc1f62f
Changed: Exceptions catched by reference
2011-06-02 18:31:40 +02:00
kervala
8d099d236a
Changed: Merge changes from next patch
2011-06-02 17:28:30 +02:00
kervala
15158c4514
Changed: Merge changes from next patch
2011-06-02 17:26:04 +02:00
dnk-88
3ccfad6d6b
Added: #1301 Added pixmap database
2011-06-02 16:57:10 +03:00
sfb
4247257e77
Changed: Added some more UI tweaks - most of the UI design is now done.
2011-06-01 18:41:01 -05:00
sfb
08f911759a
Changed: Initial footwork on OVQT-based mission compiler plugin.
2011-06-01 07:45:55 -05:00
sfb
f22c066863
Changed: Added the primitive file path and ligo config file to the "data section" - automatically applied these paths to addSearchPath.
2011-06-01 07:45:20 -05:00
sfb
2029cdbac9
Changed: Fixed a bug with the log plugin causing crashes when the apply button was clicked for settings.
2011-06-01 07:44:44 -05:00
vl
ed2954922f
Added: missing iconv include
2011-06-01 01:16:06 +02:00
Fabien_HENON
9128f754fc
Changed: #1304 : mission_compiler actions: add new ones, check and script generation
...
Add 2 new actions for the mission compiler: recv_charge_point and
give_control.
Add the 'guild' option for some actions: check if the mission is
valid, and change the script generation to add this option.
2011-05-31 22:00:27 +02:00
sfb
dcc07f7525
Changed: Starting to change the zone manager to handle loading, saving and displaying zones.
2011-05-31 09:28:10 -05:00
Fabien_HENON
15e3cb3dd6
Changed: #1304 : mission_compiler objectives: check and script generation
...
mission compiler now checks if we are not asking several guild
members to complete an objective whereas the mission is not a
guild mission.
It also generates the 'nb_guild_members_needed' parameter for
objectives in the script.
2011-05-31 16:22:57 +02:00
sfb
d5a02b382f
merge
2011-05-31 07:35:31 -05:00
sfb
37dc120e69
Changed: Merged in latest API changes to OVQT plugin system.
2011-05-31 07:34:42 -05:00
kervala
aee331a52c
Merge with gsoc2011-guildmissions
2011-05-30 13:33:07 +02:00
kervala
cce05665dd
Changed: #878 Added new actions comments for translation_tools
2011-05-30 13:31:18 +02:00
Fabien_HENON
a059141e57
Merge
2011-05-30 12:01:24 +02:00
aquiles
44c23327e0
Changed: #1306 added leveldesign path dock widget
2011-05-29 22:30:06 +02:00
sfb
4dd8f89943
merge
2011-05-29 14:09:15 -05:00
sfb
50d15e4c86
Changed: Applied patch fixing the mission_compiler_lib build under Linux
2011-05-29 14:08:46 -05:00
aquiles
b18538eb69
Merge
2011-05-29 18:04:38 +02:00
aquiles
fdefb39d67
Changed: #1306 basic structure for georges editor plugin added
2011-05-29 17:58:48 +02:00
kervala
8e6cdce8ee
Fixed: Compilation with VC++ 2010 without STLport
2011-05-29 17:55:18 +02:00
kervala
35a4beeec3
Added: VC++ flags to fix some warnings and errors
2011-05-29 17:54:58 +02:00
kervala
49c3ae1b85
Changed: #825 Remove all warnings when compiling Ryzom
2011-05-29 16:23:08 +02:00
kervala
44b7912330
Changed: #825 Remove all warnings when compiling Ryzom
2011-05-29 16:20:34 +02:00
kervala
5da70e5d9d
Changed: #825 Remove all warnings when compiling Ryzom
2011-05-29 13:57:31 +02:00
kervala
bc994d4bec
Changed: Use of CFile::createEmptyFile
...
Changed: #142 Replace atoi and sscanf by fromString when it's possible
2011-05-29 13:57:08 +02:00
aquiles
2d12ef943d
Changed: #1206 log plugin saves changes now and loads/unloads displayer on the fly
2011-05-28 22:06:01 +02:00
aquiles
56cf892b9c
Changed: #1206 fixed bug on context update when only core plugin is loaded
2011-05-28 19:23:00 +02:00
kervala
fbec2565e9
Changed: Compilation with VC++ 2010 without STLport
2011-05-28 15:52:48 +02:00
dnk-88
c0c5c2ba60
merge from default
2011-05-27 20:33:55 +03:00
dnk-88
d7ce82b4bf
Changed: #1303 Added undo/redo framework in core plugin.
2011-05-27 19:21:16 +03:00
dnk-88
fbbdb15ad2
Changed: #1303 Each context must have its own file open dialog, which will be called when the context is active. The beginning of work on adding undo/redo.
2011-05-27 17:06:30 +03:00
sfb
8f3350180a
merge
2011-05-27 08:38:05 -05:00
rti
a0b1d0e778
Changed: #1193 Let Qt handle events in GraphicsViewport widget as well (solves focus problem, tested on mac)
2011-05-26 23:29:56 +02:00
rti
3fdd571b49
merge
2011-05-26 21:55:10 +02:00
rti
9bcc675bca
Added: FindIconv which is needed for a completely static client build on Mac OS X
2011-05-26 21:50:00 +02:00
dnk-88
40d696c0ef
Merge
2011-05-26 22:12:30 +03:00
dnk-88
6ffd7994cc
Changed: #1193 Added a button to clear the zone list in settings page.
2011-05-26 22:07:59 +03:00
rti
ef98e683a3
Fixed: Build error and assert when disabling NL_FORCE_INDEX_BUFFER_16
2011-05-26 20:57:23 +02:00
kervala
785c5be8d8
Changed: #878 Fix typos in comments/code
2011-05-26 20:47:04 +02:00
rti
aa8000d0e0
Changed: #1206 only search for plugins having the ovqt_plugin prefix in its name
2011-05-26 20:16:57 +02:00
kervala
39c30152b9
Added: CMake project for mission_compiler_fe
2011-05-26 18:21:06 +02:00