1
1
forked from 0ad/0ad
0ad/source/simulation
2004-09-03 14:08:12 +00:00
..
scripting Some Linux wchar_t/jschar stuff.. JS uses UTF-16/UCS-2, so convert wchar strings before handing to JS unicode interfaces. 2004-08-05 12:04:20 +00:00
BaseEntity.cpp Minor improvements to some simulation code. 2004-08-02 23:14:54 +00:00
BaseEntity.h Minor improvements to some simulation code. 2004-08-02 23:14:54 +00:00
BaseEntityCollection.cpp A few log categories 2004-08-15 20:57:31 +00:00
BaseEntityCollection.h remove mods/official from pathname 2004-08-11 20:17:13 +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 Minor improvements to some simulation code. 2004-08-02 23:14:54 +00:00
Collision.h Changed hotkey handling for groups and bookmarks; small pathfinding fixes. 2004-07-23 10:56:52 +00:00
Entity.cpp Minor improvements to some simulation code. 2004-08-02 23:14:54 +00:00
Entity.h Minor improvements to some simulation code. 2004-08-02 23:14:54 +00:00
EntityHandles.cpp w00t! first batch of actual network support! 2004-08-16 15:19:17 +00:00
EntityHandles.h w00t! first batch of actual network support! 2004-08-16 15:19:17 +00:00
EntityManager.cpp Minor improvements to some simulation code. 2004-08-02 23:14:54 +00:00
EntityManager.h Minor improvements to some simulation code. 2004-08-02 23:14:54 +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 previous fix was incorrect; utf16 was new and not yet committed 2004-08-05 15:07:05 +00:00
EntityProperties.h Minor improvements to some simulation code. 2004-08-02 23:14:54 +00:00
EntityStateProcessing.cpp Minor improvements to some simulation code. 2004-08-02 23:14:54 +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 Core Classes Reorganization: 2004-07-31 15:57:18 +00:00
PathfindSparse.h Changed hotkey handling for groups and bookmarks; small pathfinding fixes. 2004-07-23 10:56:52 +00:00
Scheduler.cpp Replaced all CStr16 with CStrW, because its name was too confusing 2004-09-03 14:08:12 +00:00
Scheduler.h Replaced all CStr16 with CStrW, because its name was too confusing 2004-09-03 14:08:12 +00:00
Simulation.cpp Fixed minor type-conversion warnings 2004-08-20 14:03:49 +00:00
Simulation.h w00t! first batch of actual network support! 2004-08-16 15:19:17 +00:00
TurnManager.cpp w00t! first batch of actual network support! 2004-08-16 15:19:17 +00:00
TurnManager.h w00t! first batch of actual network support! 2004-08-16 15:19:17 +00:00