0ad/source
2004-05-29 23:45:32 +00:00
..
graphics Optimistic bogus newline fix. 2004-05-29 23:35:46 +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 Moved MathUtil files to maths directory. 2004-05-29 21:06:30 +00:00
renderer Optimistic bogus newline fix. 2004-05-29 23:35:46 +00:00
sced Initial ScEd CVS revision; corresponds to ScEd 0.0.7.2. 2004-05-29 21:45:04 +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 Moved all files except terrainMain.cpp somewhere else - either maths, graphics or renderer directories. 2004-05-29 21:07:12 +00:00
tools/pmdexp Initial revision of 3DS MAX exporter for PMD and PSA files. 2004-05-29 21:10:50 +00:00
workspaces Updated required libraries.txt to account for new wglext.h. My first CVS update. Thanks, Jan! 2004-05-29 23:45:32 +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