0ad/source
2004-05-29 21:06:01 +00:00
..
graphics Either moved from terrain directory, or an inital revision, depending on the file. Whole bunch of changes related to props and animation. 2004-05-29 20:56:24 +00:00
gui fixed some warnings and one signed/unsigned bug 2004-05-29 11:59:59 +00:00
lib Added glDrawRangeElements to function list. 2004-05-29 20:46:02 +00:00
maths Moved from ps directory; add Poya's existing MathUtil.h, previously in terrain directory, at top of this header. Disabled all the existing MathUtil class; looks broken in several places, but don't think anyone's actually using it. Hope they're not, anyway. 2004-05-29 20:55:08 +00:00
ps Fixed #includes. 2004-05-29 20:50:23 +00:00
renderer Moved from terrain directory. 2004-05-29 20:53:40 +00:00
scripting Adding scripting interface code 2004-05-28 13:07:54 +00:00
simulation Minor changes to use CUnit::GetModel() and CUnit::GetObject() instead of m_Model and m_Object, as these are no longer public. 2004-05-29 20:58:11 +00:00
terrain Removed CRenderer object; it's now a singleton. 2004-05-29 21:04:35 +00:00
workspaces Modified to handle new maths, graphics and renderer directories. 2004-05-29 21:06:01 +00:00
main.cpp Added singleton creation/destruction for a bunch of graphics related classes; a half dozen minor changes related to model submission, command lines. 2004-05-29 21:04:18 +00:00