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-06-24 09:08:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee72115b7a58ca9f1c491e2ff66ae445bb075a39
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
…
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
…
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
…
TypeList.h
…