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 |
|
kerozcak
|
34c9f578c1
|
Changed: #1315 Update.
|
2011-07-14 16:49:25 +02:00 |
|
cemycc
|
1e48bc1fbc
|
Changed: #1307 I have clean my branch, removing temp files
|
2011-07-13 22:34:00 +03:00 |
|
cemycc
|
c2737cbd21
|
Changed: #1307 Added Undo Commands for edit, insertand delete items on table and for words extraction
|
2011-07-13 19:47:15 +03:00 |
|
cemycc
|
65d3ff8966
|
Changed: #1307 Fixing a bug with the extraction options
|
2011-07-13 10:39:39 +03:00 |
|
dnk-88
|
16fb09e8ef
|
Fixed: #1301 A temporary fix instead of the future of undo command delete landscape.
|
2011-07-13 04:49:09 +03:00 |
|
dnk-88
|
6d7e44d5a1
|
merge from default
|
2011-07-13 04:10:35 +03:00 |
|
dnk-88
|
2d8f745618
|
Changed: #1301 Added status info and each zone tile has small text in graphics view.
|
2011-07-13 03:34:45 +03:00 |
|
cemycc
|
6d9feeccac
|
Changed: #1307 Minor fix on QMainWindow reported here: http://ryzomcore.etherpad.opennel.org/12
|
2011-07-13 01:43:42 +03:00 |
|
cemycc
|
5b234330aa
|
Changed: #1307 Added implementation of undo/redo framework partial
|
2011-07-12 22:02:05 +03:00 |
|
dnk-88
|
4768bb0b44
|
Changed: #1301 Removed a hard coded value.
|
2011-07-12 01:14:25 +03:00 |
|
dnk-88
|
add8aa0450
|
Changed: #1301 Improved Landscape plugin.
|
2011-07-11 02:06:14 +03:00 |
|