This website requires JavaScript.
Explore
Help
Sign in
dallasgroot
/
0ad
Watch
1
Star
0
Fork
You've already forked 0ad
0
mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced
2026-06-19 14:53:56 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
afbfca17ce
0ad
/
source
/
lib
/
res
History
janwas
1f7e8d7194
per discussion with Philip, remove STL_HASH_MAP etc. because they're ugly, rarely used and superseded by boost::unordered*
...
This was SVN commit r9111.
2011-03-23 16:56:27 +00:00
..
graphics
refactor headers: path_util -> path, native_path -> os_path, remove where unnecessary
2011-03-23 14:43:35 +00:00
sound
refactor headers: path_util -> path, native_path -> os_path, remove where unnecessary
2011-03-23 14:43:35 +00:00
h_mgr.cpp
per discussion with Philip, remove STL_HASH_MAP etc. because they're ugly, rarely used and superseded by boost::unordered*
2011-03-23 16:56:27 +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