Commit graph

1613 commits

Author SHA1 Message Date
kervala
05eca7f726 Fixed: #1310 Broken build with VS 2k8 nmake 2011-06-03 10:07:52 +02:00
kervala
6ffe3fa569 Fixed: #1310 Broken build with VS 2k8 nmake 2011-06-03 09:23:12 +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
69bc6a6d4e Changed: Exceptions catched by reference 2011-06-02 18:44:48 +02:00
kervala
e896f53b6b Changed: Exceptions catched by reference 2011-06-02 18:43:58 +02:00
kervala
540bc1f62f Changed: Exceptions catched by reference 2011-06-02 18:31:40 +02:00
kervala
8d099d236a Changed: Merge changes from next patch 2011-06-02 17:28:30 +02:00
kervala
15158c4514 Changed: Merge changes from next patch 2011-06-02 17:26:04 +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
vl
ed2954922f Added: missing iconv include 2011-06-01 01:16:06 +02:00
sfb
890468f023 Creating branch branch-mission-compiler-qt 2011-05-31 09:30:04 -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
kervala
aee331a52c Merge with gsoc2011-guildmissions 2011-05-30 13:33:07 +02:00
kervala
cce05665dd Changed: #878 Added new actions comments for translation_tools 2011-05-30 13:31:18 +02:00
Fabien_HENON
a059141e57 Merge 2011-05-30 12:01:24 +02: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
sfb
50d15e4c86 Changed: Applied patch fixing the mission_compiler_lib build under Linux 2011-05-29 14:08:46 -05:00
aquiles
b18538eb69 Merge 2011-05-29 18:04:38 +02:00
aquiles
fdefb39d67 Changed: #1306 basic structure for georges editor plugin added 2011-05-29 17:58:48 +02:00
kervala
8e6cdce8ee Fixed: Compilation with VC++ 2010 without STLport 2011-05-29 17:55:18 +02:00
kervala
35a4beeec3 Added: VC++ flags to fix some warnings and errors 2011-05-29 17:54:58 +02:00
kervala
49c3ae1b85 Changed: #825 Remove all warnings when compiling Ryzom 2011-05-29 16:23:08 +02:00
kervala
44b7912330 Changed: #825 Remove all warnings when compiling Ryzom 2011-05-29 16:20:34 +02:00
kervala
5da70e5d9d Changed: #825 Remove all warnings when compiling Ryzom 2011-05-29 13:57:31 +02:00
kervala
bc994d4bec 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
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
kervala
fbec2565e9 Changed: Compilation with VC++ 2010 without STLport 2011-05-28 15:52:48 +02:00
kervala
685ab0f488 Merge with gsoc2011-worldeditorqt 2011-05-28 15:47:16 +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
rti
9bcc675bca Added: FindIconv which is needed for a completely static client build on Mac OS X 2011-05-26 21:50:00 +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
ef98e683a3 Fixed: Build error and assert when disabling NL_FORCE_INDEX_BUFFER_16 2011-05-26 20:57:23 +02:00
kervala
785c5be8d8 Changed: #878 Fix typos in comments/code 2011-05-26 20:47:04 +02: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
kervala
39c30152b9 Added: CMake project for mission_compiler_fe 2011-05-26 18:21:06 +02:00
kervala
bc3a3f6f7c Added: CMake project for mission_compiler_lib 2011-05-26 18:08:04 +02:00