This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
75ee00792aa3ab7b4cb43a9802da9351b7addf5f
0ad
/
source
/
simulation
T
History
Ykkrosh
3b1395d80b
Optimised game-loading, by not reading terrain textures or calculating bounding boxes when not necessary; maps load about twenty seconds faster (at least in Debug mode). Also fixed possible minor bug (FLT_MIN vs -FLT_MAX) and other trivial things.
...
This was SVN commit r1917.
2005-02-09 23:19:48 +00:00
..
scripting
…
BaseEntity.cpp
…
BaseEntity.h
…
BaseEntityCollection.cpp
…
BaseEntityCollection.h
…
BoundingObjects.cpp
…
BoundingObjects.h
…
Collision.cpp
…
Collision.h
…
Entity.cpp
Small changes to ScEd, to remove some hacky bits and to make it not crash with player-colours
2005-02-04 23:16:42 +00:00
Entity.h
This was SVN commit r1803.
2005-01-24 06:14:13 +00:00
EntityHandles.cpp
…
EntityHandles.h
…
EntityManager.cpp
Fixes for two pathfinding bugs (neither of which were actually pathfinding bugs), added player objects (details in TM)
2005-01-18 00:46:18 +00:00
EntityManager.h
This was SVN commit r1736.
2005-01-18 10:49:32 +00:00
EntityMessage.h
…
EntityOrders.h
…
EntityProperties.cpp
…
EntityProperties.h
…
EntityStateProcessing.cpp
…
EntitySupport.h
…
EventHandlers.cpp
…
EventHandlers.h
…
PathfindEngine.cpp
…
PathfindEngine.h
…
PathfindSparse.cpp
Optimised game-loading, by not reading terrain textures or calculating bounding boxes when not necessary; maps load about twenty seconds faster (at least in Debug mode). Also fixed possible minor bug (FLT_MIN vs -FLT_MAX) and other trivial things.
2005-02-09 23:19:48 +00:00
PathfindSparse.h
…
Scheduler.cpp
…
Scheduler.h
…
ScriptObject.cpp
Fixes for two pathfinding bugs (neither of which were actually pathfinding bugs), added player objects (details in TM)
2005-01-18 00:46:18 +00:00
ScriptObject.h
Fixes for two pathfinding bugs (neither of which were actually pathfinding bugs), added player objects (details in TM)
2005-01-18 00:46:18 +00:00
Simulation.cpp
…
Simulation.h
…
TurnManager.cpp
New JavaScript interface for the network client, plus some linux/gcc/misc fixes
2005-01-17 04:52:02 +00:00
TurnManager.h
New JavaScript interface for the network client, plus some linux/gcc/misc fixes
2005-01-17 04:52:02 +00:00