0ad/binaries
brian 3ade70fef3 Fixed following copy/paste error:
function tan(x) {
	return Math.sin(x); --> Math.tan(x)
}

This was SVN commit r6601.
2009-01-06 20:22:33 +00:00
..
data Fixed following copy/paste error: 2009-01-06 20:22:33 +00:00
logs This was SVN commit r5912. 2008-05-07 07:42:15 +00:00
system Added quickstart script. 2008-08-08 05:13:59 +00:00