Commit Graph

2619 Commits (e9c274c135b05fdc47d1af88b4cabaa60615cbd2)

Author SHA1 Message Date
kaetemi e9c274c135 Use tags for pacs prim export 11 years ago
kaetemi 179669116c EOL 11 years ago
kervala aeddda3e19 Fixed: lua_open() doesn't exist with Lua 5.2 11 years ago
kervala 296b4384a8 Fixed: Compilation in 64 bits with Windows SDK 8.0 (patch provided by StudioEtrange) 11 years ago
kaetemi 347d4e0940 Some necessary ryzom tools did not build when client and server were unchecked 11 years ago
kaetemi 02dc3c1cfe Fix a divide-by-zero crash in the 3ds Max plugins on really fast PCs 11 years ago
kaetemi@kaevm.localdomain 6997cd6dcc Allow compiling max plugins without the other tools 13 years ago
kaetemi 8323f95e22 Fix issue #48, landscape quality issues caused by incorrect defaults 11 years ago
kaetemi 9f185ce38d Fix an error in 3ds Max with the material script 11 years ago
Jan Boon 46c4cc7aa4 Merged in botanic/rc-botanic-webdev (pull request #13)
warning and path fix's
12 years ago
Botanic c5f75ec268 fixed thanks kervala 12 years ago
Botanic 1055925bac No reason to hardcode the path 12 years ago
Botanic 503f5d348e Fixed warnings and logout 12 years ago
Botanic 914c5ad303 no reason to make people change the logs path every time 12 years ago
Botanic 7e64c718c4 fixed warning 12 years ago
Botanic 0fc3b07a12 fixed warning 12 years ago
Botanic a535002554 why the hell make the faster values for "debug only" waiting it so 1990's 12 years ago
Botanic b1edfcc646 bad eol 12 years ago
dfighter1985 cfc78bd614 FIXED: GUI not showing up because of the interface user functions not getting registered, because of a file linking issue. 12 years ago
dfighter1985 301077c93d Merged default
--HG--
branch : client_config_qt
12 years ago
dfighter1985 d2a7c66e9f Use to .toUTF8() instead of .toStdString().
--HG--
branch : client_config_qt
12 years ago
dfighter1985 e950834079 Merged default
--HG--
branch : client_config_qt
12 years ago
Dzmitry Kamiahin 68fe576f01 Fixed self-comparsion in ps. 12 years ago
sfb 1bfba35cd0 merge 12 years ago
kaetemi 76a7df820b This should fix #41. It was creating the unknown for the new type and then returning a new sheet for the requested unknown 12 years ago
sfb 2bf56882f8 merge 12 years ago
sfb 8fe6eee93c fixed #40 with an explicit static_cast. 12 years ago
dfighter1985 bdfa7dbc37 Don't build GUI Editor when not building the GUI library. 12 years ago
kervala 2aea567fe2 Changed: Moved Ryzom detailed version in client 12 years ago
kervala f68cda5cd2 Changed: Process EventCloseWindowId by client 12 years ago
kervala 0624da9c82 Changed: Added a new event EventCloseWindowId when system reports window should be closed 12 years ago
kervala 67c93a1238 Changed: Warning 12 years ago
kervala d85e4f9ec7 Changed: EOL fixes 12 years ago
kervala 381eeaef8a Fixed: Virtual destructor warning 12 years ago
kervala 920cbf55ca Fixed: Assign instead of a comparison 12 years ago
kervala b0e717728b Changed: French comments translated to English 12 years ago
kervala 9aff9ae939 Fixed: PCH compilation 12 years ago
kervala d505b181f9 Changed: Define CMAKE_OSX_DEPLOYMENT_TARGET if not specified on command line 12 years ago
kervala 33c73f3f16 fixes #33 build failure/error using clang 12 years ago
kervala 0c2e2d3e8f fixes #32 build failure/error using clang 12 years ago
kervala 3aee7c3ac8 fixes a warning 12 years ago
kervala ab454f3d92 fixes #31 Luabind can't be found
Added PCH support to NeL GUI
12 years ago
kervala a5806126b4 Fixed: Compilation under Mac OS X (CMAKE_OSX_DEPLOYMENT_TARGET and CMAKE_OSX_SYSROOT must be set on CMake command-line if needed) 12 years ago
dfighter1985 526da8ddf8 MODIFIED: no more action handler spam. 12 years ago
dfighter1985 fb4875570e Merging dangling default branch. 12 years ago
mattraykowski b90737e365 changes #6 - updated the NL_VERSION_MINOR version from 8 to 9. 12 years ago
dfighter1985 2bdceaecda Resolved some build errors occuring after previous commit. 12 years ago
dfighter1985 fe456d91b6 GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 years ago
dfighter1985 ea8d82cfa6 MODIFIED: #20 Resolved build errors with stlport. 12 years ago
dfighter1985 d106260646 Merged in dfighter1985/ryzomcore (pull request #3)
GCC build error fixes for #20
12 years ago