aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/ringworld_scenes5.cpp
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-06TSAGE: Finally fix the dialogue bug in scene 4000strangerke
2011-05-04TSAGE: Switched to American English, after the relevant discussion on -devel:md5
2011-05-03TSAGE: Cleanup: Use NULL instead of 0 when handling pointers. Suppress some u...strangerke
2011-05-03TSAGE: Fix a death loop in scene 4300/4250 (use helmet on alien)strangerke
2011-05-03TSAGE: Fix freeze in scene 4250strangerke
2011-05-03TSAGE: Fix a crash and a freeze in scene 4250.strangerke
2011-05-03TSAGE: Fix two blocking bugs in scene 4301strangerke
2011-04-30TSAGE: Rename setPriority2 to setPriority for disambiguationstrangerke
2011-04-29TSAGE: Fix bug in scene 4050: The rope may now be used to climb toostrangerke
2011-04-29TSAGE: Fix bug in scene 4025 "The comet is turn in the wrong sense, screwing ...strangerke
2011-04-27TSAGE: Fix "map" bug in scene 4050. Thanks MD5 for reporting it.strangerke
2011-04-27TsAGE: Fix dialog bug in scene 4150 (thanks [Md5] for reporting it)strangerke
2011-04-25TSAGE: Added framework for playing the Ringworld demoPaul Gilbert
2011-04-24TSAGE: Implement missing Scene4050::signal() and Scene4050::dispatch(), fix s...strangerke
2011-04-23TSAGE: Scene 4000: Fix several bugs that were blocking progress to the chimneystrangerke
2011-04-23TSAGE: Fix Miranda in scene 4000, 4040 and 4045strangerke
2011-04-22TSAGE: Fix an inventory bug (ale)strangerke
2011-04-22TSAGE: Fix initialization bug in scene 4100.strangerke
2011-04-21TSAGE: Fix a bug in Scene 4100strangerke
2011-04-20TSAGE: Fix double-Miranda bug when Rock is drunk (scene 4100)strangerke
2011-04-19TSAGE: Fix blocking bug in scene 4100.strangerke
2011-04-19TSAGE: Rename several objects in Scene 4000strangerke
2011-04-18TSAGE: Fix region 8 in scene 4045strangerke
2011-04-18TSAGE: Fix bug in scene 4045 "missing character".strangerke
2011-04-14ALL: centre -> centerMax Horn
2011-04-13TSAGE: "Cosmetic" cleanupsstrangerke
2011-04-09TSAGE: Cleanup: rename quickInit() methods into setup() for naming consistencystrangerke
2011-04-08TSAGE: move NamedHotspot back into core. Replace HotspotBase4300 by NamedHots...strangerke
2011-04-08TSAGE: Renamed OBJFLAG_100 as OBJFLAG_HIDEPaul Gilbert
2011-03-31TSAGE: Implemented Scene 4301 - Village - Slaver Ship KeypadPaul Gilbert
2011-03-31TSAGE: Implemented Scene 4300 - Slaver ShipPaul Gilbert
2011-03-28TSAGE: Implemented Scene #4250 - Village - Near Slaver ShipPaul Gilbert
2011-03-27TSAGE: Implemented Scene #4150 - Village - BedroomPaul Gilbert
2011-03-26TSAGE: Completed scene #4100 - Village - Chief's HutPaul Gilbert
2011-03-26TSAGE: Implemented objects in Scene #4100Paul Gilbert
2011-03-24TSAGE: In progress implementation of Scene #4100Paul Gilbert
2011-03-24TSAGE: Initial implementation of Scene #4050Paul Gilbert
2011-03-23TSAGE: Implemented Scene #4045 - Temple AntechamberPaul Gilbert
2011-03-23TSAGE: Implemented Scene #4025 - Village - Puzzle BoardPaul Gilbert
2011-03-23TSAGE: Initial implementation of Scene #4025Paul Gilbert
2011-03-22TSAGE: Implemented Scene #4010 - Village - By LanderPaul Gilbert
2011-03-22TSAGE: Implemented Scene #4000 - VillagePaul Gilbert
2011-03-21TSAGE: Bugfixes for animations in Scene #4000Paul Gilbert
2011-03-21TSAGE: In progress work on Scene #4000Paul Gilbert