This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
f452c79e46dda2fc0666dfbd3e1bd6b4ad60c032
0ad
/
source
/
simulation2
T
History
Ykkrosh
644b9aedea
# Add double-click and triple-click selection modes, based on patch by Christoph and evans.
...
Fixes
#515
. This was SVN commit r8544.
2010-11-07 00:12:55 +00:00
..
components
# Add double-click and triple-click selection modes, based on patch by Christoph and evans.
2010-11-07 00:12:55 +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
Fix serialization of most components
2010-10-23 19:59:40 +00:00
system
Run network server in a separate thread, to minimise latency.
2010-10-31 22:00:28 +00:00
tests
…
MessageTypes.h
…
Simulation2.cpp
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
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
…