1
0
forked from 0ad/0ad
0ad/source/lib/res
janwas 387722d41e # code cleanup/fixes
improvements from work:
- no longer export classes; instead inline functions where it makes
sense (e.g. the scope timers) or export the member functions directly
- fix icc11 warnings
- add some comments

This was SVN commit r6531.
2008-12-16 21:13:04 +00:00
..
graphics fixes to stack trace code under x64 (from work): 2008-09-27 10:05:11 +00:00
sound add additional instrumentation to vsrc_latch to diagnose sound bug (see http://www.wildfiregames.com/forum/index.php?showtopic=11999) 2008-09-18 18:28:14 +00:00
h_mgr.cpp bits: avoid sign conversion warning 2008-09-18 11:27:55 +00:00
h_mgr.h fixes to stack trace code under x64 (from work): 2008-09-27 10:05:11 +00:00
handle.h # code cleanup/fixes 2008-12-16 21:13:04 +00:00