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-14 02:35:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a6600185ff93e9aeae297785418df1ce77fc4ffd
0ad
/
source
/
simulation2
T
History
Ykkrosh
434248167b
Fix warnings in tests
...
This was SVN commit r7535.
2010-05-10 09:52:35 +00:00
..
components
Fix use of 'undefined' sound group on death.
2010-05-09 13:56:06 +00:00
docs
Expose Footprint::GetShape and TemplateManager::FindAllTemplates to scripts.
2010-05-01 09:48:39 +00:00
helpers
Switch everything to 15.16-bit precision fixeds, to allow more accurate unit vectors and angles.
2010-05-02 20:32:37 +00:00
scripting
Share component template scripts to save some memory.
2010-05-07 00:24:22 +00:00
serialization
Rewrite the clone-object-between-JS-contexts code (for GUI<->simulation interface) to be more efficient.
2010-05-05 22:36:35 +00:00
system
Share component template scripts to save some memory.
2010-05-07 00:24:22 +00:00
tests
Fix warnings in tests
2010-05-10 09:52:35 +00:00
MessageTypes.h
Switch everything to 15.16-bit precision fixeds, to allow more accurate unit vectors and angles.
2010-05-02 20:32:37 +00:00
Simulation2.cpp
Share component template scripts to save some memory.
2010-05-07 00:24:22 +00:00
Simulation2.h
Avoid running the old simulation code in the background when it's not needed.
2010-05-01 16:20:58 +00:00
TypeList.h
# New unit movement system, which does a far better job of approaching targets and avoiding obstacles.
2010-04-29 23:36:05 +00:00