1
0
forked from mirrors/0ad
Files
0ad/source/scripting
olsner 09f47d6820 Core Classes Reorganization:
- g_Terrain and g_Camera totally eradicated as globals, is now m_Terrain
of CWorld and m_Camera of CGameView
- terrainMain.cpp is almost completely empty with functionality moved
into the relevant core classes
- Miscellaneous global functions moved into Core Classes (mostly
GameView)

This was SVN commit r865.
2004-07-31 15:57:18 +00:00
..
2004-07-31 12:45:30 +00:00
2004-07-31 12:45:30 +00:00
2004-07-27 20:59:03 +00:00
2004-07-31 15:57:18 +00:00