index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
avalanche
/
background.cpp
Age
Commit message (
Expand
)
Author
2014-03-07
AVALANCHE: Implement Parser::bossKey().
uruk
2014-03-03
AVALANCHE: Rename Menu to DropDownMenu.
uruk
2014-02-18
AVALANCHE: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-04
AVALANCHE: Some renaming in Background.
uruk
2013-11-22
AVALANCHE: Janitorial - Removing trailing spaces and tabs
Strangerke
2013-11-05
AVALANCHE: Repair display of playtime.
urukgit
2013-10-25
AVALANCHE: Fix 3 issues reported by Coverity.
Strangerke
2013-10-17
AVALANCHE: Rework AvalancheEngine::bearing(), repair Background::update().
urukgit
2013-10-15
AVALANCHE: Fix crash when entering inn, add safeguards
Strangerke
2013-10-05
AVALANCHE: Cleaning includes - remove useless includes in cpp files
Strangerke
2013-10-03
AVALANCHE: Use Doxygen comments in Graphics
Strangerke
2013-10-02
AVALANCHE: Make _surface private
Strangerke
2013-10-01
AVALANCHE: Move several variables to make them private
Strangerke
2013-09-30
AVALANCHE: Little refactoring in background
Strangerke
2013-09-30
AVALANCHE: Remove bytefields, which are set but never used
Strangerke
2013-09-30
AVALANCHE: Rename getFlag(), change _roomTime to uint32
Strangerke
2013-09-29
AVALANCHE: Fix more gcc warnings reported by wjp
Strangerke
2013-09-29
AVALANCHE: Rename Graphics to avoid confusion, add drawBackgroundSprite(), se...
Strangerke
2013-09-27
AVALANCHE: Merge Avalot and AvalancheEngine
Strangerke
2013-09-25
AVALANCHE: Janitorial - Use ++ and -- when possible
Strangerke
2013-09-25
AVALANCHE: Reduce verbosity in Background, remove a useless variable
Strangerke
2013-09-21
AVALANCHE: Merge Gyro, Lucerna and Avalot
Strangerke
2013-09-21
AVALANCHE: More clean up, removement of dead code.
uruk
2013-09-20
AVALANCHE: Remove roomnums.h
Strangerke
2013-09-19
AVALANCHE: Cosmetic modifications.
uruk
2013-09-19
AVALANCHE: Rename Celer to Background.
uruk