aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/ringworld2
AgeCommit message (Expand)Author
2013-07-07TSAGE: Fix for crash when saving in R2R scene 300Paul 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: 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: 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-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-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-08-07TSAGE: Apply naming conventions to surfaceGetArea(). Thanks to somaen for rep...Strangerke
2012-07-03JANITORIAL: Remove extra semicolonsOri Avtalion
2012-05-06TSAGE: Remove extra semicolons.Torbjörn Andersson
2012-03-04TSAGE: Some cleanup of R2R Animation Player, and fix for playing when objects...Paul Gilbert
2012-03-03TSAGE: Fix memory leak and error in R2R Animation Player freePaul Gilbert
2012-02-29TSAGE: Bugfixes for startup sequence in R2R Scene 180Paul Gilbert
2012-02-29TSAGE: Slow down the animation player to match the original gamePaul Gilbert
2012-02-27TSAGE: Renamed many of the unknown fields in the R2R Animation PlayerPaul Gilbert
2012-02-27TSAGE: Bugfixes for R2R animation playerPaul Gilbert
2012-02-26TSAGE: Implemented some of the remaining R2R Animation Player support methodsPaul Gilbert