Commit Graph

1527 Commits (2a3e170bee15421d1e13b0c23778cbb3f6ffa04b)

Author SHA1 Message Date
rti 4da03cdf6e Changed: #1193 Let Qt handle events in GraphicsViewport widget as well (solves focus problem, tested on mac) 14 years ago
rti 4a8749b06f merge 14 years ago
rti 0b5c86d1df Added: FindIconv which is needed for a completely static client build on Mac OS X 14 years ago
dnk-88 92b51b46ce Merge 14 years ago
dnk-88 9a9c737794 Changed: #1193 Added a button to clear the zone list in settings page. 14 years ago
rti 67488d486d Fixed: Build error and assert when disabling NL_FORCE_INDEX_BUFFER_16 14 years ago
kervala 2efa01d373 Changed: #878 Fix typos in comments/code 14 years ago
rti 5ab6fb56db Changed: #1206 only search for plugins having the ovqt_plugin prefix in its name 14 years ago
kervala 697f8760b2 Added: CMake project for mission_compiler_fe 14 years ago
kervala 09f1eba8dc Added: CMake project for mission_compiler_lib 14 years ago
sfb fa9c83ee5f merge 14 years ago
dnk-88 7e4d8a53a5 Changed: #1303 Fix typos in comments/code
--HG--
branch : gsoc2011-worldeditorqt
14 years ago
kervala a09264c6c0 Changed: #878 Fix typos in comments/code 14 years ago
kervala e909556883 Changed: #1177 VS 2010 does not work under CMake 14 years ago
kervala d8c73a8772 Changed: Use static_assert in nlctassert macro if C++0X is supported by compiler 14 years ago
kervala db57bd0c11 Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala 9008bb14ef Changed: Merge changes from next patch 14 years ago
dnk-88 bbae1b9180 Changed: #1303 Completed work on the context manager.
--HG--
branch : gsoc2011-worldeditorqt
14 years ago
dnk-88 93f443a55c Added: #1303 Added initial context manager.
--HG--
branch : gsoc2011-worldeditorqt
14 years ago
kervala 0c69122378 Changed: Merge changes from next patch 14 years ago
kervala ddc0180e74 Changed: Merge changes from next patch 14 years ago
kervala 6f78067a8d Changed: Merge changes from next patch 14 years ago
dnk-88 c1691be14b Merge 14 years ago
dnk-88 0005bc9b38 Fixed: #1193 Correct save recursive search paths. 14 years ago
dnk-88 226d52405e Merge 14 years ago
dnk-88 a314832bdb Added: #1193 Added recursive search paths settings page. 14 years ago
dnk-88 c2fa4f7ccc Added: #1301 Added initial basic shell of Landscape editor plugin.
--HG--
branch : gsoc2011-worldeditorqt
14 years ago
rti 24a42b583c Added: Error message when building OVQT with WITH_STATIC on UNIX 14 years ago
rti 002af69d22 Fixed: crash when using SelectCharacter = [0,4] (thanks ace) 14 years ago
kervala cd2f22924a Changed: Minor changes in STLport CMake module 14 years ago
kervala 9200fa7919 Changed: Added luabindd as luabind debug library name 14 years ago
kervala b804d54a33 Added: autoexp.dat for Visual C++ 2010 (support for Qt and STLport) 14 years ago
kervala 8f72d47de7 Changed: Use default FindZLIB.cmake module from CMake 14 years ago
kervala eab2812a63 Fixed: #1272 Compilation with GCC 4.6 (patch provided by Krop) 14 years ago
kervala 0831b95502 Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala 53b8976e80 Changed: Renamed monitor_service to ryzom_monitor_service for homogeneity 14 years ago
kervala abdd31fa8c Changed: #1272 Fixed compilation with GCC 4.6 (patch provided by Naush) 14 years ago
kervala 14622fdf7d Changed: #1272 Fixed gpm_service compilation with GCC 4.6 (and added PCH to project) 14 years ago
kervala 500681478d Fixed: __PRI64_PREFIX not defined under NetBSD 14 years ago
Fabien_HENON aa4a3391e8 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

