This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-24 04:05:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
abfe9faadc6dfea3aeeacf6d5aa041336bb3263c
0ad
/
source
/
simulation
T
History
janwas
5f25030964
previous fix was incorrect; utf16 was new and not yet committed
...
This was SVN commit r917.
2004-08-05 15:07:05 +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
Minor improvements to some simulation code.
2004-08-02 23:14:54 +00:00
BaseEntityCollection.h
Minor improvements to some simulation code.
2004-08-02 23:14:54 +00:00
BoundingObjects.cpp
…
BoundingObjects.h
…
Collision.cpp
Minor improvements to some simulation code.
2004-08-02 23:14:54 +00:00
Collision.h
…
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
…
EntityHandles.h
…
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
…
EntityOrders.h
…
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
…
PathfindEngine.h
…
PathfindSparse.cpp
…
PathfindSparse.h
…
Scheduler.cpp
…
Scheduler.h
…
Simulation.cpp
…
Simulation.h
…