scummvm/common
2007-01-28 13:30:26 +00:00
..
advancedDetector.cpp Lots of cleanup in the AdvancedDetector 2007-01-25 21:16:57 +00:00
advancedDetector.h Add more paramteres to AdvancedDetector. Not used yet. 2007-01-28 07:31:26 +00:00
array.h
config-file.cpp
config-file.h
config-manager.cpp
config-manager.h
endian.h
file.cpp
file.h
fs.cpp
fs.h
func.h
hash-str.h
hashmap.cpp
hashmap.h Return a default value in the const-variant of HashMap::getVal, instead of asserting out -- this way, we get less unexpected asserts, and both getVal variants behave comparably diff. The drawback is that now all HashMap instances carry one extra Value object around with them. 2007-01-28 13:30:26 +00:00
list.h
md5.cpp
md5.h
module.mk
mutex.cpp
mutex.h
pack-end.h
pack-start.h
rect.h
savefile.h
scummsys.h
singleton.h
stack.h Tweaked the FixedStack class a bit 2006-12-25 23:13:13 +00:00
stdafx.h keep warnings off like this ones: 2007-01-15 08:21:20 +00:00
str.cpp replace ensureCapacity(_len-1) by ensureCapacity(_len) (fixes bug #1617410) 2006-12-17 19:41:41 +00:00
str.h Changed the way String::_storage is initialised, to help GCC 2.95 (see tracker item #1602879) 2006-11-27 00:51:14 +00:00
stream.cpp Fix compile 2006-11-13 22:42:24 +00:00
stream.h
system.cpp
system.h
timer.h
unzip.cpp
unzip.h
util.cpp Added Apple IIgs as machine type for AGI engine 2006-12-19 01:06:45 +00:00
util.h Fix typo spotted by clone2727 2007-01-27 23:50:09 +00:00