Commit graph

1247 commits

Author SHA1 Message Date
rti
d27395e287 Added: -pipe option to reduce disk usage while building 2010-12-18 18:14:00 +01:00
dnk-88
247c9f534b Merge 2010-12-18 15:20:10 +02:00
dnk-88
ac0bc919d3 Changed: #1206 update plugin system. 2010-12-18 15:19:26 +02:00
kervala
1c564fad02 Fixed: Compilation with STLport 2010-12-15 20:36:30 +01:00
rti
6f388b05a6 Fixed: workaround for OVQT mouse wheel on Windows and Mac 2010-12-14 18:13:53 +01:00
rti
e316e95579 Fixed: missing include 2010-12-14 18:12:15 +01:00
rti
99e60e2047 Fixed: #1216 plugin and resource paths 2010-12-12 22:12:45 +01:00
rti
8bdd015304 Changed: #1159 plugin and resource handling 2010-12-12 21:56:56 +01:00
dnk-88
c3dddf8147 Merge 2010-12-12 22:42:28 +02:00
dnk-88
fd53e029a1 Changed: #1193 Implement 'make_sheet_id' as an Object Viewer Qt plugin. Thank you kharvd. 2010-12-12 22:40:58 +02:00
rti
1505a457c8 Added: Georges Editor Qt Logo 2010-12-12 19:18:52 +01:00
rti
39aa4ad2df Fixed: #1190 Run Georges Editor Qt on Mac OS X 2010-12-12 19:10:58 +01:00
rti
d145c48e15 Fixed #1151 OVQT !_Pumping assert when entering settings dialog 2010-12-12 19:08:44 +01:00
rti
83f03881cf merge 2010-12-12 16:02:52 +01:00
rti
c4c0a4c699 Changed: #1153 app bundle plist references atys.icns 2010-12-12 16:00:51 +01:00
aquiles
127dc6ffd5 Changed: #1206 fixed missing stuff 2010-12-12 15:57:34 +01:00
kervala
8bc4a7fcdf Fixed: Compilation under Linux 2010-12-12 15:15:10 +01:00
kervala
d4ef878899 Changed: #878 Fix typos in comments/code 2010-12-12 15:12:49 +01:00
kervala
20ddae2c0f Changed: #825 Remove all warnings when compiling Ryzom 2010-12-12 15:10:53 +01:00
dnk-88
29331af355 Changed: #1193 Code cleanup. 2010-12-12 15:07:35 +02:00
rti
f9434cbfe1 Fixed: #1174 Mac - Alpha Build - Mouse Behavior 2010-12-12 03:58:14 +01:00
rti
f4d6f77ab1 Fixed: Build object viewer widget on Mac OS X (and line terminator consistency) 2010-12-11 20:51:49 +01:00
rti
f91733c9f2 Fixed: Build tile_edit_qt on Mac OS X 2010-12-11 20:36:37 +01:00
kervala
7ceb3dd196 Changed: Use GL_ARB_vertex_buffer_object in priority (supported on most of cards and faster) 2010-12-08 18:05:01 +01:00
kervala
a02239ee62 Fixed: Compilation problem 2010-12-08 17:40:23 +01:00
kervala
eaa10899d0 Changed: #878 Fix typos in comments/code 2010-12-08 14:49:24 +01:00
kervala
62189a69b8 Changed: #878 Fix typos in comments/code 2010-12-08 14:47:17 +01:00
kervala
f057b12488 Fixed: Removed some temporary fixes for system OpenGL drivers bugs 2010-12-08 13:43:53 +01:00
kervala
fb03ba45a1 Fixed: EVSSecondaryColorVariant redefined several times in setupEXTVertexShader 2010-12-08 13:40:33 +01:00
sfb
558e0130b6 Changed: Fixed the context initialization check for the log plugin 2010-12-07 10:22:25 -06:00
sfb
83df97db8c Changed: Fixed non-PIC context initialization check in OVQT example plugin. 2010-12-07 09:07:28 -06:00
sfb
18dce202ba Changed: Commented out 'makeCurrent' call. Class does not have a widget() method and QNLWidget is not a defined type. 2010-12-07 09:06:59 -06:00
dnk-88
991da99018 Changed: #1206 fixed nelContext bug 2010-12-07 14:40:45 +02:00
aquiles
f1aedef42a Changed: #1206 logPlugin is now in view and toggleable 2010-12-06 20:11:39 +01:00
aquiles
3492e66bb2 Changed: #1206 fixed nelContext bug 2010-12-06 19:29:13 +01:00
aquiles
0041a19397 Changed: #1206 added another example plugin (log as dockWidget) 2010-12-06 19:16:00 +01:00
dnk-88
5955b5405b Changed: #1193 Update doxygen documentation. 2010-12-05 20:33:58 +02:00
kervala
219dce25f2 Changed: #1016 entities_game_service segfault in ubuntu 64biten 2010-12-04 15:10:48 +01:00
dnk-88
8f01cb0d3a Changed: #1193 Code cleanup. 2010-12-04 14:03:31 +02:00
dnk-88
388161b7b5 Merge 2010-12-03 22:46:10 +02:00
dnk-88
5f36b9f440 Changed: #1193 Improved settings dialog. 2010-12-03 22:44:55 +02:00
kervala
e6d174778a Changed: #1016 entities_game_service segfault in ubuntu 64biten 2010-12-03 15:18:39 +01:00
dnk-88
e019d92dea Changed: #1206 correct fix is to load the plugins and update ovqt example plugin. 2010-12-03 12:21:12 +02:00
dnk-88
17407f813c Changed: #1206 correct fix is to load the plugins 2010-12-02 20:03:57 +02:00
dnk-88
1331037de3 Added: #1206 Added plugin view dialog. And if there are errors while loading plugin displays a diagnostic message. 2010-12-02 12:52:22 +02:00
dnk-88
165c9c686a Changed: #1206 Update ovqt_example plugin. 2010-12-01 17:48:43 +02:00
Matt Raykowski"
5e2722e0d6 Changed: Fixed build of OVQT Example Plugin - sources the extension system correctly. 2010-12-01 08:04:30 -06:00
Matt Raykowski"
5f684bba88 Changed: OVQT Plugins - added additional Qt define to example plugin. 2010-12-01 07:18:27 -06:00
Matt Raykowski"
d22d13f56e Added: OVQT Plugin system CMake build 2010-12-01 07:16:28 -06:00
dnk-88
fb171701a6 Changed: #1206 Added example plugin. 2010-12-01 14:40:21 +02:00