0ad/source/simulation
2009-03-26 20:30:24 +00:00
..
scripting Refactored "generic" order to just call it "contact action", and added support for intercepting targets if performing a contact action while moving. 2008-07-29 08:22:56 +00:00
AStarEngine.cpp more dehydra. disabled lockfree module (not in use). 2008-07-17 17:00:00 +00:00
AStarEngine.h # Disable non-Free pathfinding library 2009-03-24 21:40:10 +00:00
Aura.cpp had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
Aura.h had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
BoundingObjects.cpp # SwEng 2007-05-02 12:07:08 +00:00
BoundingObjects.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Collision.cpp # SwEng 2007-05-02 12:07:08 +00:00
Collision.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Entity.cpp # Fix crash when dragging corpses in Atlas 2009-03-26 20:30:24 +00:00
Entity.h Use NONCOPYABLE macro, to avoid ICC warnings 2009-01-03 18:40:28 +00:00
EntityFormation.cpp # improve robustness of simulation and EntityManager code 2008-11-22 16:50:03 +00:00
EntityFormation.h # improve robustness of simulation and EntityManager code 2008-11-22 16:50:03 +00:00
EntityHandles.cpp more dehydra. disabled lockfree module (not in use). 2008-07-17 17:00:00 +00:00
EntityHandles.h more dehydra. disabled lockfree module (not in use). 2008-07-17 17:00:00 +00:00
EntityManager.cpp Fix warnings on Windows 2009-03-24 23:07:48 +00:00
EntityManager.h IsEntityRefd now checks the entity pointer as well (avoids null pointer dereference in some cases - encountered during MP game). 2008-11-15 22:38:04 +00:00
EntityOrders.h Refactored "generic" order to just call it "contact action", and added support for intercepting targets if performing a contact action while moving. 2008-07-29 08:22:56 +00:00
EntityRendering.cpp Made rally point setting net-safe. 2008-07-13 17:37:45 +00:00
EntityScriptInterface.cpp Refactored "generic" order to just call it "contact action", and added support for intercepting targets if performing a contact action while moving. 2008-07-29 08:22:56 +00:00
EntityStateProcessing.cpp # Disable non-Free pathfinding library 2009-03-24 21:40:10 +00:00
EntitySupport.cpp # SwEng 2007-05-02 12:07:08 +00:00
EntitySupport.h had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
EntityTemplate.cpp committing the current status of dacian's new network code on matei's request 2008-06-16 18:19:35 +00:00
EntityTemplate.h Use NONCOPYABLE macro, to avoid ICC warnings 2009-01-03 18:40:28 +00:00
EntityTemplateCollection.cpp had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
EntityTemplateCollection.h had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
EventHandlers.cpp Refactored "generic" order to just call it "contact action", and added support for intercepting targets if performing a contact action while moving. 2008-07-29 08:22:56 +00:00
EventHandlers.h Refactored "generic" order to just call it "contact action", and added support for intercepting targets if performing a contact action while moving. 2008-07-29 08:22:56 +00:00
Formation.cpp more dehydra. disabled lockfree module (not in use). 2008-07-17 17:00:00 +00:00
Formation.h This was SVN commit r6422. 2008-10-13 21:06:15 +00:00
FormationCollection.cpp improvements and fixes: 2008-01-07 20:03:19 +00:00
FormationCollection.h part4: adapt codebase to changes in lib/ 2007-12-20 20:21:45 +00:00
FormationManager.cpp had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
FormationManager.h had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
LOSManager.cpp had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
LOSManager.h had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
PathfindEngine.cpp # Disable non-Free pathfinding library 2009-03-24 21:40:10 +00:00
PathfindEngine.h # Disable non-Free pathfinding library 2009-03-24 21:40:10 +00:00
PathfindSparse.cpp # SwEng 2007-05-02 12:07:08 +00:00
PathfindSparse.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
ProductionQueue.cpp had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
ProductionQueue.h had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
Projectile.cpp had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
Projectile.h had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
Scheduler.cpp had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
Scheduler.h had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
ScriptObject.cpp More header-file rejigging. 2006-06-09 18:32:00 +00:00
ScriptObject.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Simulation.cpp # improve robustness of simulation and EntityManager code 2008-11-22 16:50:03 +00:00
Simulation.h had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
Stance.cpp Refactored "generic" order to just call it "contact action", and added support for intercepting targets if performing a contact action while moving. 2008-07-29 08:22:56 +00:00
Stance.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Technology.cpp had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
Technology.h Use NONCOPYABLE macro, to avoid ICC warnings 2009-01-03 18:40:28 +00:00
TechnologyCollection.cpp had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
TechnologyCollection.h part4: adapt codebase to changes in lib/ 2007-12-20 20:21:45 +00:00
TerritoryManager.cpp GCC fixes 2008-07-04 11:15:47 +00:00
TerritoryManager.h had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
TRAStarEngine.cpp # Disable non-Free pathfinding library 2009-03-24 21:40:10 +00:00
TRAStarEngine.h # Disable non-Free pathfinding library 2009-03-24 21:40:10 +00:00
TriggerManager.cpp GCC fixes 2008-07-04 11:16:30 +00:00
TriggerManager.h large batch of Dehydra static code analysis fixes 2008-07-12 10:45:11 +00:00
TurnManager.cpp Added running support to GENERIC orders through a field that can be sent across the network (previous implementation used to be by setting properties on the entity itself). 2008-07-13 06:24:50 +00:00
TurnManager.h Increase turn length to 300ms to work better with lag. 2008-08-08 05:57:10 +00:00