Commit Graph

3504 Commits (d4fb36d1eb6ebac31fb59034ad76b892fc33eb86)

Author SHA1 Message Date
kaetemi 74984f768a Improve leveldesign_dev.bat 11 years ago
botanic 275542fa01 Added 7z library to all versions needed for in-game patcher 11 years ago
botanic 666ab7ebec Added linux patcher! 11 years ago
botanic e728daa7cd Add CMAKE option and NVIDIA PerfHUD support 11 years ago
botanic 7518c066b3 Change frontend to use shard.ryzomcore.org by default 11 years ago
botanic edd9381a3c General ui fix's 11 years ago
kaetemi afece9a65e Merge with default
--HG--
branch : multipass-stereo
11 years ago
kaetemi 972d26ddde Adjust default paths 11 years ago
kaetemi b785192a5e Add clause translation tool scripts 11 years ago
kaetemi 762a3b2655 Add translation tool scripts 11 years ago
kaetemi 62a4bec18c Add translation directory to pipeline setup 11 years ago
kaetemi 25ee7f2595 Fix crash in translation_tools 11 years ago
kaetemi 7d05793cc9 Remove temporary file 11 years ago
kaetemi 50f0ebbb41 Copy refs in client install 11 years ago
kaetemi ef03dcd294 Add refs to patch xml 11 years ago
kaetemi 9c9811f1b3 Reorder pipeline scripts 11 years ago
kaetemi 7736c5757c Add world edit data install directory to pipeline setup 11 years ago
kaetemi 774cd59d8f Update default paths for world editor 11 years ago
kaetemi f3b6ab7052 Typo 11 years ago
kaetemi 0d0907aa08 Add build shadow skin to shape process 11 years ago
kaetemi 991bf1244f Add some useful data to gamedev interfaces (temporary) 11 years ago
kaetemi 3fa19d91a5 Generate correct client.cfg data path for dev client 11 years ago
kaetemi 2619033972 Replace shard install script 11 years ago
kaetemi 680dfbd738 Remove duplicate tool
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 40fe633dbe Fix thread lockup in zone lighter
--HG--
branch : build_pipeline_py
11 years ago
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 b53926014d Remove weather configuration from data common
--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
Matthew Lagoe b63e2a7a8e Merged in nimetu/ryzomcore/shard-admin-tool-mysqli-class (pull request #49)
mysqli class for shard admin tool
11 years ago
Matthew Lagoe d3912094cf Merged in nimetu/ryzomcore/php-mysqli-refactor-fixed (pull request #48)
Replace deprecated mysql functions with mysqli in login and ring scripts
11 years ago
botanic 231a6b2e64 remove sleep on ams install 11 years ago
kaetemi 89a2a2ce99 Do not select stereo display debugger when HMD is set to Auto in Snowballs 11 years ago
kaetemi 8de55c4cc5 Fix georges sound plugin compilation 11 years ago
kaetemi ca31e78f7c Remove georges4cvs feature 11 years ago
kaetemi bcb2f48940 Remove georges4cvs feature 11 years ago
Jan Boon 9062bea4a8 Merged ryzom/ryzomcore into default 11 years ago
kaetemi 2256b2ce15 Properly handle NeL dependencies for Ryzom tools when disabling NeL libraries 11 years ago
kervala 3980513e12 Fixed: Compilation with freetype under Linux 11 years ago
kervala 0c31ab50bf Changed: CMAKE_OSX_DEPLOYMENT_TARGET is useless because CMake set it automatically based on MACOSX_DEPLOYMENT_TARGET 11 years ago
kervala c9a9839ce6 Fixed: Compilation under Mac OS X 10.9 (new libc++ tr1 namespace is std not std::tr1) 11 years ago
kervala 1c50b1f943 Fixed: Compilation under Mac OS X 10.9 11 years ago
Nimetu cd4ba6e579 Removed debug output
--HG--
branch : shard-admin-tool-mysqli-class
11 years ago
Nimetu db00b5002d Add mysqli database class to shard admin tool
--HG--
branch : shard-admin-tool-mysqli-class
11 years ago
kervala 19cc4571d3 Fixed: Don't set CMAKE_OSX_DEPLOYMENT_TARGET anymore by default, only use that if you need 11 years ago
botanic e995784886 Fixed typo issue 60 11 years ago
Nimetu e3c3d6a4b7 Replace deprecated mysql functions with mysqli in login and ring scripts
--HG--
branch : php-mysqli-refactor-fixed
11 years ago
Nimetu 6f1dc626bd Change shard scripts to work with dash shell (issue #99)
Fix 'Press ENTER key' functionality

--HG--
branch : shard-script-fixes-for-dash
11 years ago
botanic 71b0f9ae92 Issue #60
does seem to work better when latency is high
11 years ago
botanic 60495f79ac Merge 11 years ago
botanic b6441edf2d Fix for Issue #94 11 years ago
kervala a5a9532a13 Changed: Best fix for Freetype new layout (we only just need to include ft2build.h as done in font_generator.h) 11 years ago
botanic 5317c9f080 Backed out php-mysqli-refactor, broke logins 11 years ago
kervala 09e3471f1b Fixed: Compilation with freetype 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
kervala ee8edac294 Fixed: #96 cmake and freetype detection on Linux Debian SID 11 years ago
kaetemi 207d7323ce Fix Qt build on Windows 11 years ago
Nimetu 11e5515c5c Replace deprecated mysql functions with mysqli in login and ring scripts
--HG--
branch : php-mysqli-refactor
11 years ago
Nimetu ea5a36b105 Remove tooltip debug message from logs
--HG--
branch : misc-patches
11 years ago
Nimetu 5b09380bff Hide over the limit landmarks instead deleting them
--HG--
branch : misc-patches
11 years ago
Nimetu 4c2531474a Fix typo (issue #70)
--HG--
branch : misc-patches
11 years ago
Nimetu 0bad9f2f5e Fix inventory items draggable state (issue #78)
--HG--
branch : misc-patches
11 years ago
Nimetu 3cd6ecdb82 Add deadlock counter to prevent endless loop (issue #73)
--HG--
branch : misc-patches
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
botanic 15452f47d3 fixed permissions 11 years ago
botanic 92f8e4ffa8 changed client_default to use shard 11 years ago
botanic c275d0f7d8 ams needs some urls editable without recompiling 11 years ago
botanic 32cfdada54 fixed permissions on default admin account 11 years ago
botanic 52d4d3c0f5 added the install for ring_open 11 years ago
botanic 0a48856319 a positive and a negative is supposted to be NEGATIVE stupid php 11 years ago
botanic 31de51af19 updated words file 11 years ago
botanic 8aa71de2bc helps if i use the right file... 11 years ago
botanic 8cbc6f01ec forgot a few ; 11 years ago
botanic 4e4d925e54 fixed some permissions issues, setup system so that it has a is_installed file to determin if it should install or not 11 years ago
botanic 09e5cfc5ef Merge 11 years ago
botanic fe3a7c0e1c fix for new install 11 years ago
kervala 291c961776 Changed: #71 Crash when entering rooms (patch provided by Tierry Anthony, thanks!) 11 years ago
kervala 19f7bc931e Fixed: Warning "LNK4224: /INCREMENTAL:YES is no longer supported" 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
"picomancer ext:(%22) 12f646afef README: Update URL for build instructions, fix typo 11 years ago
kervala ae5becbb0b Fixed: Warning with clang 11 years ago
kervala 98c862136a Changed: Manual -isysroot and -mmacosx-version-min useless because already set by CMake 11 years ago
kervala b219623129 Fixed: Verbose warning 11 years ago
kervala b96ad682f5 Fixed: Compilation under Mac OS X 11 years ago