aboutsummaryrefslogtreecommitdiff
path: root/engines/lure/res.cpp
AgeCommit message (Collapse)Author
2006-04-29Reworked resource loading to no longer load hotspot proximities separately, ↵Paul Gilbert
or provide access to the list svn-id: r22206
2006-04-11Resource loader enhanced to load hotspot proximity data and room walkable areasPaul Gilbert
svn-id: r21780
2006-03-29Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ↵Max Horn
to ~250). Many greetings to eriktorbjorn, and have fun recompiling. svn-id: r21500
2006-03-13Fix a few valgrind warningsTravis Howell
svn-id: r21258
2006-02-19Added handling for conversation data, as well as moved storing cursor data ↵Paul Gilbert
into it svn-id: r20764
2006-02-11Moved engines to the new engines/ directoryMax Horn
svn-id: r20582