1
0
forked from 0ad/0ad
Go to file
dave 98697b4676 Mac OS X Compat
LightEnv - has byte order marks
Texture - conv from int to GLint wasn't allowed
JSConversion - to use isfinite you need the std:: namespace
	(this is temporary... atm I don't know why you can't call isfinite)
ScriptableComplex - when implementing methods it did not like default
values (they were removed from the cpp file)
timer.h - simple change

This was SVN commit r4231.
2006-08-19 20:24:49 +00:00
binaries minor nit-picky fix to the right side of the helmet 2006-08-11 21:34:28 +00:00
build Added the -i flag for nasm ... now it won't crap out 2006-08-19 16:32:30 +00:00
docs Upgraded console (text wrap, help text), cinematic stuff 2006-07-06 03:17:44 +00:00
source Mac OS X Compat 2006-08-19 20:24:49 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00