aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/resource.cpp
AgeCommit message (Expand)Author
2006-05-03- modifies loadBitmap not to crash if a image isn't foundJohannes Schickel
2006-05-01Adds archive file list, MD5 for my CD version, and a few function stubs for H...Oystein Eftevaag
2006-04-14Changed File::open to take a Common::String as file name parameterMax Horn
2006-03-29Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ...Max Horn
2006-03-18Changed 'amiga' keywords to 'isAmiga' in the resource handling code to avoid ...Oystein Eftevaag
2006-03-18- started to rework static resource loadingJohannes Schickel
2006-03-14Gave the loadBitmap debug message its old debug level back. (I.e. made it lessTorbjörn Andersson
2006-03-14- Deletes wrong spaces in debugC calls in resource.cppJohannes Schickel
2006-03-08Commits patch #1437774 ("KYRA1: Game will crash if bitmap is missing").Johannes Schickel
2006-03-08Fixed tons of format string warnings for debug/error calls (including several...Max Horn
2006-02-14Made the kyra debug extensions more generic, i.e. scumm engine could replaceJohannes Schickel
2006-02-14Reworked kyra debug output system. Now he have special kyra intern debug leve...Johannes Schickel
2006-02-11Moved engines to the new engines/ directoryMax Horn