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
dbc6d27411bc81804bd273e91787ab0c37a36498
0ad
/
source
/
simulation2
T
History
Ykkrosh
dbc6d27411
Optimise obstruction grid updates in the common case when terrain hasn't changed
...
This was SVN commit r9001.
2011-02-28 01:24:12 +00:00
..
components
Optimise obstruction grid updates in the common case when terrain hasn't changed
2011-02-28 01:24:12 +00:00
docs
…
helpers
Optimise tile-based pathfinder, particularly for large maps.
2011-02-28 00:35:53 +00:00
scripting
…
serialization
Fix
#739
(test failures).
2011-02-24 00:32:38 +00:00
system
Remove unnecessary rooting
2011-02-20 20:44:13 +00:00
tests
Block new buildings being placed on top of existing not-yet-started foundations.
Fixes
#740
.
2011-02-24 21:49:24 +00:00
MessageTypes.h
…
Simulation2.cpp
FileExists -> VfsFileExists (see next commit)
2011-02-25 16:30:55 +00:00
Simulation2.h
Add some rough performance reporting.
2011-02-19 03:14:37 +00:00
TypeList.h
…