0ad/source/terrain
2003-12-01 07:07:58 +00:00
..
Bound.cpp Initial revision. 2003-11-25 18:34:05 +00:00
Bound.h Initial revision. 2003-11-25 18:34:05 +00:00
Camera.cpp "../ps/<file>" => "<file>" ... part not needed 2003-12-01 07:07:58 +00:00
Camera.h .H => .h, compatability update for case-sensitive platforms 2003-11-24 22:52:23 +00:00
Color.h Initial revision. 2003-11-25 18:34:05 +00:00
Frustum.cpp Minor changes for const-ness. 2003-11-25 18:35:43 +00:00
Frustum.h Minor changes for const-ness. 2003-11-25 18:35:43 +00:00
LightEnv.h Initial revision. 2003-11-25 18:34:05 +00:00
MathUtil.h RADTODEG macro added. 2003-11-25 18:36:17 +00:00
Matrix3D.cpp Reference to temporary, *= should return reference to this 2003-11-27 19:06:11 +00:00
Matrix3D.h operator(row,col) added. 2003-11-25 20:07:09 +00:00
MiniPatch.cpp .H => .h, compatability update for case-sensitive platforms 2003-11-24 22:52:23 +00:00
MiniPatch.h Altered STerrainVertex definition. 2003-11-25 19:59:47 +00:00
Model.cpp Initial revision. 2003-11-25 18:34:05 +00:00
Model.h Initial revision. 2003-11-25 18:34:05 +00:00
ModelDef.cpp Initial revision. 2003-11-25 18:34:05 +00:00
ModelDef.h Initial revision. 2003-11-25 18:34:05 +00:00
ModelFile.cpp Initial revision. 2003-11-25 18:34:05 +00:00
ModelFile.h Initial revision. 2003-11-25 18:34:05 +00:00
Patch.cpp for scoping 2003-11-27 19:08:37 +00:00
Patch.h Modified to use CBound class. 2003-11-25 20:09:57 +00:00
Plane.cpp Linux Compat, lots of const qualifiers, unused windows includes in 2003-11-25 02:15:59 +00:00
Plane.h Linux Compat, lots of const qualifiers, unused windows includes in 2003-11-25 02:15:59 +00:00
Quaternion.cpp Initial revision. 2003-11-25 18:34:05 +00:00
Quaternion.h Initial revision. 2003-11-25 18:34:05 +00:00
Renderer.cpp for scoping 2003-11-27 19:08:37 +00:00
Renderer.h Extended renderer interface, added basic CModel rendering. 2003-11-25 20:14:34 +00:00
SHCoeffs.cpp Initial revision. 2003-11-25 18:34:05 +00:00
SHCoeffs.h Initial revision. 2003-11-25 18:34:05 +00:00
Terrain.cpp for scoping 2003-11-27 19:08:37 +00:00
Terrain.h Changes to terrain initialisation and lighting. 2003-11-25 20:13:39 +00:00
terrainMain.cpp "../ps/<file>" => "<file>" ... part not needed 2003-12-01 07:07:58 +00:00
TerrGlobals.h Updated HEIGHT_SCALE to the actual height scale. 2003-11-25 20:10:25 +00:00
Texture.h include path with backslashes 2003-11-27 19:09:14 +00:00
Types.h .H => .h, compatability update for case-sensitive platforms 2003-11-24 22:52:23 +00:00
Vector3D.cpp Minor changes for const-ness. 2003-11-25 20:11:56 +00:00
Vector3D.h Minor changes for const-ness. 2003-11-25 20:11:56 +00:00
Vector4D.h Initial revision. 2003-11-25 18:34:05 +00:00