Commit graph

3613 commits

Author SHA1 Message Date
kaetemi
f2ae2376fd Add some useful data to gamedev interfaces (temporary) 2014-02-07 15:53:35 +01:00
kaetemi
7f8a40c522 Generate correct client.cfg data path for dev client 2014-02-07 15:26:15 +01:00
kaetemi
8aa4ba1763 Replace shard install script 2014-02-07 14:53:47 +01:00
kaetemi
207de012ba Merge with build_pipeline_py 2014-02-07 03:24:45 +01:00
kaetemi
2065a57993 Remove duplicate tool 2014-02-07 02:17:42 +01:00
kaetemi
1b806ab4b5 Fix thread lockup in zone lighter 2014-02-07 02:01:23 +01:00
kaetemi
e51a102855 Backed out changeset: de1de16eef3b 2014-02-07 01:49:39 +01:00
kaetemi
f259cc7dca Include world editor files directory in prim export 2014-02-07 01:49:16 +01:00
kaetemi
ca8c266bc1 Improve debug message 2014-02-07 01:49:01 +01:00
kaetemi
d3ccda4153 Let prim checker only open files with ig extension 2014-02-07 01:01:36 +01:00
kaetemi
c90f0dc42a Add primitives directory to rbank lookup (needed file_index.cfg - is this the correct primitives dir?) 2014-02-07 01:01:19 +01:00
kaetemi
9a6ce500d0 Merge with default 2014-02-07 00:11:12 +01:00
Jan Boon
e1ac3150ec Merged in kaetemi-cleanup (pull request #53)
Remove leveldesign data from code repository
2014-02-07 00:07:09 +01:00
kaetemi
9f66226c28 Include world editor files in rbank process, part of what caused water not to build 2014-02-06 23:58:18 +01:00
kaetemi
ebbfb6df75 Add more paths to the build gamedata configuration 2014-02-06 23:49:54 +01:00
kaetemi
17d773b37b Remove weather configuration from data common 2014-02-06 23:39:05 +01:00
kaetemi
770db79801 Build pacs prim list txt outside repository 2014-02-06 22:10:56 +01:00
kaetemi
3335d5a1a4 Add separate target directory for shard data 2014-02-06 21:44:14 +01:00
kaetemi
fbe953a6df Ignore pipeline files 2014-02-06 21:43:20 +01:00
kaetemi
12e35ccad8 Update default paths 2014-02-06 20:31:43 +01:00
kaetemi
bb2b967fdd Merge with default 2014-02-06 20:16:18 +01:00
kaetemi
c6464c7894 Merge with default 2014-02-06 19:54:15 +01:00
Matthew Lagoe
cfd1f7e60f 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
cb049e4dad 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
11ca1cea0d remove sleep on ams install 2014-02-05 13:04:18 -08:00
kaetemi
5191779eb7 Hg ignore buildsite configuration 2014-02-04 20:58:06 +01:00
kaetemi
f1dd6b8db9 Do not select stereo display debugger when HMD is set to Auto in Snowballs 2014-02-04 20:52:15 +01:00
kaetemi
7fc746fce0 Fix georges sound plugin compilation 2014-02-04 19:21:13 +01:00
kaetemi
96a06ce980 Remove georges4cvs feature 2014-02-03 01:25:02 +01:00
kaetemi
cd77b07164 Remove georges4cvs feature 2014-02-03 00:16:35 +01:00
Jan Boon
4064df1687 Merged ryzom/ryzomcore into default 2014-02-02 00:52:25 +01:00
kaetemi
00705dac8c Properly handle NeL dependencies for Ryzom tools when disabling NeL libraries 2014-02-02 00:47:33 +01:00
kervala
21b342e5d9 Fixed: Compilation with freetype under Linux 2014-02-01 13:59:47 +01:00
kervala
e31b28f873 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
a40806af55 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
148149be9f Fixed: Compilation under Mac OS X 10.9 2014-01-30 14:43:51 +01:00
Nimetu
c9dabe3bb2 Removed debug output 2014-01-29 14:11:08 +02:00
Nimetu
8f04def739 Add mysqli database class to shard admin tool 2014-01-29 14:06:48 +02:00
kervala
c04a187aa7 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
ca294c5dc2 Fixed typo issue 60 2014-01-28 11:41:26 -08:00
Nimetu
9816d1e7cf Replace deprecated mysql functions with mysqli in login and ring scripts 2014-01-28 00:47:13 +02:00
Nimetu
ecafd71632 Change shard scripts to work with dash shell (issue #99)
Fix 'Press ENTER key' functionality
2014-01-27 23:15:31 +02:00
botanic
094199c9db Issue #60
does seem to work better when latency is high
2014-01-26 03:20:00 -08:00
botanic
8dffe81768 Merge 2014-01-26 02:58:42 -08:00
botanic
08ccab1124 Fix for Issue #94 2014-01-26 02:57:59 -08:00
kervala
d0c56e211d 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
5da0fbc9d0 Backed out php-mysqli-refactor, broke logins 2014-01-26 01:31:47 -08:00
kervala
b70ed77c02 Fixed: Compilation with freetype 2014-01-25 10:45:57 +01:00
kervala
055b476c6b Changed: Enable ig_elevation everywhere (patch by Liria) 2014-01-23 13:08:11 +01:00
C?dric OCHS
8b1e2848f6 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