--HG--
branch : gsoc2011-guildmissions
14 years ago
kervala 9d63339b0a Merge with gsoc2011-worldeditorqt 14 years ago
kervala aecf408585 Fixed: Luabind detection when compiled from sources 14 years ago
dnk-88 e0df09fbeb merge from default
--HG--
branch : gsoc2011-worldeditorqt
14 years ago
dnk-88 a2c71aba53 Fixed: #1193 Updated icon. 14 years ago
dnk-88 351047bb51 Fixed: #1193 Settings of "remap extensions" loads from settings file. 14 years ago
kervala d6b53a3cef Fixed: #1297 CMake - improper detection architecture under linux (patch provided by Naush) 14 years ago
kervala 2d8136a283 Changed: #1275 Create an OpenGL ES driver 14 years ago
kervala d76e14c158 Changed: Replaced LIB_PREFIX by NL_LIB_PREFIX 14 years ago
kervala a4e5d88f5b Changed: Use of new variables to detect 64bits arch 14 years ago
kervala 5b9b530013 Fixed: Didn't display any error when DirectX SDK was not found
Changed: Use of new variables to detect 64bits arch
14 years ago
kervala 87aa990f3a Changed: Some code simplifications 14 years ago
kervala 3eb4b064fb 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
14 years ago
kervala 7b472a2456 Fixed: Use of Windows SDK 7.1 with VC++ 2010 if found 14 years ago
kervala f87a76b31f Fixed: Some parameters were forgotten while compiling PCH 14 years ago
kervala 2e4b7777bd Fixed: #1177 VS 2010 does not work under CMake 14 years ago
dnk-88 15ef109f58 Fixed: #1193 Fixed flickering graphics viewport under windows. 14 years ago
dnk-88 3079e1d2f7 Fixed: Crash the ovqt in ps editor. 14 years ago
dnk-88 cba0e9844d Changed: #1193 Added general settings page. ICore emits a signal changeSettings() when changing settings. Enabled sound in object viewer plugin. 14 years ago
dnk-88 ef9e358b4f Changed: #1193 The user can specify the ovqt plugins path if not using the default path. 14 years ago
dnk-88 1637ec17f9 Fixed: #1193 Compilation with GCC (SchemeManager). Fix typos in comments/code. 14 years ago
dnk-88 65b8f494e9 Fixed: The program crashes after preview ps. 14 years ago
dnk-88 87a197cba5 Changed: Added preview particle system in geqt. 14 years ago
dnk-88 e6e126b3e3 Changed: Added particle system animation. 14 years ago
dnk-88 403cb36539 Fixed: Mouse zoom correct works in geqt. 14 years ago
dnk-88 c4ce6dcdcc Fixed: geqt correctly handles in the FileOpenDialog of cancel action and empty icon 14 years ago
dnk-88 a3d7d31bad Header cascading section resizes is enabled. 14 years ago
kervala a778fec2b4 Changed: #1177 VS 2010 does not work under CMake 14 years ago
kervala a272feeb9b Changed: #1275 Create an OpenGL ES driver 14 years ago
kervala ae9de611f6 Changed: #1275 Create an OpenGL ES driver 14 years ago
kervala ea39e6ac7a Changed: #1275 Create an OpenGL ES driver 14 years ago
cemycc 33b90e28df Create directory for the Translation Manager plugin
--HG--
branch : gsoc2011-worldeditorqt
14 years ago
sfb 307cf32856 Changed: Tweaked the installation section of README slightly. 14 years ago
sfb a8a052c2d8 Changed: Added QSettings load/save to Zone Painter plugin 14 years ago
sfb 61e65e6bde Changed: Added background color dialog to zone painter. 14 years ago
sfb e76dad6859 Changed: Added background color changer to Zone Painter 14 years ago
"Matt Raykowski" aa848662a4 Changed: Fixed the README file to say Ryzom Core instead of NeL since NeL is a subset of Ryzom Core. 14 years ago
dnk-88 ad597cc457 Changed: #1193 Core::IContext does not factory. 14 years ago
dnk-88 870308c754 Changed: #1193 Core::IContext is not factory. 14 years ago
dnk-88 8d42a10f4c Changed: #1193 Updated ovqt icons(thanks Kaetemi). Updated layout value gradient dialog. Added initial scheme bank work for particle system editor. 14 years ago
dnk-88 bd1f293b5d Changed: #1193 ovqt has been changed main logo. 14 years ago
rti b1dba1cea7 Fixed: Missing objdump binary name in CheckDepends.cmake 14 years ago
rti 89ff84badf Changed: #1109 archlinux libwww linker error 14 years ago
rti 31e9d7cc28 Fixed: Compilation with GCC 4.6 14 years ago
rti 33d45c3ca8 Fixed: Compilation with GCC 4.6 14 years ago
rti 6284c481b4 Fixed: Compilation with GCC 4.6 14 years ago
dnk-88 01312c8edb Corrected layout in zone painter. 14 years ago
sfb d8cc8a4987 merge 14 years ago
sfb e8dade84fa Added: Initial UI work for Zone Painter conversion. 14 years ago
kervala 5ef788bbfb Changed: Changes from last patch 14 years ago
kervala c01c622076 Fixed: Compilation with GCC 4.6 14 years ago
kervala 47ebe49fbd Fixed: Compilation with GCC 4.6 14 years ago
kervala 3a647345a1 Changed: Replaced display of pointers using %d or %X by %p 14 years ago
"Matt Raykowski" 6f7211c324 Changed: Incremented version number in CMake and Autoconf. Reverted tag. 14 years ago
dnk-88 54a11cf74d Changed: #1193 Update translations. 14 years ago
dnk-88 3e00576cc0 Changed: #1193 Removed nel configuration module, is used only QSettings. 14 years ago
kervala f4040f6c1b Changed: Changes from last patch 14 years ago
kervala 3fd9f30695 Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
rti 02949cbf84 Fixed: GEQT build on gcc 14 years ago
rti 312e52625e Fixed: OVQT build on Mac OS X 14 years ago
dnk-88 62bd6a9ba5 Changed: #1193 All dock widgets by default tabbed. And default size main window 1014x768. 14 years ago