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
36d7ef65a67ce488c15ce580a61ba0b88fc09734
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
Improve docs
2010-10-04 11:38:43 +00:00
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
Fix highlighting of obstructed building placement previews.
2010-10-04 17:34:33 +00:00
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
…