aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage
AgeCommit message (Expand)Author
2011-04-29TSAGE: Added two temporary hacks for scenes 5100 and 5200 and added some comm...md5
2011-04-29TSAGE: Fix bug in scene 4025 "The comet is turn in the wrong sense, screwing ...strangerke
2011-04-29TSAGE: Fixed 2 bugs in scene 5200 (flesheater throne room)md5
2011-04-28TSAGE: Don't use NULL for an int parameterMax Horn
2011-04-28TSAGE: Slowed down Scene #6100 to a reasonable speed, and finished code for h...Paul Gilbert
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-28TSAGE: Proper setting of startup cursor for full game versus demoPaul Gilbert
2011-04-28TSAGE: Proper bugfix for problem saving/restoring game in Scene #5000 and othersPaul Gilbert
2011-04-28TSAGE: Added code to handle visual differences in Demo help dialogPaul Gilbert
2011-04-28TSAGE: Fix a little bug in scene 5100, when looking at the speaking batstrangerke
2011-04-28TSAGE: Suppress the 2 workarounds previously added, use of a proper fixstrangerke
2011-04-28TSAGE: Fixed 2 script logic bugs (scene 5100, 5300) and two typosmd5
2011-04-28TSAGE: Fixed assert after loading a game in scene 5000 and changing scenemd5
2011-04-27TSAGE: Added temporary fix for some saved games (e.g. scenes 4050 and 5000)md5
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-27TsAGE: Add some comment and fix 2 crashes in scene 5100strangerke
2011-04-26TSAGE: Fix a tiny bug in the initialization of scene 5000strangerke
2011-04-26TSAGE: Implemented loading walk regions for Ringworld CD and Demo #2Paul Gilbert
2011-04-26TSAGE: Gave proper names to several previously unnamed fieldsPaul Gilbert
2011-04-26TSAGE: Implemented scene priority changes introduced in Ringworld CD & Floppy...Paul Gilbert
2011-04-25TSAGE: Add virtual destructor to Game class.Johannes Schickel
2011-04-25TSAGE: Fix text not being skippable in Scene #5000Paul Gilbert
2011-04-25TSAGE: Bugfixes for Ringworld demo - demo is now completable with some remain...Paul Gilbert
2011-04-25TSAGE: Added new file for Ringworld DemoPaul Gilbert
2011-04-25TSAGE: Added framework for playing the Ringworld demoPaul Gilbert
2011-04-25TSAGE: Added detection entry for Ringworld DemoPaul Gilbert
2011-04-25TSAGE: Combined the resource files into a single generic overall ResourceManagerPaul 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-21TSAGE: Fix broken animation in scene 60. Renamed more or less everythingstrangerke
2011-04-20TSAGE: Cleaner bugfix for text colours being incorrectPaul Gilbert
2011-04-20TSAGE: Fix problem with text appearing with random background colours after s...Paul Gilbert
2011-04-20TSAGE: Properly destroy cloned objects when removed from a scenePaul Gilbert
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-19TSAGE: Suppress empty format string warning of g++.Johannes Schickel
2011-04-19TSAGE: Removed original game that uses 'Intro.txt' to indicate whether the in...Paul Gilbert
2011-04-19TSAGE: Simplified the new Saver::getObjectCount methodPaul Gilbert
2011-04-19TSAGE: Changed Scene::_sceneNumber to avoid confusion with SceneManager::_sce...Paul Gilbert
2011-04-19TSAGE: Reworked the saving code to fix crashesPaul Gilbert
2011-04-19TSAGE: Fixed button highlighting in inventory dialogPaul Gilbert
2011-04-19TSAGE: Bugfixes for graphics glitches when using the lift in scene #2320Paul Gilbert
2011-04-18COMMON: Rename Error to ErrorCode, introduce new Error classMax Horn
2011-04-18TSAGE: Fix region 8 in scene 4045strangerke