Commit Graph

833 Commits (697e72751e9453923a04c62155868126b6186d82)

Author SHA1 Message Date
kaetemi 5144770d9d Backed out changeset: de1de16eef3b
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 7219073bdc Include world editor files directory in prim export
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 1a0ee41780 Improve debug message
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 31d5b54e74 Let prim checker only open files with ig extension
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 240576ab9c Add primitives directory to rbank lookup (needed file_index.cfg - is this the correct primitives dir?)
--HG--
branch : build_pipeline_py
11 years ago
kaetemi f5c30593c8 Merge with default
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 2c4ca0d915 Include world editor files in rbank process, part of what caused water not to build
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 32ca8d61fe Add more paths to the build gamedata configuration
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 439ba0713e Build pacs prim list txt outside repository
--HG--
branch : build_pipeline_py
11 years ago
kaetemi dfb2815bcd Add separate target directory for shard data
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 6f7e5e7c72 Update default paths
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 11c9f6a91b Merge with default
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 48d2c22639 Merge with default
--HG--
branch : kaetemi-cleanup
11 years ago
kaetemi ca31e78f7c Remove georges4cvs feature 11 years ago
kaetemi bcb2f48940 Remove georges4cvs feature 11 years ago
kervala 43c48ad36a Changed: Enable ig_elevation everywhere (patch by Liria) 11 years ago
liria 41a475b8f3 Merged default into ig_elevaton_port_to_linux
--HG--
branch : ig_elevaton_port_to_linux
11 years ago
liria ac48221c8b CMakeLists.txt edited online with Bitbucket - remove merge conflict with default branche
--HG--
branch : ig_elevaton_port_to_linux
11 years ago
kaetemi 207d7323ce Fix Qt build on Windows 11 years ago
botanic 935ea04c58 dont force null driver, doesnt work on all cards and disable maximising max while running pipeline 11 years ago
botanic db3a789ab4 un kaetemi'd the pipeline 11 years ago
botanic 2c0d64e8ff added single bat file to run whole pipeline 11 years ago
kervala 6196077160 Changed: #85 Compilation with STLport + EOL 11 years ago
kervala 986edb216f Fixed: #85 Compilation with STLport 11 years ago
kervala c718ff693a Fixed: Assign instead of comparison 11 years ago
kervala 6b3b85962a Changed: EOL 11 years ago
kervala 36a537a88e Changed: Replaced atof by fromString 11 years ago
sfb 59abfb8a1d Bad logging, content is unsigned const char*, fixed it to use %s and not cast.
--HG--
branch : gsoc2011-worldeditorqt
11 years ago
sfb df7110d2d6 Bad merge resolution, fixed a couple source files which merged poorly.
--HG--
branch : gsoc2011-worldeditorqt
11 years ago
sfb d86f150caa Bad merge resolution, fixed the build files that merged poorly.
--HG--
branch : gsoc2011-worldeditorqt
11 years ago
sfb 892ed1ed3d merge from default
--HG--
branch : gsoc2011-worldeditorqt
11 years ago
kervala de43ea8d86 Fixed: Some warnings 11 years ago
kervala c7899841d3 Fixed: Compilation under Linux 11 years ago
kervala eebe74066e Changed: Include Lua headers directory for GUI Editor 11 years ago
kaetemi 85365fd7bb Fix line endings 11 years ago
kervala c8c296f484 Changed: Created NELID macro to fix warning "multi-character character constant" 11 years ago
kervala 6695a9064e Changed: Created NELID macro to fix warning "multi-character character constant" 11 years ago
kervala 0b9092a547 Changed: lua, luabind, libwww and libxml2 already linked to previous libraries (NLMISC and NLGUI) 11 years ago
kervala 86dfd0350b Fixed: Integer 32 bits conversion to 64 bits pointer 11 years ago
kervala 2c7f848c83 Changed: Tabulations to spaces 11 years ago
kaetemi 5ad6373f61 Build ligo outside the database
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 78595ec0e6 Silently sneaking in a nicer splash image for ovqt 11 years ago
kaetemi e9c274c135 Use tags for pacs prim export 11 years ago
kaetemi 02dc3c1cfe Fix a divide-by-zero crash in the 3ds Max plugins on really fast PCs 11 years ago
liria 487799cbf5 kervala's enhancements and fixes for the Windows compilation.
--HG--
branch : ig_elevaton_port_to_linux
12 years ago
liria 6b750cf042 FIXE: Linux/Windows compilation : revert the code of the 'void dir(...)' function for windows.
--HG--
branch : ig_elevaton_port_to_linux
12 years ago
liria 46d99e4a6d FIXE: Linux/Windows compilation : revert the code of the 'void dir(...)' function for windows with using conditional compilation.
--HG--
branch : ig_elevaton_port_to_linux
12 years ago
liria 99efdb2a23 FIXE: replace the WIN32 API for directories manipulation by the the POSIX API to compile with linux.
--HG--
branch : ig_elevaton_port_to_linux
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
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 f7962597bd MODIFIED: #20 Resolved some GCC build in the GUI Editor. 12 years ago
mattraykowski e7e51f01e0 merging gui editor repo. 12 years ago
dfighter1985 fcb736c387 Merged mainline default branch changes.
--HG--
branch : gsoc2012-gui-editor
12 years ago
kervala 4f8b62acb4 Changed: Typo fixes (Thanks to DuDraig!) 12 years ago
kervala e53d42ea0e Changed: Typo fixes (Thanks to DuDraig!) 12 years ago
kervala fc0f58e99b Changed: Typo fixes (Thanks to DuDraig!) 12 years ago
kervala 671827225d Changed: French comments translated to English 12 years ago
kervala 6e498aefad Changed: Typo fixes (thanks to Vagrant!) 12 years ago
kervala c71e6e82f1 Changed: Typo fixes (thanks to Vagrant!) 12 years ago
kervala 45c8b20f39 Changed: Typo fixes (thanks to Vagrant!) 12 years ago
mattraykowski af14e1e591 merge, fixed inconsistent newlines 12 years ago
dnk-88 d301e9ac67 Change: Optimized placement source files in object viewer qt 12 years ago
dnk-88 d62b9db23c Change: Fixed incorrect behavior scroll of 2d view in landscape editor qt
--HG--
branch : gsoc2011-worldeditorqt
12 years ago
kervala 5efeb5ba62 Fixed: Compilation with VC++ 2010 and 2012 12 years ago
kervala 4a63d4556a Fixed: PCH for Object Viewer plugin 12 years ago
kervala 21b784cc84 Changed: Methods constification 12 years ago
kervala 80d16e39eb Changed: Add Qt headers in PCH for speed improvement 12 years ago
kervala 0cabe14089 Changed: Code simplification 12 years ago
kervala d1dfe4eb62 Added: PCH for Georges Editor Plugin 12 years ago
kervala d9e75b1e03 Changed: Compilation with GCC 12 years ago
dfighter1985 a98b99865e MODIFIED: #1471 Forgot to remove parents' properties before saving the node properties.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 e376bed8f1 MODIFIED: #1471 We should be able to close the application even when there's no loaded project.
--HG--
branch : gsoc2012-gui-editor
12 years ago
kervala d890af5175 Changed: Applied Kaetemi patch to disable old S3TC library mistakes 12 years ago
dfighter1985 cb13ce46cd MODIFIED: #1471 Merged mainline default to this branch.
--HG--
branch : gsoc2012-gui-editor
12 years ago
kervala 9ceb9e7d81 Fixed: Wrong EOL 12 years ago
dfighter1985 3bcbcd45e7 MODIFIED: #1471 Exiting OVQT will now work again properly.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 514536f0ff MODIFIED: #1471 There shouldn't be an error message when clicking cancel in the open file dialog.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 7cad2331e7 MODIFIED: #1471 Widget template changes can now be saved.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 6e1254b612 MODIFIED: #1471 Oups, forgot these warning messages...
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 c87cc27ae3 MODIFIED: #1471 Adding new widget now works in the widget property dialog.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 4a9fb9e013 MODIFIED: #1471 Adding new property now works.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 3c854dc1e2 CHANGED: #1471 Removing widget properties from the widget properties dialog will now work.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 f31af3d95b CHANGED: #1471 Removing widgets from the widget properties dialog will now work.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 2cebadaa79 CHANGED: #1471 Widget property templates are now stored in a tree. Also added some new controls to the widget property dialog.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dnk-88 602ca06998 Changed: Fixed crash land editor qt
--HG--
branch : gsoc2011-worldeditorqt
12 years ago
kervala eb6ccdaad8 Fixed: MFC tools compilation with STLport 12 years ago
kervala a3376d32a4 fixes #3 allow Qt without STLport to link to NeL with STLport 12 years ago
kervala 34bf41082f Fixed: Compilation with 64 bits MFC 12 years ago
kervala b7be696848 Move all PACS headers in nel/include/pacs directory (fixes #2) 12 years ago
kervala d8c7fa52f9 Changed: Replaced string empty comparisons with empty() 12 years ago
kervala 6c1f14778e Changed: #825 Remove all warnings when compiling Ryzom 12 years ago
kervala 6c0bd82c2a Changed: Use *_PREFIX instead of fixed values with INSTALL 12 years ago
kervala f7ee271a8f Changed: Use RYZOM_SHARE_PREFIX as prefix to look for leveldesign data 12 years ago
kervala cb12a7546a Changed: #1254 Error while compiling with current stable squish 12 years ago
kervala 1374286cab Changed: #825 Remove all warnings when compiling Ryzom 12 years ago
kervala 0795a61516 Changed: #825 Remove all warnings when compiling Ryzom 12 years ago
kervala fc8c26ff9f Fixed: #1254 Error while compiling with current stable squish 12 years ago