1
0
forked from 0ad/0ad
Go to file
Matei cf21949640 Fixed a few issues for Linux build:
- Quick change of _mkdir into mkdir (really, this should be done with a
library function, which Jan is working on).
- Moved CJSComplex::GetScript() implementation into its .h file from its
.inl file to avoid some link errors in release build due to inlining.

This was SVN commit r4994.
2007-04-25 03:10:56 +00:00
binaries Added fancywater line in config file (but it's false). 2007-04-24 16:29:38 +00:00
build # Linux fixes 2007-04-24 20:41:54 +00:00
docs Upgraded console (text wrap, help text), cinematic stuff 2006-07-06 03:17:44 +00:00
source Fixed a few issues for Linux build: 2007-04-25 03:10:56 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00