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-07 21:25:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b1bdb2b1f210e368f162b2933124a9dad4ec9882
0ad
/
source
/
lib
/
res
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
..
graphics
C++0x compatibility (fix narrowing conversions in initialisers; avoid ambiguity with std::next)
2010-07-11 22:40:17 +00:00
sound
Fix errors when compiling with _GLIBCXX_PROFILE
2010-07-05 19:13:22 +00:00
h_mgr.cpp
fix: don't generate spurious resize events in fullscreen mode when interacting with another topmost window
2010-07-04 11:12:50 +00:00
h_mgr.h
fix: don't generate spurious resize events in fullscreen mode when interacting with another topmost window
2010-07-04 11:12:50 +00:00
handle.h
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