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-09-26 11:52:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9c521ceb3bb701c81be178da036a106ee2ae2319
0ad
/
source
/
simulation2
T
History
Ykkrosh
9c521ceb3b
Add minimum range to range queries
...
This was SVN commit r8627.
2010-11-16 20:43:15 +00:00
..
components
Add minimum range to range queries
2010-11-16 20:43:15 +00:00
docs
…
helpers
# Add double-click and triple-click selection modes, based on patch by Christoph and evans.
2010-11-07 00:12:55 +00:00
scripting
…
serialization
…
system
Run network server in a separate thread, to minimise latency.
2010-10-31 22:00:28 +00:00
tests
…
MessageTypes.h
…
Simulation2.cpp
Run GC frequently in the simulation script context, to keep memory usage down
2010-11-15 15:03:40 +00:00
Simulation2.h
Game setup changes, including showing name, civ, team, and some options loaded from the scenarios. Civ data added. Civ info window to preview civs. Icon tooltips. Support for random map implementation.
Fixes
#590
.
2010-10-30 04:02:42 +00:00
TypeList.h
…