aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage
AgeCommit message (Expand)Author
2011-05-01TSAGE: Fix timing delay when clicking to remove on-screen messages earlyPaul Gilbert
2011-05-01TSAGE: Bugfixes for movement in Scene #9100Paul Gilbert
2011-05-01TSAGE: Fixed NamedHotspot fields to be synchronised to savegamesPaul Gilbert
2011-05-01TSAGE: Give player the correct stasis box from Skeenar in Scene #7000Paul Gilbert
2011-05-01TSAGE: Fix for animation of Skeenar presenting the stasis box in Scene #7000Paul Gilbert
2011-05-01TSAGE: Fix giving Translator, Jar, and Waldos in Scene #7000Paul Gilbert
2011-05-01TSAGE: Fix for interacting with Skeenar in Scene #7000Paul Gilbert
2011-05-01TSAGE: Bugfixes for inventory dialog display with a large number of itemsPaul Gilbert
2011-05-01TSAGE: Fix several glitches and bugs in scene 7000strangerke
2011-04-30TSAGE: Fix bug in scene 2100: Now the sunflower field is reachablestrangerke
2011-04-30TSAGE: Silenced compiler warningsPaul Gilbert
2011-04-30TSAGE: Bugfixes for getting the key, opening the safe, and getting the transl...Paul Gilbert
2011-04-30TSAGE: Bugfixes for stool in Scene #7700Paul Gilbert
2011-04-30TSAGE: Rename setPriority2 to setPriority for disambiguationstrangerke
2011-04-30TSAGE: Fix a hotspot's use/look descriptions in Scene #7700Paul Gilbert
2011-04-30TSAGE: Fix some more bugs in scene 2100. It's now playable againstrangerke
2011-04-30TSAGE: Fix for GUI dialog appearing when clicking on some hotspots in Scene #...Paul Gilbert
2011-04-30TSAGE: Added a print out of region details to the walk_regions debugger commandPaul Gilbert
2011-04-30TSAGE: Removed hack from Scene #5200 now that pathfinding has been fixedPaul Gilbert
2011-04-30TSAGE: Fixed problem in pathfinding when clicked position is outside walkable...Paul Gilbert
2011-04-30TSAGE: Reintroduced the show introduction code using a ConfMan flagPaul Gilbert
2011-04-30TSAGE: Fix a couple of big graphical glitches in scene 2100strangerke
2011-04-29TSAGE: Fix bug in scene 4050: The rope may now be used to climb toostrangerke
2011-04-29TSAGE: Fixed the book inside the sky lab (it contains the sheet of paper, not...md5
2011-04-29TSAGE: Bugfix for Scene #2320 after having returned from cavesPaul Gilbert
2011-04-29TSAGE: Fixed saved game ordering in the save and load dialogsmd5
2011-04-29TSAGE: Proper bugfix for the route used in Scene #5100 to escape the cavesPaul Gilbert
2011-04-29TSAGE: Bugfix in Scene #2320 for getting the flycyclePaul Gilbert
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