aboutsummaryrefslogtreecommitdiff
path: root/engines/lure/room.h
AgeCommit message (Collapse)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for ↵Max Horn
consistency svn-id: r44634
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
svn-id: r30238
2008-01-02Room backgrounds now display in EGA modePaul Gilbert
svn-id: r30138
2007-12-29Fix to ensure any active conversation data or selected hotspot is cleared ↵Paul Gilbert
when restoring or restarting a game svn-id: r30066
2007-11-17Bugfixes to restoring or restarting a game from the Restore/Restart dialogPaul Gilbert
svn-id: r29524
2007-11-16Changed conversation guards so that the player talking will only be paused ↵Paul Gilbert
if there's another active conversation that's in the same room svn-id: r29516
2007-11-14Fixed clipping issues that were still occurring in some roomsPaul Gilbert
svn-id: r29500
2007-10-24Added a talkerId field to hotspots to better handle characters being talked toPaul Gilbert
svn-id: r29254
2007-10-20Finally got the room layering to work correctlyPaul Gilbert
svn-id: r29236
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵Nicola Mettifogo
been updated. svn-id: r28966
2007-06-22Lots of bugfixes - game is now completablePaul Gilbert
svn-id: r27606
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client ↵Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2007-04-14Implemented handling for barmen (rooms 29, 32, and 35)Paul Gilbert
svn-id: r26464
2006-10-02Added functionality to allow saving/loading the game statePaul Gilbert
svn-id: r24070
2006-08-07Enhanced Room::setTalkDialog to be passed the destination character and ↵Paul Gilbert
active item hotspot Id svn-id: r23692
2006-07-23Changed __lure_res_h__ to LURE_RES_H etc for consistency.Torbjörn Andersson
svn-id: r23584
2006-07-08Rewrote the status line handling code along with tweaks to the debug ↵Paul Gilbert
information display svn-id: r23406
2006-05-29Player now moves out of the way if he's blocking an entrance when an NPC ↵Paul Gilbert
enters. Also changed errors in unimplemented NPC actions to warnings svn-id: r22731
2006-04-29Added proper action display after selection along with showing the camera cursorPaul Gilbert
svn-id: r22208
2006-04-11Added a destRoomNumber variable to store which room a highlighted exit goes ↵Paul Gilbert
to, as well as some temporary code used to display pathfinding information onscreen when Toggle Info is turned on svn-id: r21783
2006-02-21Improved layering of objects within rooms - for example, Ratpouch now ↵Paul Gilbert
properly shows up on the rack svn-id: r20804
2006-02-19Added display of talk dialogs during conversationsPaul Gilbert
svn-id: r20762
2006-02-11Moved engines to the new engines/ directoryMax Horn
svn-id: r20582