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
2375c7cb952d2d97175d85e3f6eb4bfe9047bb6e
0ad
/
source
/
simulation2
T
History
Ykkrosh
8c1deecdbe
C++0x compatibility (fix narrowing conversions in initialisers; avoid ambiguity with std::next)
...
This was SVN commit r7739.
2010-07-11 22:40:17 +00:00
..
components
C++0x compatibility (fix narrowing conversions in initialisers; avoid ambiguity with std::next)
2010-07-11 22:40:17 +00:00
docs
…
helpers
# Handle terrain passability and movement costs in pathfinder.
2010-05-27 23:31:03 +00:00
scripting
Fix lossy fixed<->jsval conversion.
2010-07-04 19:47:31 +00:00
serialization
GCC 4.0 build fix
2010-07-06 10:43:06 +00:00
system
less global variables: make most uses of g_VFS explicit (required for another app that has two VFSes), g_yres is no longer required by cursor module
2010-07-04 10:15:53 +00:00
tests
Use more precision in debug serialization, to help debugging of OOS errors
2010-07-04 17:03:45 +00:00
MessageTypes.h
# Handle terrain passability and movement costs in pathfinder.
2010-05-27 23:31:03 +00:00
Simulation2.cpp
less global variables: make most uses of g_VFS explicit (required for another app that has two VFSes), g_yres is no longer required by cursor module
2010-07-04 10:15:53 +00:00
Simulation2.h
# Delete a lot of obsolete simulation code.
2010-05-20 18:09:23 +00:00
TypeList.h
# Handle terrain passability and movement costs in pathfinder.
2010-05-27 23:31:03 +00:00