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 14:15:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ab6d15c41481bc462f4754e6d151cc17fd58b8f2
0ad
/
source
/
simulation2
T
History
Ykkrosh
0888cf6c23
Fix Linux build
...
This was SVN commit r13701.
2013-08-18 11:28:52 +00:00
..
components
Fix Linux build
2013-08-18 11:28:52 +00:00
docs
Updates example component documentation
2013-02-26 19:58:51 +00:00
helpers
Add support for OpenBSD.
Fixes
#1463
.
2012-06-13 20:43:56 +00:00
scripting
Implements Vision/Range tech modification
2012-09-24 22:27:32 +00:00
serialization
Extends binary serializer to support some standard JS classes: Number, String, Boolean.
Fixes
#406
.
2013-05-26 21:57:24 +00:00
system
Removes more unused variables, based on patch by Markus, refs
#1852
.
2013-08-15 18:25:32 +00:00
tests
Updates bundled Valgrind headers to 3.8.1 and fixes test build, patch by Markus,
fixes
#1971
2013-06-12 03:38:37 +00:00
MessageTypes.h
Implements Vision/Range tech modification
2012-09-24 22:27:32 +00:00
Simulation2.cpp
Small cleanup.
2013-07-10 00:08:05 +00:00
Simulation2.h
Added elapsed real time (as opposed to elapsed simulation time) to MT_Interpolate messages. Fixes leftover TODO from
#824
. Refs
#824
.
2012-06-06 19:37:03 +00:00
TypeList.h
AI API V3 along with a new version of Aegis. Support for a JS shared component that can be used or not for each AI.
2013-03-05 22:52:48 +00:00