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 15:50:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e4bcd210d35ced0c680ec8c50c79b8a40ab1e6cc
0ad
/
source
/
graphics
T
History
janwas
d29833e4ed
mouse_x/y => g_mouse_x/y
...
This was SVN commit r1767.
2005-01-23 17:35:36 +00:00
..
scripting
…
Camera.cpp
…
Camera.h
mouse_x/y => g_mouse_x/y
2005-01-23 17:35:36 +00:00
Color.h
…
Frustum.cpp
…
Frustum.h
…
GameView.cpp
mouse_x/y => g_mouse_x/y
2005-01-23 17:35:36 +00:00
GameView.h
…
HFTracer.cpp
…
HFTracer.h
…
LightEnv.h
…
MapIO.h
Made ScEd output entities into an XML file.
2005-01-12 14:31:47 +00:00
MapReader.cpp
Updated ScEd's handling of players (though in a rather nasty way, since it doesn't actually have a CGame, and so it has no CPlayers, and so there are loads of HACK comments everywhere)
2005-01-18 12:45:56 +00:00
MapReader.h
Made ScEd output entities into an XML file.
2005-01-12 14:31:47 +00:00
MapWriter.cpp
Updated ScEd's handling of players (though in a rather nasty way, since it doesn't actually have a CGame, and so it has no CPlayers, and so there are loads of HACK comments everywhere)
2005-01-18 12:45:56 +00:00
MapWriter.h
Made ScEd output entities into an XML file.
2005-01-12 14:31:47 +00:00
Material.cpp
Corrected ICC errors and some warnings. Removed some unnecessarily verbose logging. Did minor things.
2005-01-13 00:17:31 +00:00
Material.h
Corrected ICC errors and some warnings. Removed some unnecessarily verbose logging. Did minor things.
2005-01-13 00:17:31 +00:00
MaterialManager.cpp
…
MaterialManager.h
…
MeshManager.cpp
Corrected ICC errors and some warnings. Removed some unnecessarily verbose logging. Did minor things.
2005-01-13 00:17:31 +00:00
MeshManager.h
…
MiniPatch.cpp
…
MiniPatch.h
…
Model.cpp
This was SVN commit r1759.
2005-01-23 07:54:17 +00:00
Model.h
This was SVN commit r1759.
2005-01-23 07:54:17 +00:00
ModelDef.cpp
…
ModelDef.h
…
ObjectEntry.cpp
Made ScEd output entities into an XML file.
2005-01-12 14:31:47 +00:00
ObjectEntry.h
…
ObjectManager.cpp
Corrected ICC errors and some warnings. Removed some unnecessarily verbose logging. Did minor things.
2005-01-13 00:17:31 +00:00
ObjectManager.h
…
Particle.cpp
…
Particle.h
…
ParticleEmitter.cpp
…
ParticleEmitter.h
…
Patch.cpp
…
Patch.h
…
RenderableObject.h
…
SkeletonAnim.h
…
SkeletonAnimDef.cpp
…
SkeletonAnimDef.h
…
SkeletonAnimManager.cpp
…
SkeletonAnimManager.h
…
Sprite.cpp
…
Sprite.h
…
Terrain.cpp
…
Terrain.h
…
Texture.h
…
TextureEntry.cpp
…
TextureEntry.h
…
TextureManager.cpp
…
TextureManager.h
…
Unit.cpp
…
Unit.h
…
UnitManager.cpp
This was SVN commit r1761.
2005-01-23 08:28:56 +00:00
UnitManager.h
…