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-29 10:06:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
36cbf23c8e7ed4ca82f6ab5a8e6fa597ea2284cd
0ad
/
source
/
simulation
T
History
Matei
c4aea4eb62
Health regen fix for ranged attack.
...
This was SVN commit r3411.
2006-01-23 03:56:48 +00:00
..
scripting
…
Aura.cpp
…
Aura.h
…
BaseEntity.cpp
Fixes to the melee/ranged attack split.
2006-01-22 11:55:16 +00:00
BaseEntity.h
Health regen, run bugfix
2006-01-21 11:17:15 +00:00
BaseEntityCollection.cpp
…
BaseEntityCollection.h
…
BoundingObjects.cpp
…
BoundingObjects.h
…
Collision.cpp
…
Collision.h
…
Entity.cpp
Health regen fix for ranged attack.
2006-01-23 03:56:48 +00:00
Entity.h
Health regen fix for ranged attack.
2006-01-23 03:56:48 +00:00
EntityHandles.cpp
…
EntityHandles.h
…
EntityManager.cpp
…
EntityManager.h
…
EntityMessage.h
…
EntityOrders.h
This was SVN commit r3402.
2006-01-22 11:09:13 +00:00
EntityPredicate.h
…
EntityProperties.cpp
…
EntityProperties.h
…
EntityStateProcessing.cpp
Fixes to the melee/ranged attack split.
2006-01-22 11:55:16 +00:00
EntitySupport.h
Removed references to the old attack, gather, heal and damage events (that were no longer used).
2006-01-20 21:38:58 +00:00
EventHandlers.cpp
Removed references to the old attack, gather, heal and damage events (that were no longer used).
2006-01-20 21:38:58 +00:00
EventHandlers.h
Removed references to the old attack, gather, heal and damage events (that were no longer used).
2006-01-20 21:38:58 +00:00
LOSManager.cpp
…
LOSManager.h
…
PathfindEngine.cpp
…
PathfindEngine.h
…
PathfindSparse.cpp
…
PathfindSparse.h
…
Projectile.cpp
…
Projectile.h
…
Scheduler.cpp
…
Scheduler.h
…
ScriptObject.cpp
…
ScriptObject.h
…
Simulation.cpp
Advance water in sync with simulation and unit animations (so it stops when the game is paused).
2006-01-21 23:27:42 +00:00
Simulation.h
…
TurnManager.cpp
…
TurnManager.h
…