aboutsummaryrefslogtreecommitdiff
path: root/engines/lure/res_struct.cpp
AgeCommit message (Expand)Author
2006-04-30Added load of new script offset field for NPC handling of hotspotsPaul Gilbert
2006-04-29Reworked resources to handle moved hotspot proximity (walk to) co-ordinatesPaul Gilbert
2006-04-11Updated resource structures to add support for hotspot y corrections, proximi...Paul Gilbert
2006-03-29Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ...Max Horn
2006-03-28Renamed various container isEmpty() methods to empty() to match STL conventionsMax Horn
2006-02-19Added new resources for conversations, cleaned up existing class names, and e...Paul Gilbert
2006-02-11Moved engines to the new engines/ directoryMax Horn