aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage
AgeCommit message (Expand)Author
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
2013-07-04TSAGE: Beginnings of proper movement in R2R scene 1200Paul Gilbert
2013-07-03TSAGE: Fix for moving east in R2R maze scene 3500Paul Gilbert
2013-07-03TSAGE: Bugfix for leaving R2R scene 3500Paul Gilbert
2013-07-03TSAGE: Renaming maze Ui field in R2R scene 1200Paul Gilbert
2013-07-02TSAGE: Fixes for moving south in R2R maze scene 3500Paul Gilbert
2013-06-30TSAGE: Corrected starting to maze again after rotating in mazePaul Gilbert
2013-06-30TSAGE: Fix for rotating in R2R maze scenesPaul Gilbert
2013-06-30TSAGE: Rearranged some of the R2R scene 3500 methods to group themPaul Gilbert
2013-06-30TSAGE: Added extra entries for diagonals to MazeDirection enumPaul Gilbert
2013-06-30TSAGE: Set up a maze direction enum for R2R mazesPaul Gilbert
2013-06-30TSAGE: Fix moving past intersection in R2R scene 3500 mazePaul Gilbert
2013-06-30TSAGE: Starting to move in R2R scene 3500 mazePaul Gilbert
2013-06-30TSAGE: Fix to display R2R maze map correctlyPaul Gilbert
2013-06-30TSAGE: Fix handle leak in resource managerPaul Gilbert
2013-06-30TSAGE: R2R Maze UI now partially showing mapPaul Gilbert
2013-06-29TSAGE: Renaming of derived R2R scene 3500 Maze UIPaul Gilbert
2013-06-29TSAGE: Further renaming of R2R Maze UIPaul Gilbert
2013-06-29TSAGE: Beginnings of renamings of R2R Maze UIPaul Gilbert
2013-06-29TSAGE: Fix for object initialisatioon in R2R scene 3500Paul Gilbert
2013-06-29TSAGE: Implemented R2R MazeUI::draw methodPaul Gilbert
2013-06-29TSAGE: Further cleanup of existing R2R MazeUI codePaul Gilbert
2013-06-29TSAGE: Beginnings of implementing R2R maze UIPaul Gilbert
2013-06-27TSAGE: Added some descriptions to scene switch listPaul Gilbert
2013-06-26TSAGE: Fix for R2R freeze returning to scene 2000 from 2425Paul Gilbert
2013-06-26TSAGE: Bugfix for starting R2R scene 2000Paul Gilbert
2013-06-24TSAGE: Bugfix for #3540893 - Stuck animation in Blue Force floppyPaul Gilbert
2013-05-02COMMON: Change kPlatformPC to kPlatformDOSMatthew Hoops
2013-04-29TSAGE: Fix some non-initialized variables. CID 1002415, 1002416, 1002417, 100...Strangerke
2013-04-29TSAGE: Fix some non-initialized variables and missing va_end(). CID 1002102, ...Strangerke
2013-04-29TSAGE: Fix some non-initialized variables. CID 1002367, 1002368, 1002369, 100...Strangerke
2013-04-29TSAGE: Fix some non-initialized variables and missing va_end(). CID 1002103, ...Strangerke
2013-04-28TSAGE: Fix nesting level. CID 1003633Eugene Sandulenko
2013-04-28TSAGE: Fix nesting level. CID 1003634Eugene Sandulenko
2013-04-28TSAGE: Fix nexting level. CID 1003635Eugene Sandulenko
2013-04-28TSAGE: Fixed nesting level. CID 1003636Eugene Sandulenko
2013-04-28TSAGE: Fixed nesting level. CID 1003637Eugene Sandulenko
2013-04-27TSAGE: Fix some non-initialized variables. CID 1002389, 1002390, 1002391Strangerke
2013-04-18ENGINES: Remove a bunch of unused private member variablesMax Horn
2013-04-16TSAGE: Fix some obvious errors detected by Coverity in R2RStrangerke
2012-11-09TSAGE: R2R - Cleanup Scene50::process()Strangerke
2012-11-09TSAGE: Fix a bug reported by salty-horse (and Clang)Strangerke
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-09-15TSAGE: Add missing motorcycle sound arriving at police station in Blue ForcePaul Gilbert
2012-09-03TSAGE: Apply naming conventions to some sound variables and functionsStrangerke