Commit Graph

2046 Commits (d89477ff213297cdc17772ee05493d960c7a17f5)
 

Author SHA1 Message Date
kervala ce09bea89d Fixed: Compilation with VC++ 2010 without STLport
kervala b2585e21f6 Added: VC++ flags to fix some warnings and errors
kervala 230039a5c3 Changed: Remove all warnings when compiling Ryzom
kervala c11e81dd7c Changed: Remove all warnings when compiling Ryzom
kervala bf23d8c3a4 Changed: Remove all warnings when compiling Ryzom
kervala a27b6cd2bd Changed: Use of CFile::createEmptyFile
Changed:  Replace atoi and sscanf by fromString when it's possible
aquiles 16e379084f Changed: log plugin saves changes now and loads/unloads displayer on the fly
aquiles c39bd25ef3 Changed: fixed bug on context update when only core plugin is loaded
kervala 8208ec219b Changed: Compilation with VC++ 2010 without STLport
kervala 8226e000b2 Merge with gsoc2011-worldeditorqt
dnk-88 a613b2f60b merge from default
--HG--
branch : gsoc2011-worldeditorqt
dnk-88 279d765e38 Changed: Added undo/redo framework in core plugin.
--HG--
branch : gsoc2011-worldeditorqt
dnk-88 79c5f51c0e Changed: 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
sfb 824243a7af merge
rti 4da03cdf6e Changed: Let Qt handle events in GraphicsViewport widget as well (solves focus problem, tested on mac)
rti 4a8749b06f merge
rti 0b5c86d1df Added: FindIconv which is needed for a completely static client build on Mac OS X
dnk-88 92b51b46ce Merge
dnk-88 9a9c737794 Changed: Added a button to clear the zone list in settings page.
rti 67488d486d Fixed: Build error and assert when disabling NL_FORCE_INDEX_BUFFER_16
kervala 2efa01d373 Changed: Fix typos in comments/code
rti 5ab6fb56db Changed: only search for plugins having the ovqt_plugin prefix in its name
kervala 697f8760b2 Added: CMake project for mission_compiler_fe
kervala 09f1eba8dc Added: CMake project for mission_compiler_lib
sfb fa9c83ee5f merge
dnk-88 7e4d8a53a5 Changed: Fix typos in comments/code
--HG--
branch : gsoc2011-worldeditorqt
kervala a09264c6c0 Changed: Fix typos in comments/code
kervala e909556883 Changed: VS 2010 does not work under CMake
kervala d8c73a8772 Changed: Use static_assert in nlctassert macro if C++0X is supported by compiler
kervala db57bd0c11 Changed: Remove all warnings when compiling Ryzom
kervala 9008bb14ef Changed: Merge changes from next patch
dnk-88 bbae1b9180 Changed: Completed work on the context manager.
--HG--
branch : gsoc2011-worldeditorqt
dnk-88 93f443a55c Added: Added initial context manager.
--HG--
branch : gsoc2011-worldeditorqt
kervala 0c69122378 Changed: Merge changes from next patch
kervala ddc0180e74 Changed: Merge changes from next patch
kervala 6f78067a8d Changed: Merge changes from next patch
dnk-88 c1691be14b Merge
dnk-88 0005bc9b38 Fixed: Correct save recursive search paths.
dnk-88 226d52405e Merge
dnk-88 a314832bdb Added: Added recursive search paths settings page.
dnk-88 c2fa4f7ccc Added: Added initial basic shell of Landscape editor plugin.
--HG--
branch : gsoc2011-worldeditorqt
rti 24a42b583c Added: Error message when building OVQT with WITH_STATIC on UNIX
rti 002af69d22 Fixed: crash when using SelectCharacter = [0,4] (thanks ace)
cemycc 9dab149983 first stage for my plugin
--HG--
branch : gsoc2011-translationovqt
cemycc f47f5a3799 first stage for my plugin
--HG--
branch : gsoc2011-translationovqt
kervala cd2f22924a Changed: Minor changes in STLport CMake module
kervala 9200fa7919 Changed: Added luabindd as luabind debug library name
kervala b804d54a33 Added: autoexp.dat for Visual C++ 2010 (support for Qt and STLport)
kervala 8f72d47de7 Changed: Use default FindZLIB.cmake module from CMake
kervala eab2812a63 Fixed: Compilation with GCC 4.6 (patch provided by Krop)