This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
52f5b707eedcd4f41f3b96127aef2cb513d0a1c9
0ad
/
source
T
History
notpete
52f5b707ee
Moved all files except terrainMain.cpp somewhere else - either maths, graphics or renderer directories.
...
This was SVN commit r313.
2004-05-29 21:07:12 +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
…
lib
…
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
…
scripting
…
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
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