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-07-02 21:04:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
da465ae1dca7fbcaeae555734c5620d6130fba67
0ad
/
source
/
simulation
T
History
Ykkrosh
03ae01c44a
Replaced all CStr16 with CStrW, because its name was too confusing
...
This was SVN commit r1109.
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
…
BaseEntity.h
…
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
…
BoundingObjects.h
…
Collision.cpp
…
Collision.h
…
Entity.cpp
…
Entity.h
…
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
…
EntityManager.h
…
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
…
EntityStateProcessing.cpp
…
PathfindEngine.cpp
…
PathfindEngine.h
…
PathfindSparse.cpp
…
PathfindSparse.h
…
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