0ad/source/simulation
2004-07-22 16:18:12 +00:00
..
scripting 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
BaseEntity.cpp More attempted error handling 2004-07-17 17:09:33 +00:00
BaseEntity.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
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 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.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
Collision.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
Collision.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
Entity.cpp Fixed heap corruption, hopefully correctly 2004-07-21 12:29:32 +00:00
Entity.h 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
EntityHandles.cpp 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
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 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
EntityManager.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
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 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
PathfindEngine.cpp added precompiled.h everywhere 2004-06-03 18:38:14 +00:00
PathfindEngine.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
PathfindSparse.cpp 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
PathfindSparse.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
Scheduler.cpp 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
Scheduler.h Minor fix to timing code 2004-07-20 21:12:28 +00:00