This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-02 19:47:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f2e1fc86ecac6617f9079bd3e0b5706d308b1dee
0ad
/
source
T
History
notpete
f2e1fc86ec
Removed CRenderer object; it's now a singleton.
...
This was SVN commit r310.
2004-05-29 21:04:35 +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
…
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
Removed CRenderer object; it's now a singleton.
2004-05-29 21:04:35 +00:00
workspaces
…
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