aboutsummaryrefslogtreecommitdiff
path: root/engines/lure/luredefs.h
AgeCommit message (Expand)Author
2006-07-30Added constants for known hotspot flags, and added line to flag hotspots that...Paul Gilbert
2006-07-23Changed __lure_res_h__ to LURE_RES_H etc for consistency.Torbjörn Andersson
2006-07-23Added extra hotspot flags bytes needed for asking Ratpouch for an object, and...Paul Gilbert
2006-07-08Incremented lure.dat version and added new constants for debugging, tick meth...Paul Gilbert
2006-06-03Bugfix to properly detect the end of the indexed room hotspot listPaul Gilbert
2006-05-23Added new resource entries for NPC schedules, the Skorl catching animation, a...Paul Gilbert
2006-04-30Incremented required lure.dat versionPaul Gilbert
2006-04-29Changed resource Id constants, added a few more general constants, and slight...Paul Gilbert
2006-04-11Added new resources for pathfinding and new resourcesPaul Gilbert
2006-03-13Add proper handling for animations with frame offset tables during decodingPaul Gilbert
2006-03-09Replaced GF_ENGLISH in LureGameSettings by a proper Common::Language member v...Max Horn
2006-02-19Added new definitions used by the conversation subsystemPaul Gilbert
2006-02-11Moved engines to the new engines/ directoryMax Horn