Commit graph

948 commits

Author SHA1 Message Date
dnk-88
ae0a26855f Changed: #1303 Added icons for undo/redo actions. 2011-07-06 21:53:28 +03:00
sfb
db7a3321c2 Merging default changes into branch.
--HG--
branch : branch-mission-compiler-qt
2011-07-01 07:21:59 -05:00
sfb
c83fd1832b 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.
--HG--
branch : branch-mission-compiler-qt
2011-07-01 07:19:46 -05:00
dnk-88
5c47e96d79 Added: #1303 Added undo/redo command list. 2011-06-14 13:29:16 +03:00
sfb
c41a312a86 Changed: Fixed the 'QMetaObject' linking error and commented out most of the old code to be replaced.
--HG--
branch : branch-mission-compiler-qt
2011-06-11 08:48:16 -05:00
sfb
36445503cd merge from default
--HG--
branch : branch-mission-compiler-qt
2011-06-09 14:29:05 -05:00
sfb
ba23190a9d Changed: Started to add dialogs for server and publishing settings.
--HG--
branch : branch-mission-compiler-qt
2011-06-09 14:26:02 -05:00
kervala
74c2952c32 Changed: #1275 Create an OpenGL ES driver 2011-06-08 10:16:44 +02:00
kervala
81d2817c44 Changed: #878 Fix typos in comments/code 2011-06-08 10:14:14 +02:00
sfb
884017a65d Changed: Mission Compiler add/remove selected/all and reset filter functions.
--HG--
branch : branch-mission-compiler-qt
2011-06-07 14:30:34 -05:00
sfb
21db83a0ed Changed: Added 'data directory' box and re-arranged filters.
--HG--
branch : branch-mission-compiler-qt
2011-06-07 12:14:10 -05:00
kervala
23e49c5f27 Merge 2011-06-07 16:41:08 +02:00
kervala
4ab971d2fe Changed: #878 Fix typos in comments/code 2011-06-07 15:58:18 +02:00
kervala
4027e82360 Changed: #825 Remove all warnings when compiling Ryzom 2011-06-05 18:06:00 +02:00
kervala
e254253fe0 Fixed: Number of processors under Linux 2011-06-04 14:01:56 +02:00
kervala
0cbb87bfe1 Fixed: Strings buffer overflow in config files 2011-06-04 14:01:32 +02:00
kervala
0913c3d667 Changed: #878 Fix typos in comments/code 2011-06-04 13:51:03 +02:00
kervala
7fd0b6fb7d Changed: Display unknown status in FBO errors messages 2011-06-04 13:50:33 +02:00
kervala
b4e09b1adc Fixed: X extensions list is truncated 2011-06-04 13:49:41 +02:00
kervala
714bb3aa3b Changed: #878 Fix typos in comments/code 2011-06-03 15:17:23 +02:00
kervala
7c27c233eb Changed: Exceptions catched by reference 2011-06-03 10:35:25 +02:00
sfb
f7ebb89d94 Changed: Implemented basic mission compilation without publishing.
--HG--
branch : branch-mission-compiler-qt
2011-06-02 15:15:12 -05:00
sfb
9e3a19e654 Changed: Implemented mission validation.
--HG--
branch : branch-mission-compiler-qt
2011-06-02 13:47:31 -05:00
kervala
043b845f6c Changed: Exceptions catched by reference 2011-06-02 18:44:48 +02:00
kervala
f9cc842b82 Changed: Exceptions catched by reference 2011-06-02 18:31:40 +02:00
sfb
00e65b1015 Changed: Added some more UI tweaks - most of the UI design is now done.
--HG--
branch : branch-mission-compiler-qt
2011-06-01 18:41:01 -05:00
sfb
bdbeaa29e8 Changed: Initial footwork on OVQT-based mission compiler plugin.
--HG--
branch : branch-mission-compiler-qt
2011-06-01 07:45:55 -05:00
sfb
947d69c97e Changed: Added the primitive file path and ligo config file to the "data section" - automatically applied these paths to addSearchPath.
--HG--
branch : branch-mission-compiler-qt
2011-06-01 07:45:20 -05:00
sfb
5be81c6487 Changed: Fixed a bug with the log plugin causing crashes when the apply button was clicked for settings.
--HG--
branch : branch-mission-compiler-qt
2011-06-01 07:44:44 -05:00
sfb
511d735dc9 Changed: Starting to change the zone manager to handle loading, saving and displaying zones. 2011-05-31 09:28:10 -05:00
sfb
334b76a0dd merge 2011-05-31 07:35:31 -05:00
sfb
14e41c2c07 Changed: Merged in latest API changes to OVQT plugin system. 2011-05-31 07:34:42 -05:00
aquiles
d9c7bc8128 Changed: #1306 added leveldesign path dock widget 2011-05-29 22:30:06 +02:00
sfb
2039038973 merge 2011-05-29 14:09:15 -05:00
aquiles
138383a0d1 Merge 2011-05-29 18:04:38 +02:00
aquiles
7fdf6776df Changed: #1306 basic structure for georges editor plugin added 2011-05-29 17:58:48 +02:00
kervala
ce09bea89d Fixed: Compilation with VC++ 2010 without STLport 2011-05-29 17:55:18 +02:00
kervala
230039a5c3 Changed: #825 Remove all warnings when compiling Ryzom 2011-05-29 16:23:08 +02:00
kervala
c11e81dd7c Changed: #825 Remove all warnings when compiling Ryzom 2011-05-29 16:20:34 +02:00
kervala
a27b6cd2bd 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
16e379084f Changed: #1206 log plugin saves changes now and loads/unloads displayer on the fly 2011-05-28 22:06:01 +02:00
aquiles
c39bd25ef3 Changed: #1206 fixed bug on context update when only core plugin is loaded 2011-05-28 19:23:00 +02:00
kervala
8208ec219b Changed: Compilation with VC++ 2010 without STLport 2011-05-28 15:52:48 +02:00
dnk-88
a613b2f60b merge from default
--HG--
branch : gsoc2011-worldeditorqt
2011-05-27 20:33:55 +03:00
dnk-88
279d765e38 Changed: #1303 Added undo/redo framework in core plugin.
--HG--
branch : gsoc2011-worldeditorqt
2011-05-27 19:21:16 +03:00
dnk-88
79c5f51c0e 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.
--HG--
branch : gsoc2011-worldeditorqt
2011-05-27 17:06:30 +03:00
sfb
824243a7af merge 2011-05-27 08:38:05 -05:00
rti
4da03cdf6e 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
4a8749b06f merge 2011-05-26 21:55:10 +02:00
dnk-88
92b51b46ce Merge 2011-05-26 22:12:30 +03:00
dnk-88
9a9c737794 Changed: #1193 Added a button to clear the zone list in settings page. 2011-05-26 22:07:59 +03:00
rti
67488d486d Fixed: Build error and assert when disabling NL_FORCE_INDEX_BUFFER_16 2011-05-26 20:57:23 +02:00
rti
5ab6fb56db Changed: #1206 only search for plugins having the ovqt_plugin prefix in its name 2011-05-26 20:16:57 +02:00
sfb
fa9c83ee5f merge 2011-05-26 11:00:22 -05:00
dnk-88
7e4d8a53a5 Changed: #1303 Fix typos in comments/code
--HG--
branch : gsoc2011-worldeditorqt
2011-05-26 17:28:10 +03:00
kervala
a09264c6c0 Changed: #878 Fix typos in comments/code 2011-05-26 16:20:17 +02:00
kervala
e909556883 Changed: #1177 VS 2010 does not work under CMake 2011-05-26 16:18:38 +02:00
kervala
d8c73a8772 Changed: Use static_assert in nlctassert macro if C++0X is supported by compiler 2011-05-26 16:14:45 +02:00
kervala
db57bd0c11 Changed: #825 Remove all warnings when compiling Ryzom 2011-05-26 16:07:35 +02:00
dnk-88
bbae1b9180 Changed: #1303 Completed work on the context manager.
--HG--
branch : gsoc2011-worldeditorqt
2011-05-26 17:03:49 +03:00
dnk-88
93f443a55c Added: #1303 Added initial context manager.
--HG--
branch : gsoc2011-worldeditorqt
2011-05-26 15:35:04 +03:00
kervala
6f78067a8d Changed: Merge changes from next patch 2011-05-26 14:14:29 +02:00
dnk-88
c1691be14b Merge 2011-05-26 13:47:58 +03:00
dnk-88
0005bc9b38 Fixed: #1193 Correct save recursive search paths. 2011-05-26 13:45:24 +03:00
dnk-88
226d52405e Merge 2011-05-26 13:29:07 +03:00
dnk-88
a314832bdb Added: #1193 Added recursive search paths settings page. 2011-05-26 13:19:38 +03:00
dnk-88
c2fa4f7ccc Added: #1301 Added initial basic shell of Landscape editor plugin.
--HG--
branch : gsoc2011-worldeditorqt
2011-05-25 21:22:10 +03:00
rti
24a42b583c Added: Error message when building OVQT with WITH_STATIC on UNIX 2011-05-25 19:28:18 +02:00
kervala
500681478d Fixed: __PRI64_PREFIX not defined under NetBSD 2011-05-24 09:36:56 +02:00
dnk-88
e0df09fbeb merge from default
--HG--
branch : gsoc2011-worldeditorqt
2011-05-23 00:55:36 +03:00
dnk-88
a2c71aba53 Fixed: #1193 Updated icon. 2011-05-21 03:50:01 +03:00
dnk-88
351047bb51 Fixed: #1193 Settings of "remap extensions" loads from settings file. 2011-05-21 01:54:20 +03:00
kervala
2d8136a283 Changed: #1275 Create an OpenGL ES driver 2011-05-15 17:11:16 +02:00
dnk-88
15ef109f58 Fixed: #1193 Fixed flickering graphics viewport under windows. 2011-05-09 23:46:14 +03:00
dnk-88
3079e1d2f7 Fixed: Crash the ovqt in ps editor. 2011-05-09 20:51:29 +03:00
dnk-88
cba0e9844d Changed: #1193 Added general settings page. ICore emits a signal changeSettings() when changing settings. Enabled sound in object viewer plugin. 2011-05-09 18:27:09 +03:00
dnk-88
ef9e358b4f Changed: #1193 The user can specify the ovqt plugins path if not using the default path. 2011-05-09 15:13:59 +03:00
dnk-88
1637ec17f9 Fixed: #1193 Compilation with GCC (SchemeManager). Fix typos in comments/code. 2011-05-09 13:25:03 +03:00
dnk-88
65b8f494e9 Fixed: The program crashes after preview ps. 2011-05-08 01:48:38 +03:00
dnk-88
e6e126b3e3 Changed: Added particle system animation. 2011-05-08 01:10:12 +03:00
dnk-88
403cb36539 Fixed: Mouse zoom correct works in geqt. 2011-05-08 00:13:56 +03:00
kervala
a272feeb9b Changed: #1275 Create an OpenGL ES driver 2011-05-01 19:11:10 +02:00
kervala
ae9de611f6 Changed: #1275 Create an OpenGL ES driver 2011-05-01 18:27:05 +02:00
cemycc
33b90e28df Create directory for the Translation Manager plugin
--HG--
branch : gsoc2011-worldeditorqt
2011-04-29 22:52:51 +03:00
sfb
a8a052c2d8 Changed: Added QSettings load/save to Zone Painter plugin 2011-04-29 13:34:18 -05:00
sfb
61e65e6bde Changed: Added background color dialog to zone painter. 2011-04-28 16:47:23 -05:00
sfb
e76dad6859 Changed: Added background color changer to Zone Painter 2011-04-28 15:56:57 -05:00
vl
277fab9863 Fixed: #1273 problem with shift enter on shop window 2011-04-21 16:39:23 +02:00
vl
5407fe2518 Fixed: ugly fix to not crash when we cannot create a buffer #1116 2011-06-01 00:04:11 +02:00
kervala
73bf79340d Changed: #878 Fix typos in comments/code 2011-05-31 22:16:17 +02:00
dnk-88
a945ad784d Changed: #1193 Updated menu stuff. 2011-05-31 22:06:58 +03:00
dnk-88
f9f2ccb2a2 Changed: #1193 Updated mac menu stuff. 2011-05-31 21:46:19 +03:00
rti
1440b08a33 merge 2011-05-31 18:59:41 +02:00
dnk-88
589fd30e8a Fixed: #1193 Updated mac menu stuff. 2011-05-31 19:50:16 +03:00
rti
cd61e1531a merge 2011-05-31 18:12:25 +02:00
rti
1457deeb5e Fixed: #1006 On Mac OS X, do glFinish() after vertex program upload to ensure program is ready to use. 2011-05-31 18:10:32 +02:00
dnk-88
8680766a2e Changed: #1193 Added new actions. Added fullscreen mode. 2011-05-31 18:37:04 +03:00
dnk-88
ad597cc457 Changed: #1193 Core::IContext does not factory. 2011-04-19 10:39:09 +03:00
dnk-88
870308c754 Changed: #1193 Core::IContext is not factory. 2011-04-19 02:40:39 +03:00
dnk-88
8d42a10f4c Changed: #1193 Updated ovqt icons(thanks Kaetemi). Updated layout value gradient dialog. Added initial scheme bank work for particle system editor. 2011-04-19 02:37:39 +03:00