Commit Graph

6976 Commits (319cab93cd06255d1d041120cf1e78cff5b6e95f)
 

Author SHA1 Message Date
kaetemi 7736c5757c Add world edit data install directory to pipeline setup
kaetemi 774cd59d8f Update default paths for world editor
kaetemi f3b6ab7052 Typo
kaetemi 0d0907aa08 Add build shadow skin to shape process
kaetemi 991bf1244f Add some useful data to gamedev interfaces (temporary)
kaetemi 3fa19d91a5 Generate correct client.cfg data path for dev client
kaetemi 2619033972 Replace shard install script
kaetemi c81166c5cd Merge with build_pipeline_py
kaetemi 680dfbd738 Remove duplicate tool
--HG--
branch : build_pipeline_py
kaetemi 40fe633dbe Fix thread lockup in zone lighter
--HG--
branch : build_pipeline_py
kaetemi 5144770d9d Backed out changeset: de1de16eef3b
--HG--
branch : build_pipeline_py
kaetemi 7219073bdc Include world editor files directory in prim export
--HG--
branch : build_pipeline_py
kaetemi 1a0ee41780 Improve debug message
--HG--
branch : build_pipeline_py
kaetemi 31d5b54e74 Let prim checker only open files with ig extension
--HG--
branch : build_pipeline_py
kaetemi 240576ab9c Add primitives directory to rbank lookup (needed file_index.cfg - is this the correct primitives dir?)
--HG--
branch : build_pipeline_py
kaetemi f5c30593c8 Merge with default
--HG--
branch : build_pipeline_py
Jan Boon 5a23370167 Merged in kaetemi-cleanup (pull request )
Remove leveldesign data from code repository
kaetemi 2c4ca0d915 Include world editor files in rbank process, part of what caused water not to build
--HG--
branch : build_pipeline_py
kaetemi 32ca8d61fe Add more paths to the build gamedata configuration
--HG--
branch : build_pipeline_py
kaetemi b53926014d Remove weather configuration from data common
--HG--
branch : build_pipeline_py
kaetemi 439ba0713e Build pacs prim list txt outside repository
--HG--
branch : build_pipeline_py
kaetemi dfb2815bcd Add separate target directory for shard data
--HG--
branch : build_pipeline_py
kaetemi c07a108ed5 Ignore pipeline files
--HG--
branch : build_pipeline_py
kaetemi 6f7e5e7c72 Update default paths
--HG--
branch : build_pipeline_py
kaetemi 11c9f6a91b Merge with default
--HG--
branch : build_pipeline_py
kaetemi 48d2c22639 Merge with default
--HG--
branch : kaetemi-cleanup
Matthew Lagoe b63e2a7a8e Merged in nimetu/ryzomcore/shard-admin-tool-mysqli-class (pull request )
mysqli class for shard admin tool
Matthew Lagoe d3912094cf Merged in nimetu/ryzomcore/php-mysqli-refactor-fixed (pull request )
Replace deprecated mysql functions with mysqli in login and ring scripts
botanic 231a6b2e64 remove sleep on ams install
kaetemi 7f76cb7cec Hg ignore buildsite configuration
kaetemi 89a2a2ce99 Do not select stereo display debugger when HMD is set to Auto in Snowballs
kaetemi 8de55c4cc5 Fix georges sound plugin compilation
kaetemi ca31e78f7c Remove georges4cvs feature
kaetemi bcb2f48940 Remove georges4cvs feature
Jan Boon 9062bea4a8 Merged ryzom/ryzomcore into default
kaetemi 2256b2ce15 Properly handle NeL dependencies for Ryzom tools when disabling NeL libraries
kervala 3980513e12 Fixed: Compilation with freetype under Linux
kervala 0c31ab50bf Changed: CMAKE_OSX_DEPLOYMENT_TARGET is useless because CMake set it automatically based on MACOSX_DEPLOYMENT_TARGET
kervala c9a9839ce6 Fixed: Compilation under Mac OS X 10.9 (new libc++ tr1 namespace is std not std::tr1)
kervala 1c50b1f943 Fixed: Compilation under Mac OS X 10.9
Nimetu cd4ba6e579 Removed debug output
--HG--
branch : shard-admin-tool-mysqli-class
Nimetu db00b5002d Add mysqli database class to shard admin tool
--HG--
branch : shard-admin-tool-mysqli-class
kervala 19cc4571d3 Fixed: Don't set CMAKE_OSX_DEPLOYMENT_TARGET anymore by default, only use that if you need
botanic e995784886 Fixed typo issue 60
Nimetu e3c3d6a4b7 Replace deprecated mysql functions with mysqli in login and ring scripts
--HG--
branch : php-mysqli-refactor-fixed
Nimetu 6f1dc626bd Change shard scripts to work with dash shell (issue )
Fix 'Press ENTER key' functionality

--HG--
branch : shard-script-fixes-for-dash
botanic 71b0f9ae92 Issue
does seem to work better when latency is high
botanic 60495f79ac Merge
botanic b6441edf2d Fix for Issue
kervala a5a9532a13 Changed: Best fix for Freetype new layout (we only just need to include ft2build.h as done in font_generator.h)