Commit graph

883 commits

Author SHA1 Message Date
cemycc
b7a5722150 merge from default
--HG--
branch : gsoc2011-translationovqt
2011-06-06 20:39:54 +03: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
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
cemycc
0371b04509 Changed: #1307 Added extract bot names and UI dialog for plugin settings.
--HG--
branch : gsoc2011-translationovqt
2011-05-30 20:56:22 +03:00
cemycc
9dab149983 first stage for my plugin
--HG--
branch : gsoc2011-translationovqt
2011-05-25 00:07:32 +03:00
cemycc
f47f5a3799 first stage for my plugin
--HG--
branch : gsoc2011-translationovqt
2011-05-25 00:06:07 +03:00
cemycc
cddb66027e Create directory for the Translation Manager plugin
--HG--
branch : gsoc2011-translationovqt
2011-04-29 22:58:59 +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
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