Commit graph

3548 commits

Author SHA1 Message Date
kaetemi
7219073bdc Include world editor files directory in prim export
--HG--
branch : build_pipeline_py
2014-02-07 01:49:16 +01:00
kaetemi
1a0ee41780 Improve debug message
--HG--
branch : build_pipeline_py
2014-02-07 01:49:01 +01:00
kaetemi
31d5b54e74 Let prim checker only open files with ig extension
--HG--
branch : build_pipeline_py
2014-02-07 01:01:36 +01:00
kaetemi
240576ab9c Add primitives directory to rbank lookup (needed file_index.cfg - is this the correct primitives dir?)
--HG--
branch : build_pipeline_py
2014-02-07 01:01:19 +01:00
kaetemi
f5c30593c8 Merge with default
--HG--
branch : build_pipeline_py
2014-02-07 00:11:12 +01:00
Jan Boon
5a23370167 Merged in kaetemi-cleanup (pull request #53)
Remove leveldesign data from code repository
2014-02-07 00:07:09 +01:00
kaetemi
2c4ca0d915 Include world editor files in rbank process, part of what caused water not to build
--HG--
branch : build_pipeline_py
2014-02-06 23:58:18 +01:00
kaetemi
32ca8d61fe Add more paths to the build gamedata configuration
--HG--
branch : build_pipeline_py
2014-02-06 23:49:54 +01:00
kaetemi
b53926014d Remove weather configuration from data common
--HG--
branch : build_pipeline_py
2014-02-06 23:39:05 +01:00
kaetemi
439ba0713e Build pacs prim list txt outside repository
--HG--
branch : build_pipeline_py
2014-02-06 22:10:56 +01:00
kaetemi
dfb2815bcd Add separate target directory for shard data
--HG--
branch : build_pipeline_py
2014-02-06 21:44:14 +01:00
kaetemi
c07a108ed5 Ignore pipeline files
--HG--
branch : build_pipeline_py
2014-02-06 21:43:20 +01:00
kaetemi
6f7e5e7c72 Update default paths
--HG--
branch : build_pipeline_py
2014-02-06 20:31:43 +01:00
kaetemi
11c9f6a91b Merge with default
--HG--
branch : build_pipeline_py
2014-02-06 20:16:18 +01:00
kaetemi
48d2c22639 Merge with default
--HG--
branch : kaetemi-cleanup
2014-02-06 19:54:15 +01:00
Matthew Lagoe
b63e2a7a8e Merged in nimetu/ryzomcore/shard-admin-tool-mysqli-class (pull request #49)
mysqli class for shard admin tool
2014-02-05 13:14:50 -08:00
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
2014-02-05 13:05:14 -08:00
botanic
231a6b2e64 remove sleep on ams install 2014-02-05 13:04:18 -08:00
kaetemi
7f76cb7cec Hg ignore buildsite configuration 2014-02-04 20:58:06 +01:00
kaetemi
89a2a2ce99 Do not select stereo display debugger when HMD is set to Auto in Snowballs 2014-02-04 20:52:15 +01:00
kaetemi
8de55c4cc5 Fix georges sound plugin compilation 2014-02-04 19:21:13 +01:00
kaetemi
ca31e78f7c Remove georges4cvs feature 2014-02-03 01:25:02 +01:00
kaetemi
bcb2f48940 Remove georges4cvs feature 2014-02-03 00:16:35 +01:00
Jan Boon
9062bea4a8 Merged ryzom/ryzomcore into default 2014-02-02 00:52:25 +01:00
kaetemi
2256b2ce15 Properly handle NeL dependencies for Ryzom tools when disabling NeL libraries 2014-02-02 00:47:33 +01:00
kervala
3980513e12 Fixed: Compilation with freetype under Linux 2014-02-01 13:59:47 +01:00
kervala
0c31ab50bf Changed: CMAKE_OSX_DEPLOYMENT_TARGET is useless because CMake set it automatically based on MACOSX_DEPLOYMENT_TARGET 2014-01-30 16:26:16 +01:00
kervala
c9a9839ce6 Fixed: Compilation under Mac OS X 10.9 (new libc++ tr1 namespace is std not std::tr1) 2014-01-30 16:14:25 +01:00
kervala
1c50b1f943 Fixed: Compilation under Mac OS X 10.9 2014-01-30 14:43:51 +01:00
Nimetu
cd4ba6e579 Removed debug output
--HG--
branch : shard-admin-tool-mysqli-class
2014-01-29 14:11:08 +02:00
Nimetu
db00b5002d Add mysqli database class to shard admin tool
--HG--
branch : shard-admin-tool-mysqli-class
2014-01-29 14:06:48 +02:00
kervala
19cc4571d3 Fixed: Don't set CMAKE_OSX_DEPLOYMENT_TARGET anymore by default, only use that if you need 2014-01-29 13:06:22 +01:00
botanic
e995784886 Fixed typo issue 60 2014-01-28 11:41:26 -08:00
Nimetu
e3c3d6a4b7 Replace deprecated mysql functions with mysqli in login and ring scripts
--HG--
branch : php-mysqli-refactor-fixed
2014-01-28 00:47:13 +02:00
botanic
71b0f9ae92 Issue #60
does seem to work better when latency is high
2014-01-26 03:20:00 -08:00
botanic
60495f79ac Merge 2014-01-26 02:58:42 -08:00
botanic
b6441edf2d Fix for Issue #94 2014-01-26 02:57:59 -08:00
kervala
a5a9532a13 Changed: Best fix for Freetype new layout (we only just need to include ft2build.h as done in font_generator.h) 2014-01-26 11:03:33 +01:00
botanic
5317c9f080 Backed out php-mysqli-refactor, broke logins 2014-01-26 01:31:47 -08:00
kervala
09e3471f1b Fixed: Compilation with freetype 2014-01-25 10:45:57 +01:00
kervala
43c48ad36a Changed: Enable ig_elevation everywhere (patch by Liria) 2014-01-23 13:08:11 +01:00
Cédric OCHS
1c6e90c000 Merged in liria/khanat/ig_elevaton_port_to_linux (pull request #46)
Port of ig_elevation to linux
2014-01-23 09:09:53 +01:00
liria
41a475b8f3 Merged default into ig_elevaton_port_to_linux
--HG--
branch : ig_elevaton_port_to_linux
2014-01-23 00:49:56 +01:00
liria
ac48221c8b CMakeLists.txt edited online with Bitbucket - remove merge conflict with default branche
--HG--
branch : ig_elevaton_port_to_linux
2014-01-22 23:49:11 +00:00
kervala
ee8edac294 Fixed: #96 cmake and freetype detection on Linux Debian SID 2014-01-22 10:24:35 +01:00
kaetemi
207d7323ce Fix Qt build on Windows 2014-01-21 12:50:23 +01:00
Cédric OCHS
d449df1718 Merged in nimetu/ryzomcore/php-mysqli-refactor (pull request #45)
Replace deprecated mysql functions with mysqli in login and ring scripts
2014-01-10 14:03:12 +01:00
Nimetu
11e5515c5c Replace deprecated mysql functions with mysqli in login and ring scripts
--HG--
branch : php-mysqli-refactor
2014-01-10 14:00:09 +02:00
Cédric OCHS
8f5495ec88 Merged in nimetu/ryzomcore/misc-patches (pull request #44)
misc patches - cherry pick whats useful
2014-01-04 00:02:02 +01:00
Nimetu
ea5a36b105 Remove tooltip debug message from logs
--HG--
branch : misc-patches
2014-01-04 00:20:05 +02:00