aboutsummaryrefslogtreecommitdiff
path: root/engines/lure/hotspots.cpp
AgeCommit message (Expand)Author
2006-04-29Enhanced hotspot action so that the player will properly walk to a hotspot be...Paul Gilbert
2006-04-11Fix warning.Eugene Sandulenko
2006-04-11Changed max() to MAX(). This fixes compilation for me.Torbjörn Andersson
2006-04-11Added proper path finding code for rooms, as well as miscellaneous support me...Paul Gilbert
2006-03-13Fix to remove warning on validating frame offsets in animation decoderPaul Gilbert
2006-03-13Add proper handling for animations with frame offset tables during decodingPaul Gilbert
2006-02-19Added basic support for conversations, as well as reworking the Hotspot class...Paul Gilbert
2006-02-11Moved engines to the new engines/ directoryMax Horn