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-04 21:27:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d5142ff7f8dfc868035457236f1df2a272174c33
0ad
/
source
/
graphics
T
History
Ykkrosh
5f810002c7
Changed error handling in Xeromyces
...
This was SVN commit r845.
2004-07-29 16:17:21 +00:00
..
Camera.cpp
Minor additions: Added hotkeys to GUI buttons, camera bookmarking (not sure if this system will stay), shoring up some JS error checking, moved a bunch of constants into the config file and added a new rotation mode.
2004-07-22 16:18:12 +00:00
Camera.h
First set of Core Classes changes! w00t :P
2004-07-27 21:00:53 +00:00
Color.h
…
Frustum.cpp
…
Frustum.h
…
GameView.cpp
First set of Core Classes changes! w00t :P
2004-07-27 21:00:53 +00:00
GameView.h
First set of Core Classes changes! w00t :P
2004-07-27 21:00:53 +00:00
HFTracer.cpp
Changed hotkey handling for groups and bookmarks; small pathfinding fixes.
2004-07-23 10:56:52 +00:00
HFTracer.h
…
LightEnv.h
…
MapIO.h
…
MapReader.cpp
…
MapReader.h
…
MapWriter.cpp
…
MapWriter.h
…
MiniPatch.cpp
…
MiniPatch.h
…
Model.cpp
…
Model.h
…
ModelDef.cpp
…
ModelDef.h
…
ObjectEntry.cpp
Changed error handling in Xeromyces
2004-07-29 16:17:21 +00:00
ObjectEntry.h
…
ObjectManager.cpp
Removed trailing newlines in log messages
2004-07-11 16:05:58 +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
Removed trailing newlines in log messages
2004-07-11 16:05:58 +00:00
SkeletonAnimManager.h
…
Sprite.cpp
…
Sprite.h
…
Terrain.cpp
Changed hotkey handling for groups and bookmarks; small pathfinding fixes.
2004-07-23 10:56:52 +00:00
Terrain.h
Global variables are nasty. Hacked g_Terrain into a pointer so that it doesn't crash when automatically destructing, although it ought to be handled in a nicer way.
2004-07-28 19:27:35 +00:00
Texture.h
…
TextureEntry.cpp
…
TextureEntry.h
…
TextureManager.cpp
Removed trailing newlines in log messages
2004-07-11 16:05:58 +00:00
TextureManager.h
…
Unit.h
Unit selection and ordering, setTimeout, scheduler, fixed timestep code, various fixes and reinforcement of the JS<->Native code.
2004-07-20 19:30:35 +00:00
UnitManager.cpp
Unit selection and ordering, setTimeout, scheduler, fixed timestep code, various fixes and reinforcement of the JS<->Native code.
2004-07-20 19:30:35 +00:00
UnitManager.h
…