aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/resource.h
AgeCommit message (Expand)Author
2006-08-28Makes sure FilesystemNode::name isn't used to open a file, use a regular file...Oystein Eftevaag
2006-07-31Yet more kyra3 init code.Johannes Schickel
2006-07-15Adds filesize check for kyra.dat, this forces to upgrade always to the newest...Johannes Schickel
2006-07-08- fixes some c/p errors from my last commitJohannes Schickel
2006-07-08Implements loading of 'westwood.001' for kyra3 (no need to run the installer ...Johannes Schickel
2006-06-03Changes some char* usage to Common::String.Johannes Schickel
2006-06-03- Replaces usage of PAKChunk* with PAKChunk for Common::List, should solve so...Johannes Schickel
2006-04-23Uses kyra.dat for GUI strings instead of hardcoding them, which means localiz...Oystein Eftevaag
2006-04-09Fix const correctness in Kyra's StaticResource::loadStrings and StaticResourc...Max Horn
2006-03-18Oops, forgot to change a variable declaration in the last commitOystein Eftevaag
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-14- Deletes wrong spaces in debugC calls in resource.cppJohannes Schickel
2006-02-17Reduced header dependenciesMax Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn