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
/
avalanche.cpp
Age
Commit message (
Collapse
)
Author
2013-09-15
AVALANCHE: Get rid of several magic values
Strangerke
2013-09-15
AVALANCHE: Get rid of Enid.
uruk
2013-09-15
AVALANCHE: Rename Gyro::_dogFoodPos. Add comments to clarify it's function.
uruk
2013-09-15
AVALANCHE: Get rid of Visa. Move everything from it to Scrolls.
uruk
2013-09-15
AVALANCHE: Remove comment from AvalancheEngine::expandDate. It works as ↵
uruk
intended, no need to repair.
2013-09-14
AVALANCHE: Reduce verbosity related to animation sprites
Strangerke
2013-09-13
AVALANCHE: Remove duplicated direction enum, move direction to animation class
Strangerke
2013-09-13
AVALANCHE: Remove DNA structure which was essentially a savegame structure ↵
Strangerke
unused in ScummVM
2013-09-12
AVALANCHE: Fix various warnings reported by GCC and/or wjp
Strangerke
2013-09-09
AVALANCHE: harmonize the use of constants for kMagic, kProc, kObject, kPeople
Strangerke
2013-09-09
AVALANCHE: Rework some more strings, identify some dead code in avalanche.cpp
Strangerke
2013-09-08
AVALANCHE: Change type of kSpriteNumbMax to byte
Strangerke
2013-09-08
AVALANCHE: Check function scope in Animation, set a function private
Strangerke
2013-09-08
AVALANCHE: Renaming/refactoring in Animation.
uruk
2013-09-08
AVALANCHE: Rename Timeout into Timer
Strangerke
2013-09-08
AVALANCHE: Some more renaming in Timeout. Add some Doxygen comments
Strangerke
2013-09-08
AVALANCHE: Renaming in timeout2.h
uruk
2013-09-08
AVALANCHE: Do renaming in Sequence.
uruk
2013-09-07
AVALANCHE: More renaming in animation
Strangerke
2013-09-07
AVALANCHE: More renaming, use int16 for loops based on kSpriteNumbMax
Strangerke
2013-09-07
AVALANCHE: Some more renaming in Animation
Strangerke
2013-09-07
AVALANCHE: Do renaming in scrolls2.h.
uruk
2013-09-07
AVALANCHE: Some more renaming in Animation
Strangerke
2013-09-07
AVALANCHE: Rename trip into animation, some more renaming
Strangerke
2013-09-07
AVALANCHE: Introduce a new class: Clock.
uruk
2013-09-07
AVALANCHE: Do renaming/refactoring in Lucerna.
uruk
2013-09-07
AVALANCHE: Rename some constants in trip6
Strangerke
2013-09-07
AVALANCHE: Janitorial - Remove trailing spaces, fix define names
Strangerke
2013-09-06
AVALANCHE: More renaming in gyro2.h.
uruk
2013-09-05
AVALANCHE: More renaming in Gyro.
uruk
2013-09-05
AVALANCHE: Silence Valgrind warnings.
uruk
2013-09-05
AVALANCHE: Silence Valgrind warnings.
uruk
2013-09-05
AVALANCHE: Do renaming/refactoring in Graphics.
uruk
2013-09-05
AVALANCHE: Start replacing C-style comments by C++-style
Strangerke
2013-09-05
AVALANCHE: Remove dead code reported by CppCheck
Strangerke
2013-09-05
AVALANCHE: Fix systematic typo in comments
Strangerke
2013-09-04
AVALANCHE: Get rid of Enhanced. Further renamings and refactoring in ↵
uruk
Avalanche and Avalot.
2013-09-04
AVALANCHE: Do renaming/refactoring in Acci, Avalanche and Dropdown. Unify ↵
uruk
drawing of menus' text in Dropdown in a single function: drawMenuText().
2013-09-04
Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche
uruk
Conflicts: engines/avalanche/dropdown2.cpp engines/avalanche/dropdown2.h
2013-09-04
AVALANCHE: Partially do the renaming in Dropdown.
uruk
2013-09-04
AVALANCHE: Fix GCC warnings reported by GCC
Strangerke
2013-09-04
AVALANCHE: Fix coding style: ++ and --
Strangerke
2013-09-04
AVALANCHE: Remove logger
Strangerke
2013-09-04
Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche
uruk
2013-09-04
AVALANCHE: Do renaming/refactoring in Closing.
uruk
2013-09-04
AVALANCHE: Silent a warning
Strangerke
2013-09-04
AVALANCHE: Rename refreshBackgroundSprites() to updateBackgroundSprites() in ↵
uruk
Celer.
2013-09-03
AVALANCHE: Do renaming in Celer.
uruk
2013-09-03
AVALANCHE: Get rid of the rest of Basher.
uruk
2013-09-03
AVALANCHE: Get rid of Basher. Move everything needed from it to Parser::init().
uruk
[prev]
[next]