Commit graph

471 commits

Author SHA1 Message Date
kaetemi
2ca6207037 Added: #1093 Added command line argument for client_patch script to only generate updated bnp files without creating a patch. 2011-09-20 18:13:27 +02:00
kaetemi
9f726fff73 Added: #1092 Some extra log info. 2011-09-20 18:11:51 +02:00
kaetemi
3e4ab6bb3a Changed: #1092 Fixed several issues concerning export with lightmaps. 2011-09-20 16:21:37 +02:00
kaetemi
deb69ad630 Added: #1093 Command line arguments for build gamedata scripts, filter projects and processes, make setup buildsite config skippable, and verify tool paths in setup script. 2011-09-17 11:35:07 +02:00
kaetemi
7ed294830c Changed: #1093 Changed order of some default build pipeline search paths to work better. 2011-09-16 14:14:15 +02:00
kaetemi
6f61215a93 Changed: #1093 Common default setup values. 2011-09-16 14:04:41 +02:00
kaetemi
de4d271857 Changed: #1093 Create client_install using bnps made in client_patch. 2011-09-16 13:58:20 +02:00
kaetemi
c658184af6 Changed: #1093 Create client_dev, client_patch and client_install directories in setup if needed. 2011-09-16 13:55:48 +02:00
dnk-88
0827d29d59 Changed: #1193 Added the feature of enable/disable plugins on startup program. 2011-09-14 01:47:27 +03:00
aquiles
51ecec85e5 Changed: #1306 some focus (in terms of widget focus) related additions, to provide expected usabillity (Tab/Click Focus etc.) 2011-09-04 18:48:37 +02:00
dnk-88
5ee9934c95 Changed: #1193 Fix typos in comments/code. 2011-09-02 01:29:19 +03:00
aquiles
1cd8591bd9 Changed: #1306 added basic editing possibillities for normal and parent values (no default values and no saving of changed values yet); added possibillity to expand/collapse whole tree by header click 2011-08-25 23:25:33 +02:00
cemycc
59727ccacd Changed: #1307 Added documentation and minor fixes 2011-08-22 14:42:51 +03:00
sfb
5738f6ae47 Changed: Turned off zone painter, fixed nelns and snowballs CMake builds for gcc 4.4.3 2011-08-19 07:50:05 -05:00
cemycc
fed0a7e4e1 Changed: #1307 Making some little modifcations in code. Open now saves the last directory 2011-08-18 00:58:26 +03:00
cemycc
85a4612556 Changed: #1307 Added support for unicode format on editors 2011-08-17 11:54:00 +03:00
aquiles
421a434c87 Changed: #1306 small additions/bug fixed here and there for your viewing pleasure :) 2011-08-16 20:48:24 +02:00
aquiles
1cd1643ef4 Changed: #1206 added pill icon to object_viewer tab 2011-08-16 19:27:12 +02:00
aquiles
e85ade1204 Changed: #1306 added basic sheet viewing 2011-08-14 20:28:16 +02:00
kervala
6cac32a8d9 Merge 2011-08-14 11:44:02 +02:00
kaetemi
5cf4afdbde Merge 2011-08-13 23:44:22 +02:00
kaetemi
1651f8510b Fixed: #1333 Support 3ds Max 2012 SDK. 2011-08-13 23:36:37 +02:00
aquiles
169af8fd18 Changed: #1206 fixed bug when exception in sound system wouldnt close the settings group leading to inconsistent ini file 2011-08-13 19:11:15 +02:00
kervala
e62ee8523d Fixed: Dll symbols export under Windows for qtpropertybrowser 2011-08-13 17:40:43 +02:00
kervala
6632ff4509 Fixed: Moc'ed files not being generated by CMake for qtpropertybrowser 2011-08-12 17:28:30 +02:00
cemycc
49d892724a Changed: #1307 Added undo/redo for Phrase Editor. Works great 2011-08-12 15:00:22 +03:00
cemycc
f1e55dae35 Changed: #1307 Added tab view on QMdiArea, new syntax highliter and added base functions for Undo/Redo framework 2011-08-11 19:16:46 +03:00
cemycc
7ea1c96c01 Changed: #1307 Added undo/redo for editor and a little syntaxhighliter 2011-08-09 01:55:46 +03:00
cemycc
3a3637dbc6 merge from default 2011-08-07 06:59:13 +03: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
cemycc
9bca613c47 Changed: #1307 Added some features and making little modifications 2011-08-04 17:19:17 +03:00
sfb
8dda8385c2 merge branch-mission-compiler-qt into default 2011-08-04 08:44:18 -05:00
cemycc
5a599bc7ff Changed: #1307 Added Phrase editor files and base functions 2011-08-03 23:08:56 +03:00
sfb
bde302e7e3 Added: 3rd party library - Qt Property Browser 2.5 2011-08-03 07:51:10 -05:00
cemycc
fb5373284d 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
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
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
sfb
b23c890bbf merge default 2011-07-18 21:30:28 -05:00
cemycc
907a09526b 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
cemycc
e8412dd711 Changed: #1307 I have clean my branch, removing temp files 2011-07-13 22:34:00 +03:00
cemycc
2f535a5e40 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
c9edb0d4b3 Changed: #1307 Fixing a bug with the extraction options 2011-07-13 10:39:39 +03:00
cemycc
501d2f9b90 Changed: #1307 Minor fix on QMainWindow reported here: http://ryzomcore.etherpad.opennel.org/12 2011-07-13 01:43:42 +03:00
cemycc
1bade68ee0 Changed: #1307 Added implementation of undo/redo framework partial 2011-07-12 22:02:05 +03:00
dnk-88
e384ffa02e Changed: Improved performance landscape plugin under Linux. 2011-07-10 01:10:41 +03:00
cemycc
f8b52c2553 Added: #1307 Ui deffs for merge source selection and ftp selection 2011-07-08 18:31:59 +03:00
cemycc
40b50b0c7d merge from default 2011-07-08 18:28:58 +03:00
cemycc
0b4faa32ce Added: #1307 Merge options for translation files from local directory and from FTP server 2011-07-08 18:22:51 +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
0fcd267f7e Changed: #1303 Added icons for undo/redo actions. 2011-07-06 21:53:28 +03:00
cemycc
b3c99420a5 Added: #1307 Added extraction from primitives 2011-07-06 04:56:58 +03:00
cemycc
a21a6ac07f Changed: #1307 Added extraction words options for: item, creature, sbrick, sphrase 2011-07-05 05:01:13 +03:00
cemycc
cfc7d5e250 Changed: #1307 New structure for subwindows from QMdiArea 2011-07-01 21:51:41 +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
cemycc
e555146038 Changed: #1307 Added option to extract the botnames from primitives. 2011-06-27 03:02:21 +03:00
cemycc
c3af517233 Changed: #1307 Added option for SaveAs and a windows list 2011-06-26 05:48:28 +03:00
cemycc
99647c12aa Changed: #1307 Added editor for worksheet files. 2011-06-25 16:42:45 +03:00
cemycc
7fa052e11c Changed: #1307 Added extract_bot_names 2011-06-21 01:03:54 +03:00
cemycc
d025085442 Changed: #1307 Update the plugin to work with the latest plugin system 2011-06-14 18:01:21 +03:00
dnk-88
3a50515cd3 Added: #1303 Added undo/redo command list. 2011-06-14 13:29:16 +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
cemycc
34c3cecdc3 merge from default 2011-06-08 14:51:07 +03: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
cemycc
9154c6b3f3 merge from default 2011-06-06 20:39:54 +03:00
kervala
ec90234947 Changed: #825 Remove all warnings when compiling Ryzom 2011-06-05 18:06:00 +02:00
kervala
6deae3686b Changed: #878 Fix typos in comments/code 2011-06-03 15:17:23 +02:00
kervala
5b5a050616 Changed: Exceptions catched by reference 2011-06-03 10:35:25 +02: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
540bc1f62f Changed: Exceptions catched by reference 2011-06-02 18:31:40 +02: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
sfb
dcc07f7525 Changed: Starting to change the zone manager to handle loading, saving and displaying zones. 2011-05-31 09:28:10 -05: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
cemycc
d1da62ce4a Changed: #1307 Added extract bot names and UI dialog for plugin settings. 2011-05-30 20:56:22 +03: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
aquiles
fdefb39d67 Changed: #1306 basic structure for georges editor plugin added 2011-05-29 17:58:48 +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
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
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
aa8000d0e0 Changed: #1206 only search for plugins having the ovqt_plugin prefix in its name 2011-05-26 20:16:57 +02:00
sfb
53912570e0 merge 2011-05-26 11:00:22 -05:00