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-11-05
AVALANCHE: Remove unnecessary function call.
urukgit
2013-11-03
AVALANCHE: Fix CID 1109674
Strangerke
2013-10-30
AVALANCHE: Fix CID 1109678, 1109674
Strangerke
2013-10-28
AVALANCHE: Fix CID 1109696, 1109697
Strangerke
2013-10-28
AVALANCHE: Fix CID 1109677, 1109678, 1109694, 1109695
Strangerke
2013-10-26
AVALANCHE: Fix CID1109676 - Uninitialized scalar fields (in Dialogs)
Strangerke
2013-10-25
AVALANCHE: Fix CID 1109674 - Uninitialized variables in Avalanche.cpp
Strangerke
2013-10-25
AVALANCHE: Fix 3 issues reported by Coverity.
Strangerke
2013-10-25
AVALANCHE: Fix out of bounds reads (CID 1109653-1109655)
Strangerke
2013-10-25
AVALANCHE: Fix one more out of bounds - CID 1109651
Strangerke
2013-10-25
AVALANCHE: Fix several other out of bounds access - CID 1109650
Strangerke
2013-10-24
AVALANCHE: Fix a couple of (theoretical) out of bounds accesses (CID 1109650)
Strangerke
2013-10-22
AVALANCHE: Fix CID 1109698 - Uninitialized scalar field in Sequence
Strangerke
2013-10-22
AVALANCHE: last modification wasn't in previous commit, fixed.
Strangerke
2013-10-22
Avalanche: Replace some British English by American English
Strangerke
pointed by clone2727
2013-10-17
AVALANCHE: callDialogDriver, displayText, unSkrimble, doTheBubble string cleanup
urukgit
Unify callDialogDriver() and displayText(). Rework it, unSkrimble() and doTheBubble() to use Common::String instead of a private buffer. This fixes the bug regarding examining the money bag.
2013-10-17
AVALANCHE: Some more refactoring
Strangerke
2013-10-17
AVALANCHE: Move Bubble pos to Dialogs, make them private
Strangerke
2013-10-17
AVALANCHE: Rework animation init/remove some more
Strangerke
2013-10-17
AVALANCHE: Remove 3 useless variables in Animation
Strangerke
2013-10-17
AVALANCHE: Repair parameters for calling zoomOut().
urukgit
2013-10-17
AVALANCHE: Rework AvalancheEngine::bearing(), repair Background::update().
urukgit
2013-10-17
AVALANCHE: Remove a couple of useless variables from Animation. This breaks ↵
Strangerke
savegames.
2013-10-17
AVALANCHE: Fix crash on "With" after loading from Launcher.
urukgit
The faulty uninitialized variable was _lastPerson. Better to call the whole resetVariables() so hopefully nothing similar will happen from now.
2013-10-15
AVALANCHE: Fix iteration in Dialogs::talkTo().
urukgit
2013-10-15
AVALANCHE: Fix crash when entering inn, add safeguards
Strangerke
2013-10-15
AVALANCHE: Get rid of SpriteInfo
Strangerke
2013-10-15
AVALANCHE: Fix memory corruption in background (drawpicture) blitting
Strangerke
2013-10-14
AVALANCHE: Remove some extra parenthesis in Animation
Strangerke
2013-10-14
AVALANCHE: Remove StatType, reduce verbosity some more
Strangerke
2013-10-14
AVALANCHE: Remove GraphicManager::fleshColors(), move everything from it to ↵
urukgit
GraphicManager::init().
2013-10-14
AVALANCHE: Reduce verbosity in Animation and AnimationType
Strangerke
2013-10-14
AVALANCHE: Modifiy AnimationType initialization, add private Animation pointer
Strangerke
2013-10-12
AVALANCHE: Move/Improve some comments in parser
Strangerke
2013-10-12
AVALANCHE: Move some parser functions to Dialogs. Improve some comments
Strangerke
2013-10-12
AVALANCHE: Move some variables around
Strangerke
2013-10-11
AVALANCHE: Remove useless check and move some comments in Sequence
Strangerke
2013-10-11
AVALANCHE: Fix two blocking loops not checking shouldQuit()
Strangerke
2013-10-11
AVALANCHE: Remove code duplicate in runMenuWith()
Strangerke
2013-10-11
AVALANCHE: Polish 'File' menu
Strangerke
2013-10-11
AVALANCHE: Implement Bleep(), improve one comment
Strangerke
2013-10-09
AVALANCHE: Implement fadeIn and fadeOut (dusk and dawn)
Strangerke
2013-10-08
AVALANCHE: Remove empty case in verb handling, clarify output when the ↵
Strangerke
opcode is unhandled
2013-10-08
AVALANCHE: Fix coding conventions in Graphics
Strangerke
2013-10-08
AVALANCHE: Add code for Shift-F10
Strangerke
2013-10-08
AVALANCHE: Hook some more function keys
Strangerke
2013-10-07
AVALANCHE: Fix savegames list
Strangerke
2013-10-07
AVALANCHE: Fix savegame patterns
Strangerke
2013-10-07
AVALANCHE: Add save/load code
Strangerke
2013-10-07
AVALANCHE: Hook some more function keys
Strangerke
[prev]
[next]