aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/ringworld2/ringworld2_scenes1.cpp
AgeCommit message (Expand)Author
2013-08-11TSAGE: Added missing logic for copying foreground to background in R2R scene ...Paul Gilbert
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-01TSAGE: Implementing code for R2R scene 1000Paul Gilbert
2013-07-30TSAGE: Fix upper bound of loop in R2R scene 1575Paul Gilbert
2013-07-16TSAGE: Bugfixes for R2R drive room, and work on scanner modal dialogPaul 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: Renaming maze Ui field in R2R scene 1200Paul 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: 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-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-05-06TSAGE: Remove extra semicolons.Torbjörn Andersson
2012-02-25TSAGE: JANITORIAL: Remove trailing spacesStrangerke
2012-02-25TSAGE: R2R - Fix bug #3492133, error in palette index usedStrangerke
2012-02-16TSAGE: R2R - Fix various warningsStrangerke
2012-02-15TSAGE: R2R - Implement scene 1850Strangerke
2012-02-15TSAGE: R2R - Scene 1337: rename a variableStrangerke
2012-02-15TSAGE: R2R - Rename inventory enums, fix isInventoryIcon()Strangerke
2012-02-15TSAGE: R2R - Scene 1337: Fix a shadowed variableStrangerke
2012-02-14TSAGE: R2R - Scene 1337: rename previously committed functionStrangerke
2012-02-14TSAGE: R2R - Scene 1337: Implement another AI related functionStrangerke
2012-02-14TSAGE: R2R - Scene 1337: Implement another large AI function (subCF979)Strangerke
2012-02-14TSAGE: R2R - Scene 1337: Implement one more large AI function (subCDB90)Strangerke
2012-02-14TSAGE: R2R - Scene 1337: Implement on more AI functionStrangerke
2012-02-14TSAGE: R2R - Scene 1337: Implement AI function subC2C2FStrangerke
2012-02-14TSAGE: Correctly hide the user interface in R2R Output Alpha scenePaul Gilbert
2012-02-14TSAGE: Replace previously unknown value _v58ec2 with _uiElements._activePaul Gilbert
2012-02-13TSAGE: R2R - Scene 1337: Implement 10 more AI functionsStrangerke
2012-02-13TSAGE: R2R - Scene 1337: Implement subD02CA() plus a couple of little functio...Strangerke
2012-02-12TSAGE: R2R - Scene 1337: Implement 2 functions used by AIStrangerke
2012-02-12TSAGE: R2R - Scene 1337: Implement 7 functions used by AIStrangerke
2012-02-12TSAGE: R2R - Scene 1337: Implement main AI function, with all sub-functions s...Strangerke
2012-02-11TSAGE: R2R - Scene 1337: Implement shuffleCards()Strangerke
2012-02-11TSAGE: R2R - scene 1337: Implement some missing functionsStrangerke
2012-02-09TSAGE: Fix compilation by passing non-POD via pointer through "...".Johannes Schickel