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-11 02:17:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
272efcc364aabfd247d93162853e99b603011978
0ad
/
source
/
simulation2
T
History
leper
ebe5b66ba3
Fix test failure caused by
f660f834bf
.
...
This was SVN commit r12014.
2012-06-24 21:03:46 +00:00
..
components
Added default, arbitrary-sized Footprint component to actor entities. Makes their selection outlines show up in Atlas.
Fixes
#1477
.
2012-06-23 21:12:51 +00:00
docs
Add garrison order sound and remove the old garrison sound.
2012-05-20 15:44:57 +00:00
helpers
Add support for OpenBSD.
Fixes
#1463
.
2012-06-13 20:43:56 +00:00
scripting
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
serialization
Fixes incorrect use of jschar (broke Linux builds)
2012-02-29 23:41:23 +00:00
system
Wall placement.
Closes
#786
.
2012-05-05 19:22:22 +00:00
tests
Fix test failure caused by
f660f834bf
.
2012-06-24 21:03:46 +00:00
MessageTypes.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
Simulation2.cpp
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
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
Implements TerritoryInfluence/Radius tech modification. Adds C++ interface for TechnologyManager. Renames its message to MT_TechnologyModification defined in TypeList.h. Refs
#1357
.
2012-05-01 22:44:27 +00:00