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
Age
Commit message (
Collapse
)
Author
2013-09-15
AVALANCHE: Remove the '2' from the source files' names.
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: Reduce verbosity some more
Strangerke
2013-09-15
AVALANCHE: Remove comment from AvalancheEngine::expandDate. It works as ↵
uruk
intended, no need to repair.
2013-09-15
AVALANCHE: Reduce some more verbosity
Strangerke
2013-09-15
AVALANCHE: Janitorial: remove extra space after ! in boolean operations
Strangerke
2013-09-15
AVALANCHE: reduce the verbosity of a forgotten animation sprite
Strangerke
2013-09-14
AVALANCHE: Reduce verbosity related to animation sprites
Strangerke
2013-09-14
AVALANCHE: Repair regression introduced when removing DNA.
uruk
2013-09-14
Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche
uruk
2013-09-14
AVALANCHE: Silence clang warning.
uruk
2013-09-13
AVALANCHE: Simplify the use of string for displayQuestion()
Strangerke
2013-09-13
AVALANCHE: Remove some dead/useless code
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-13
AVALANCHE: Remove unnecessary error() call.
uruk
2013-09-13
AVALANCHE: Fix crash.
uruk
2013-09-13
AVALANCHE: Fix compilation
Strangerke
2013-09-13
AVALANCHE: Error out when critical files are missing
Strangerke
2013-09-13
AVALANCHE: undo previous commit, add comments about kControlNegative and a ↵
Strangerke
missing stub
2013-09-13
AVALANCHE: Fix bug in scrollModeNormal()
Strangerke
2013-09-13
AVALANCHE: Remove some verbosity related to excessive use of Common::String ↵
Strangerke
in Acci2
2013-09-12
AVALANCHE: Fix various warnings reported by GCC and/or wjp
Strangerke
2013-09-12
AVALANCHE: Complete 2 comments, get rid of Scrolls::kControlToBuffer in one ↵
Strangerke
function (for further discussions)
2013-09-12
AVALANCHE: Polish some more strings
Strangerke
2013-09-11
AVALANCHE: Identify useless variables and function in Closing2
Strangerke
2013-09-11
AVALANCHE: Some polishing in Acci2
Strangerke
2013-09-10
AVALANCHE: Various cleanup
Strangerke
2013-09-09
AVALANCHE: harmonize the use of constants for kDir, kDirection, kVerbs
Strangerke
2013-09-09
AVALANCHE: harmonize the use of constants for kMagic, kProc, kObject, kPeople
Strangerke
2013-09-09
AVALANCHE: refactor the way ControlCharacter enum is accessed
Strangerke
2013-09-09
AVALANCHE: Rework some more strings, identify some dead code in avalanche.cpp
Strangerke
2013-09-09
AVALANCHE: Rework more strings (still WIP)
Strangerke
2013-09-08
AVALANCHE: Rework some more strings
Strangerke
2013-09-08
AVALANCHE: Rework some more strings
Strangerke
2013-09-08
AVALANCHE: Rework some more string uses
Strangerke
2013-09-08
AVALANCHE: Rework more strings in Scroll2
Strangerke
2013-09-08
AVALANCHE: Fix bug in Visa2
Strangerke
2013-09-08
AVALANCHE: Start simplifying String use
Strangerke
2013-09-08
AVALANCHE: Do not set pixels directly
Strangerke
2013-09-08
AVALANCHE: Some renaming in Timer and Acci2, add some doxygen comments
Strangerke
2013-09-08
AVALANCHE: Merge branch 'avalanche' of https://github.com/urukgit/scummvm ↵
uruk
into avalanche Conflicts: engines/avalanche/animation.cpp
2013-09-08
AVALANCHE: Rename _tr to _anim.
uruk
2013-09-08
AVALANCHE: Change type of kSpriteNumbMax to byte
Strangerke
2013-09-08
AVALANCHE: Merge branch 'avalanche' of https://github.com/urukgit/scummvm ↵
uruk
into avalanche Conflicts: engines/avalanche/animation.h
2013-09-08
AVALANCHE: Check function scope in Animation, set a function private
Strangerke
2013-09-08
Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche
uruk
2013-09-08
AVALANCHE: More renaming/refactoring in Animation.
uruk
2013-09-08
AVALANCHE: Add some doxygen comments in Lucerna
Strangerke
[next]