aboutsummaryrefslogtreecommitdiff
path: root/engines/lure/luredefs.h
AgeCommit message (Collapse)Author
2007-01-31Added constants for the dungeon bricks and chute animation resourcesPaul Gilbert
svn-id: r25300
2006-11-05Added display of the two special between room animations: falling down the ↵Paul Gilbert
chute and hiding in the barrel svn-id: r24623
2006-10-02Added functionality to allow saving/loading the game statePaul Gilbert
svn-id: r24070
2006-09-07Transferred all previously hard-coded English in-game text to a resourcePaul Gilbert
svn-id: r23831
2006-09-03Changed name of HOTSPOTFLAG_HIGHLIGHTED to HOTSPOTFLAG_FOUND to make it's ↵Paul Gilbert
use clearer svn-id: r23823
2006-08-27Incremented version numberPaul Gilbert
svn-id: r23785
2006-08-07Incremented required data file versionPaul Gilbert
svn-id: r23696
2006-07-30Added constants for known hotspot flags, and added line to flag hotspots ↵Paul Gilbert
that have been highlighted with the cursor svn-id: r23630
2006-07-23Changed __lure_res_h__ to LURE_RES_H etc for consistency.Torbjörn Andersson
svn-id: r23584
2006-07-23Added extra hotspot flags bytes needed for asking Ratpouch for an object, ↵Paul Gilbert
and changed differing word read macros to use a single standard svn-id: r23579
2006-07-08Incremented lure.dat version and added new constants for debugging, tick ↵Paul Gilbert
methods, and hotspots svn-id: r23412
2006-06-03Bugfix to properly detect the end of the indexed room hotspot listPaul Gilbert
svn-id: r22852
2006-05-23Added new resource entries for NPC schedules, the Skorl catching animation, ↵Paul Gilbert
and miscellaneous svn-id: r22579
2006-04-30Incremented required lure.dat versionPaul Gilbert
svn-id: r22236
2006-04-29Changed resource Id constants, added a few more general constants, and ↵Paul Gilbert
slightly increased game speed svn-id: r22207
2006-04-11Added new resources for pathfinding and new resourcesPaul Gilbert
svn-id: r21781
2006-03-13Add proper handling for animations with frame offset tables during decodingPaul Gilbert
svn-id: r21255
2006-03-09Replaced GF_ENGLISH in LureGameSettings by a proper Common::Language member ↵Max Horn
variable; added (commented out) entries for the german and french lure svn-id: r21168
2006-02-19Added new definitions used by the conversation subsystemPaul Gilbert
svn-id: r20759
2006-02-11Moved engines to the new engines/ directoryMax Horn
svn-id: r20582