1
0
forked from 0ad/0ad
0ad/source
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
..
graphics Mac OS X Compat 2006-08-19 20:24:49 +00:00
gui # housekeeping 2006-07-20 14:37:58 +00:00
i18n # housekeeping 2006-07-26 13:10:13 +00:00
lib Mac OS X Compat 2006-08-19 20:24:49 +00:00
maths # MacOS X compat (part 1) 2006-07-26 14:04:52 +00:00
pch More header-file rejigging. 2006-06-09 18:32:00 +00:00
ps Variable type change from uint to size_t when calling functions in vfs 2006-08-19 20:01:26 +00:00
renderer # MacOS X compat (part 1) 2006-07-26 14:04:52 +00:00
scripting Mac OS X Compat 2006-08-19 20:24:49 +00:00
simulation # Improved pathfinder precision. 2006-08-17 21:09:46 +00:00
sound # housekeeping 2006-06-04 22:27:40 +00:00
tools Fixed deunicodification of actor strings - need to be converted from CStr to std::wstring when passed to Atlas 2006-08-06 18:41:07 +00:00
main.cpp # CSimulation cleanup and optimization (1) 2006-07-12 14:36:59 +00:00