aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage
AgeCommit message (Expand)Author
2013-08-11TAGE: Bugfixes for R2R bridge consolePaul Gilbert
2013-08-11TSAGE: Minor comments and constant fix for text display in R2R scene 300Paul Gilbert
2013-08-11TSAGE: Workaround to allow debugging animation scenes easierPaul Gilbert
2013-08-11TSAGE: Added missing logic for copying foreground to background in R2R scene ...Paul Gilbert
2013-08-10TSAGE: Fix for standard screens not showing after an animation endsPaul Gilbert
2013-08-07Merge pull request #365 from lordhoto/protected-pixelsJohannes Schickel
2013-08-04TSAGE: Bugfixes for further R2R scene 1000 cutscenesPaul Gilbert
2013-08-04TSAGE: Completed R2R starship cutscenePaul Gilbert
2013-08-03TSAGE: Cleanup of code in R2R scene 1000 to use AnimationPlayerPaul Gilbert
2013-08-03TSAGE: Do not set Surface::pixels directly anymore.Johannes Schickel
2013-08-03TSAGE: Take advantage of Surface::getPixels.Johannes Schickel
2013-08-03TSAGE: Prefer getBasePtr over direct Surface::pixels access.Johannes Schickel
2013-08-01TSAGE: Implementing code for R2R scene 1000Paul Gilbert
2013-07-31HOPKINS: Reverted to saving Breakout high scores in a separate filePaul Gilbert
2013-07-30TSAGE: R2R fixes for reading infodiskPaul Gilbert
2013-07-30TSAGE: Bugfixes for giving reader to MirandaPaul Gilbert
2013-07-30TSAGE: Fix upper bound of loop in R2R scene 1575Paul Gilbert
2013-07-30TSAGE: Scene fixes for R2R MedbayPaul Gilbert
2013-07-30TSAGE: Further fix for R2R conversationsPaul Gilbert
2013-07-29TSAGE: Fixes for R2R extended conversationsPaul Gilbert
2013-07-28TSAGE: Fix for clearing conversation dialogsPaul Gilbert
2013-07-28TSAGE: Corrected display of R2R conversation dialog borderPaul Gilbert
2013-07-28TSAGE: Correct R2R width of conversation dialogPaul Gilbert
2013-07-28TSAGE: Fixes for R2R text positioning in conversation dialogsPaul Gilbert
2013-07-28TSAGE: Added R2R conversation dialog text and removal codePaul Gilbert
2013-07-25TSAGE: Added new R2R conversation decoding logicPaul Gilbert
2013-07-21TSAGE: Fix GCC warning about possibly undefined behaviourTorbjörn Andersson
2013-07-20TSAGE: Bugfixes for R2R drive roomPaul Gilbert
2013-07-20TSAGE: Work on setup of R2R engine palette mapsPaul Gilbert
2013-07-17TSAGE: Some further cleanup of R2R drive roomPaul Gilbert
2013-07-16TSAGE: Fixes for R2R scanner dialogPaul Gilbert
2013-07-16TSAGE: Fix stray "You have no use for that." messageTorbjörn Andersson
2013-07-16TSAGE: Bugfixes for R2R drive room, and work on scanner modal dialogPaul Gilbert
2013-07-14TSAGE: Added R2R ability to combine items. Further bugfixes for landing bayPaul Gilbert
2013-07-14JANITORIAL: Remove trailing whitespaceSven Hesse
2013-07-14TSAGE: Fix for returning to landing bay from crane controlsPaul Gilbert
2013-07-13TSAGE: Fixes for R2R Crane ControlsPaul Gilbert
2013-07-12TSAGE: Extra comments for crane control scenePaul Gilbert
2013-07-11TSAGE: Further fixes for R2R landing bayPaul Gilbert
2013-07-10TSAGE: Fixes for R2R Bridge and Landing bayPaul Gilbert
2013-07-09TSAGE: Implemented missing visual speaker methods for R2RPaul Gilbert
2013-07-07TSAGE: Fix for crash when saving in R2R scene 300Paul Gilbert
2013-07-07TSAGE: Fix for visual speakers animation in R2RPaul Gilbert
2013-07-06TSAGE: Minor R2R scene bugfixesPaul Gilbert
2013-07-06TSAGE: Fix to show player on top of maze correctly in R2R scene 1200Paul Gilbert
2013-07-06TSAGE: Fix for player rotating north to south in R2R scene 1200Paul Gilbert
2013-07-06TSAGE: Fix for refreshing background and vertical sprite flipping in R2R scen...Paul Gilbert
2013-07-05TSAGE: Bugfix for disappearing player in R2R scene 1200Paul Gilbert
2013-07-05TSAGE: Added enumeration for crawling direction in R2R scene 1200Paul Gilbert
2013-07-04TSAGE: Bugfixes for laser panel in R2R scene 1200Paul Gilbert