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-13 22:16:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0b0b11d2e03cb0b6f56859cd723ce94fe5f8e7e6
0ad
/
source
/
simulation2
T
History
Ykkrosh
0b0b11d2e0
Fix occasional assertion failure in time warp mode
...
This was SVN commit r8810.
2010-12-08 16:09:53 +00:00
..
components
Fix accidental use of hard-coded constant.
2010-11-30 14:48:04 +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
Support new SpiderMonkey API.
2010-11-16 23:00:52 +00:00
serialization
Increase serializer reserved buffer space to cope with huge maps.
2010-11-30 12:24:46 +00:00
system
Support new SpiderMonkey API.
2010-11-16 23:00:52 +00:00
tests
Support new SpiderMonkey API.
2010-11-16 23:00:52 +00:00
MessageTypes.h
…
Simulation2.cpp
Fix occasional assertion failure in time warp mode
2010-12-08 16:09:53 +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
…