aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/background.cpp
AgeCommit message (Expand)Author
2019-10-15AVALANCHE: Fix Missing Default Switch CasesD G Turner
2014-03-07AVALANCHE: Implement Parser::bossKey().uruk
2014-03-03AVALANCHE: Rename Menu to DropDownMenu.uruk
2014-02-18AVALANCHE: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-04AVALANCHE: Some renaming in Background.uruk
2013-11-22AVALANCHE: Janitorial - Removing trailing spaces and tabsStrangerke
2013-11-05AVALANCHE: Repair display of playtime.urukgit
2013-10-25AVALANCHE: Fix 3 issues reported by Coverity.Strangerke
2013-10-17AVALANCHE: Rework AvalancheEngine::bearing(), repair Background::update().urukgit
2013-10-15AVALANCHE: Fix crash when entering inn, add safeguardsStrangerke
2013-10-05AVALANCHE: Cleaning includes - remove useless includes in cpp filesStrangerke
2013-10-03AVALANCHE: Use Doxygen comments in GraphicsStrangerke
2013-10-02AVALANCHE: Make _surface privateStrangerke
2013-10-01AVALANCHE: Move several variables to make them privateStrangerke
2013-09-30AVALANCHE: Little refactoring in backgroundStrangerke
2013-09-30AVALANCHE: Remove bytefields, which are set but never usedStrangerke
2013-09-30AVALANCHE: Rename getFlag(), change _roomTime to uint32Strangerke
2013-09-29AVALANCHE: Fix more gcc warnings reported by wjpStrangerke
2013-09-29AVALANCHE: Rename Graphics to avoid confusion, add drawBackgroundSprite(), se...Strangerke
2013-09-27AVALANCHE: Merge Avalot and AvalancheEngineStrangerke
2013-09-25AVALANCHE: Janitorial - Use ++ and -- when possibleStrangerke
2013-09-25AVALANCHE: Reduce verbosity in Background, remove a useless variableStrangerke
2013-09-21AVALANCHE: Merge Gyro, Lucerna and AvalotStrangerke
2013-09-21AVALANCHE: More clean up, removement of dead code.uruk
2013-09-20AVALANCHE: Remove roomnums.hStrangerke
2013-09-19AVALANCHE: Cosmetic modifications.uruk
2013-09-19AVALANCHE: Rename Celer to Background.uruk