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-06-27 06:46:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bcc4aea8dcd79df1fc44582aa8fa3fdd118aab85
0ad
/
source
/
graphics
T
History
Ykkrosh
bcc4aea8dc
Maybe fixed nasty memory corruption bug.
...
This was SVN commit r2254.
2005-05-09 02:29:33 +00:00
..
scripting
…
Camera.cpp
…
Camera.h
…
Color.h
…
Frustum.cpp
…
Frustum.h
…
GameView.cpp
all functions called via delay-load mechanism now return int (allows closures that can interrupt themselves when time is up)
2005-05-03 21:36:57 +00:00
GameView.h
all functions called via delay-load mechanism now return int (allows closures that can interrupt themselves when time is up)
2005-05-03 21:36:57 +00:00
HFTracer.cpp
…
HFTracer.h
…
LightEnv.h
…
MapIO.h
…
MapReader.cpp
Maybe fixed nasty memory corruption bug.
2005-05-09 02:29:33 +00:00
MapReader.h
made UnpackMap interruptible (since it takes up to 1900 ms).
2005-05-04 23:12:46 +00:00
MapWriter.cpp
…
MapWriter.h
…
Material.cpp
…
Material.h
…
MaterialManager.cpp
…
MaterialManager.h
…
MeshManager.cpp
…
MeshManager.h
…
MiniPatch.cpp
…
MiniPatch.h
…
Model.cpp
Put the extra animation event in the struct def, also adding Jan's VFS script wrapper.
2005-05-03 04:27:07 +00:00
Model.h
Put the extra animation event in the struct def, also adding Jan's VFS script wrapper.
2005-05-03 04:27:07 +00:00
ModelDef.cpp
…
ModelDef.h
…
ObjectBase.cpp
More efficient actor-loading. Less fatal response to errors.
2005-05-04 21:12:57 +00:00
ObjectBase.h
Put the extra animation event in the struct def, also adding Jan's VFS script wrapper.
2005-05-03 04:27:07 +00:00
ObjectEntry.cpp
More efficient actor-loading. Less fatal response to errors.
2005-05-04 21:12:57 +00:00
ObjectEntry.h
Gathering and unit training (engine-side); also other minor improvements
2005-04-15 04:23:33 +00:00
ObjectManager.cpp
all functions called via delay-load mechanism now return int (allows closures that can interrupt themselves when time is up)
2005-05-03 21:36:57 +00:00
ObjectManager.h
all functions called via delay-load mechanism now return int (allows closures that can interrupt themselves when time is up)
2005-05-03 21:36:57 +00:00
Particle.cpp
…
Particle.h
…
ParticleEmitter.cpp
…
ParticleEmitter.h
…
Patch.cpp
…
Patch.h
…
RenderableObject.h
…
SkeletonAnim.h
Put the extra animation event in the struct def, also adding Jan's VFS script wrapper.
2005-05-03 04:27:07 +00:00
SkeletonAnimDef.cpp
…
SkeletonAnimDef.h
…
SkeletonAnimManager.cpp
…
SkeletonAnimManager.h
…
Sprite.cpp
…
Sprite.h
…
Terrain.cpp
…
Terrain.h
…
Texture.h
…
TextureEntry.cpp
…
TextureEntry.h
…
TextureManager.cpp
all functions called via delay-load mechanism now return int (allows closures that can interrupt themselves when time is up)
2005-05-03 21:36:57 +00:00
TextureManager.h
all functions called via delay-load mechanism now return int (allows closures that can interrupt themselves when time is up)
2005-05-03 21:36:57 +00:00
Unit.cpp
…
Unit.h
…
UnitManager.cpp
…
UnitManager.h
…