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-22 19:46:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08505d935347ae41f94dfdcf62082d985bb7c0ca
0ad
/
source
/
simulation2
T
History
Deiz
3c0bd23108
Slightly speed up actor rendering; have selectables properly handle fog of war, etc. Refs
#1365
.
...
This was SVN commit r12241.
2012-07-30 21:06:54 +00:00
..
components
Slightly speed up actor rendering; have selectables properly handle fog of war, etc. Refs
#1365
.
2012-07-30 21:06:54 +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
Implements global tech modification function.
Fixes
#1358
, refs
#1520
.
2012-07-03 02:16:45 +00:00
tests
Implements global tech modification function.
Fixes
#1358
, refs
#1520
.
2012-07-03 02:16:45 +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