1
0
forked from 0ad/0ad
0ad/source/lib/res
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