1
0
forked from 0ad/0ad
0ad/source
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
..
ape First commit of APE files 2004-06-11 04:07:28 +00:00
graphics Core Classes Reorganization: 2004-07-31 15:57:18 +00:00
gui Variable fonts in the GUI 2004-07-31 13:37:35 +00:00
lib Very important newline-at-end-of-file fix :-] 2004-07-31 15:51:49 +00:00
maths Fixed loads of /W4 warnings, because it's easier than doing anything useful. Added some asserts to check potentially dangerous assumptions, implemented a few missing bits of code, adjusted some comments, etc. 2004-07-24 14:04:40 +00:00
ps Core Classes Reorganization: 2004-07-31 15:57:18 +00:00
renderer Fixed loads of /W4 warnings, because it's easier than doing anything useful. Added some asserts to check potentially dangerous assumptions, implemented a few missing bits of code, adjusted some comments, etc. 2004-07-24 14:04:40 +00:00
sced JS Interface to entities. It even partially works now. 2004-06-10 22:24:03 +00:00
scripting Core Classes Reorganization: 2004-07-31 15:57:18 +00:00
simulation Core Classes Reorganization: 2004-07-31 15:57:18 +00:00
sound Some logging and more detailed error reporting 2004-07-31 15:56:18 +00:00
terrain Core Classes Reorganization: 2004-07-31 15:57:18 +00:00
tools Slightly nicer font renderer and some other minor changes 2004-07-16 15:33:15 +00:00
workspaces Added linux audio libraries 2004-07-31 15:40:21 +00:00
errorlist.pl Fixed code that recursively looks for .cpp/.h files 2004-07-29 16:13:11 +00:00
linefix.exe Added linefix.exe to source/ for convenience's sake. 2004-05-30 01:14:15 +00:00
main.cpp Core Classes Reorganization: 2004-07-31 15:57:18 +00:00
ProgrammingSchedule.xls no message 2004-07-17 06:14:23 +00:00