Commit graph

1626 commits

Author SHA1 Message Date
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
Fabien_HENON
9128f754fc Changed: #1304: mission_compiler actions: add new ones, check and script generation
Add 2 new actions for the mission compiler: recv_charge_point and
give_control.
Add the 'guild' option for some actions: check if the mission is
valid, and change the script generation to add this option.
2011-05-31 22:00:27 +02: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
Fabien_HENON
15e3cb3dd6 Changed: #1304: mission_compiler objectives: check and script generation
mission compiler now checks if we are not asking several guild
members to complete an objective whereas the mission is not a
guild mission.
It also generates the 'nb_guild_members_needed' parameter for
objectives in the script.
2011-05-31 16:22:57 +02: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
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
sfb
53912570e0 merge 2011-05-26 11:00:22 -05:00
dnk-88
9f204828e7 Changed: #1303 Fix typos in comments/code 2011-05-26 17:28:10 +03:00
kervala
24e2e07ef4 Changed: #878 Fix typos in comments/code 2011-05-26 16:20:17 +02:00
kervala
30819b35a7 Changed: #1177 VS 2010 does not work under CMake 2011-05-26 16:18:38 +02:00
kervala
e655b0a777 Changed: Use static_assert in nlctassert macro if C++0X is supported by compiler 2011-05-26 16:14:45 +02:00
kervala
28d1e2538b Changed: #825 Remove all warnings when compiling Ryzom 2011-05-26 16:07:35 +02:00
kervala
35ccf29935 Changed: Merge changes from next patch 2011-05-26 16:06:21 +02:00
dnk-88
03475c59b2 Changed: #1303 Completed work on the context manager. 2011-05-26 17:03:49 +03:00
dnk-88
1f52dfb05a Added: #1303 Added initial context manager. 2011-05-26 15:35:04 +03:00
kervala
db6f3defa2 Changed: Merge changes from next patch 2011-05-26 14:33:04 +02:00
kervala
2827964479 Changed: Merge changes from next patch 2011-05-26 14:16:13 +02:00
kervala
f5e72a4da7 Changed: Merge changes from next patch 2011-05-26 14:14:29 +02:00
dnk-88
7a53a1b9df Merge 2011-05-26 13:47:58 +03:00
dnk-88
b15546dd95 Fixed: #1193 Correct save recursive search paths. 2011-05-26 13:45:24 +03:00
dnk-88
d8927e04fc Merge 2011-05-26 13:29:07 +03:00
dnk-88
3c49ee36e9 Added: #1193 Added recursive search paths settings page. 2011-05-26 13:19:38 +03:00
dnk-88
1721bc51d2 Added: #1301 Added initial basic shell of Landscape editor plugin. 2011-05-25 21:22:10 +03:00
rti
04ad41f4a7 Added: Error message when building OVQT with WITH_STATIC on UNIX 2011-05-25 19:28:18 +02:00
rti
1c7d8571d7 Fixed: crash when using SelectCharacter = [0,4] (thanks ace) 2011-05-25 16:52:52 +02:00
kervala
3e5290add7 Changed: Minor changes in STLport CMake module 2011-05-24 20:25:39 +02:00
kervala
fc8be41ad1 Changed: Added luabindd as luabind debug library name 2011-05-24 20:25:03 +02:00
kervala
d5ff9fb856 Added: autoexp.dat for Visual C++ 2010 (support for Qt and STLport) 2011-05-24 14:14:19 +02:00
kervala
5dd2caadf3 Changed: Use default FindZLIB.cmake module from CMake 2011-05-24 14:05:13 +02:00
kervala
dd36396d72 Fixed: #1272 Compilation with GCC 4.6 (patch provided by Krop) 2011-05-24 13:46:40 +02:00
kervala
4d8038085c Changed: #825 Remove all warnings when compiling Ryzom 2011-05-24 13:40:23 +02:00
kervala
6058264aed Changed: Renamed monitor_service to ryzom_monitor_service for homogeneity 2011-05-24 13:38:34 +02:00
kervala
570051bbbd Changed: #1272 Fixed compilation with GCC 4.6 (patch provided by Naush) 2011-05-24 13:37:04 +02:00
kervala
0d4ed33812 Changed: #1272 Fixed gpm_service compilation with GCC 4.6 (and added PCH to project) 2011-05-24 10:54:17 +02:00
kervala
024f41d69a Fixed: __PRI64_PREFIX not defined under NetBSD 2011-05-24 09:36:56 +02:00
Fabien_HENON
ae02411ddf Updating the world_editor_classes.xml file for the guild missions
- Adding new actions for guild missions
- Adding the guild option for some actions
- Adding the nb_guild_members_needed option for the objectives
2011-05-23 16:09:14 +02:00
kervala
bde0c66e79 Merge with gsoc2011-worldeditorqt 2011-05-23 12:54:05 +02:00
kervala
87dbe3abc4 Fixed: Luabind detection when compiled from sources 2011-05-23 12:52:35 +02:00
dnk-88
a78d330d8b merge from default 2011-05-23 00:55:36 +03:00
dnk-88
b5e9f37690 Fixed: #1193 Updated icon. 2011-05-21 03:50:01 +03:00
dnk-88
d612e6fdfb Fixed: #1193 Settings of "remap extensions" loads from settings file. 2011-05-21 01:54:20 +03:00
kervala
65eaa95bf8 Fixed: #1297 CMake - improper detection architecture under linux (patch provided by Naush) 2011-05-20 21:32:31 +02:00
kervala
ae70be18fa Changed: #1275 Create an OpenGL ES driver 2011-05-15 17:11:16 +02:00
kervala
7edcf208d2 Changed: Replaced LIB_PREFIX by NL_LIB_PREFIX 2011-05-14 16:08:58 +02:00
kervala
2709cd0c10 Changed: Use of new variables to detect 64bits arch 2011-05-14 14:05:45 +02:00
kervala
6937e6977e Fixed: Didn't display any error when DirectX SDK was not found
Changed: Use of new variables to detect 64bits arch
2011-05-14 14:05:31 +02:00
kervala
144410cfd4 Changed: Some code simplifications 2011-05-14 14:04:03 +02:00
kervala
bbbf8754fb Changed: Use of LIB_PREFIX only if defined
Changed: Compilation with all cores for VC++ 2008 and 2010
Changed: New method to determine the target CPU
2011-05-14 14:02:53 +02:00
kervala
1787101c66 Fixed: Use of Windows SDK 7.1 with VC++ 2010 if found 2011-05-14 13:58:39 +02:00
kervala
1324fc1093 Fixed: Some parameters were forgotten while compiling PCH 2011-05-14 13:56:25 +02:00
kervala
5d5f8a964f Fixed: #1177 VS 2010 does not work under CMake 2011-05-12 12:49:17 +02:00
dnk-88
68f5753c67 Fixed: #1193 Fixed flickering graphics viewport under windows. 2011-05-09 23:46:14 +03:00
dnk-88
787ebd0f6f Fixed: Crash the ovqt in ps editor. 2011-05-09 20:51:29 +03:00
dnk-88
bfa32f26e1 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
92e6544944 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
d5fd2b0825 Fixed: #1193 Compilation with GCC (SchemeManager). Fix typos in comments/code. 2011-05-09 13:25:03 +03:00
dnk-88
df6d71d0b8 Fixed: The program crashes after preview ps. 2011-05-08 01:48:38 +03:00
dnk-88
5cfaa92c70 Changed: Added preview particle system in geqt. 2011-05-08 01:11:10 +03:00
dnk-88
5a39f3dad3 Changed: Added particle system animation. 2011-05-08 01:10:12 +03:00
dnk-88
fa09aefe0f Fixed: Mouse zoom correct works in geqt. 2011-05-08 00:13:56 +03:00
dnk-88
dc07038a82 Fixed: geqt correctly handles in the FileOpenDialog of cancel action and empty icon 2011-05-07 18:23:23 +03:00
dnk-88
1af3224bc9 Header cascading section resizes is enabled. 2011-05-07 15:51:15 +03:00
kervala
34cf730ab4 Changed: #1177 VS 2010 does not work under CMake 2011-05-05 14:35:20 +02:00
kervala
41f8011498 Changed: #1275 Create an OpenGL ES driver 2011-05-01 19:11:10 +02:00
kervala
8946b580cb Changed: #1275 Create an OpenGL ES driver 2011-05-01 18:27:05 +02:00
kervala
c51bc4ff70 Changed: #1275 Create an OpenGL ES driver 2011-05-01 17:01:11 +02:00
cemycc
e22bad3f8e Create directory for the Translation Manager plugin 2011-04-29 22:52:51 +03:00
sfb
c3b0b13bca Changed: Tweaked the installation section of README slightly. 2011-04-29 14:18:00 -05:00
sfb
c0f3c028f8 Changed: Added QSettings load/save to Zone Painter plugin 2011-04-29 13:34:18 -05:00
sfb
e997b36b4f Changed: Added background color dialog to zone painter. 2011-04-28 16:47:23 -05:00
sfb
09010bd266 Changed: Added background color changer to Zone Painter 2011-04-28 15:56:57 -05:00
Matt Raykowski"
9aa63e1ea8 Changed: Fixed the README file to say Ryzom Core instead of NeL since NeL is a subset of Ryzom Core. 2011-04-27 12:01:15 -05:00
vl
5f98c48e13 Fixed: #1273 problem with shift enter on shop window 2011-04-21 16:39:23 +02:00
vl
d2bc4b288a Fixed: ugly fix to not crash when we cannot create a buffer #1116 2011-06-01 00:04:11 +02:00
kervala
23f89c8d90 Changed: Merge changes from next patch 2011-05-31 22:16:29 +02:00
kervala
4aa2c68151 Changed: #878 Fix typos in comments/code 2011-05-31 22:16:17 +02:00
kervala
37cfa5a9f2 Changed: Merge changes from next patch 2011-05-31 21:51:26 +02:00
dnk-88
42f302c0aa Changed: #1193 Updated menu stuff. 2011-05-31 22:06:58 +03:00
dnk-88
cd5b33a6dd Changed: #1193 Updated mac menu stuff. 2011-05-31 21:46:19 +03:00
rti
3cb355af4a merge 2011-05-31 18:59:41 +02:00
dnk-88
eea726550a Fixed: #1193 Updated mac menu stuff. 2011-05-31 19:50:16 +03:00
rti
c913b2700e merge 2011-05-31 18:12:25 +02:00
rti
b55e9e210e 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
a436467612 Changed: #1193 Added new actions. Added fullscreen mode. 2011-05-31 18:37:04 +03:00
dnk-88
60560601ba Changed: #1193 Core::IContext does not factory. 2011-04-19 10:39:09 +03:00
dnk-88
4430fccd4a Changed: #1193 Core::IContext is not factory. 2011-04-19 02:40:39 +03:00
dnk-88
d0770469dc 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
dnk-88
24ffe47ca0 Changed: #1193 ovqt has been changed main logo. 2011-04-15 15:25:01 +03:00
rti
fed0f18b42 Fixed: Missing objdump binary name in CheckDepends.cmake 2011-04-13 19:58:41 +02:00
rti
e1f07a5a1c Changed: #1109 archlinux libwww linker error 2011-04-12 20:08:35 +02:00
rti
494628f330 Fixed: Compilation with GCC 4.6 2011-04-12 17:15:35 +02:00
rti
bb98e4985a Fixed: Compilation with GCC 4.6 2011-04-11 17:16:00 +02:00
rti
926f5f9818 Fixed: Compilation with GCC 4.6 2011-04-11 17:12:48 +02:00
dnk-88
5939aefea8 Corrected layout in zone painter. 2011-04-07 04:08:09 +03:00
sfb
902ded73e7 merge 2011-04-06 15:46:42 -05:00
sfb
a9a5731d86 Added: Initial UI work for Zone Painter conversion. 2011-04-06 15:45:47 -05:00
kervala
d6fefddc98 Changed: Changes from last patch 2011-03-31 22:20:16 +02:00
kervala
bef55791a0 Fixed: Compilation with GCC 4.6 2011-03-29 17:38:25 +02:00
kervala
d97adbba91 Fixed: Compilation with GCC 4.6 2011-03-29 16:20:00 +02:00
kervala
ab1ddf3e3e Changed: Replaced display of pointers using %d or %X by %p 2011-03-28 17:32:49 +02:00
Matt Raykowski"
eb2d8eecdd Changed: Incremented version number in CMake and Autoconf. Reverted tag. 2011-03-21 10:28:37 -05:00
dnk-88
c1e3a23763 Changed: #1193 Update translations. 2011-03-17 15:43:59 +02:00
dnk-88
0faea26198 Changed: #1193 Removed nel configuration module, is used only QSettings. 2011-03-17 10:56:41 +02:00
kervala
eaf5f1179b Changed: Changes from last patch 2011-03-11 18:40:06 +01:00
kervala
a221b39585 Changed: #825 Remove all warnings when compiling Ryzom 2011-03-10 23:22:27 +01:00
rti
7e542e0201 Fixed: GEQT build on gcc 2011-03-10 00:54:37 +01:00
rti
200bf3b024 Fixed: OVQT build on Mac OS X 2011-03-10 00:37:16 +01:00
dnk-88
239bcf08e5 Changed: #1193 All dock widgets by default tabbed. And default size main window 1014x768. 2011-03-09 17:13:20 +02:00
kervala
dec67309f3 Changed: #878 Fix typos in comments/code 2011-03-09 14:30:51 +01:00