1
0
forked from 0ad/0ad
0ad/source/simulation
2004-07-27 21:00:53 +00:00
..
scripting Fixed loads of /W4 warnings, because it's easier than doing anything useful. Added some asserts to check potentially dangerous assumptions, implemented a few missing bits of code, adjusted some comments, etc. 2004-07-24 14:04:40 +00:00
BaseEntity.cpp Changed hotkey handling for groups and bookmarks; small pathfinding fixes. 2004-07-23 10:56:52 +00:00
BaseEntity.h Changed hotkey handling for groups and bookmarks; small pathfinding fixes. 2004-07-23 10:56:52 +00:00
BaseEntityCollection.cpp Removed trailing newlines in log messages 2004-07-11 16:05:58 +00:00
BaseEntityCollection.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
BoundingObjects.cpp Changed hotkey handling for groups and bookmarks; small pathfinding fixes. 2004-07-23 10:56:52 +00:00
BoundingObjects.h Changed hotkey handling for groups and bookmarks; small pathfinding fixes. 2004-07-23 10:56:52 +00:00
Collision.cpp Changed hotkey handling for groups and bookmarks; small pathfinding fixes. 2004-07-23 10:56:52 +00:00
Collision.h Changed hotkey handling for groups and bookmarks; small pathfinding fixes. 2004-07-23 10:56:52 +00:00
Entity.cpp First set of Core Classes changes! w00t :P 2004-07-27 21:00:53 +00:00
Entity.h First set of Core Classes changes! w00t :P 2004-07-27 21:00:53 +00:00
EntityHandles.cpp Changed hotkey handling for groups and bookmarks; small pathfinding fixes. 2004-07-23 10:56:52 +00:00
EntityHandles.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
EntityManager.cpp First set of Core Classes changes! w00t :P 2004-07-27 21:00:53 +00:00
EntityManager.h First set of Core Classes changes! w00t :P 2004-07-27 21:00:53 +00:00
EntityMessage.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
EntityOrders.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
EntityProperties.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
EntityProperties.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
EntityStateProcessing.cpp First set of Core Classes changes! w00t :P 2004-07-27 21:00:53 +00:00
PathfindEngine.cpp Changed hotkey handling for groups and bookmarks; small pathfinding fixes. 2004-07-23 10:56:52 +00:00
PathfindEngine.h Changed hotkey handling for groups and bookmarks; small pathfinding fixes. 2004-07-23 10:56:52 +00:00
PathfindSparse.cpp Changed hotkey handling for groups and bookmarks; small pathfinding fixes. 2004-07-23 10:56:52 +00:00
PathfindSparse.h Changed hotkey handling for groups and bookmarks; small pathfinding fixes. 2004-07-23 10:56:52 +00:00
Scheduler.cpp First set of Core Classes changes! w00t :P 2004-07-27 21:00:53 +00:00
Scheduler.h First set of Core Classes changes! w00t :P 2004-07-27 21:00:53 +00:00
Simulation.cpp First set of Core Classes changes! w00t :P 2004-07-27 21:00:53 +00:00
Simulation.h First set of Core Classes changes! w00t :P 2004-07-27 21:00:53 +00:00