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
/
scumm
Age
Commit message (
Expand
)
Author
2012-02-11
SCUMM: fix verb and script handling
Tobias Gunkel
2012-02-11
SCUMM: make START-button in mm c64 kid selection screen work again
Tobias Gunkel
2012-02-11
SCUMM: use command stack and SentenceTab in mm c64
Tobias Gunkel
2012-02-11
SCUMM: mm c64 cleanup
Tobias Gunkel
2012-02-11
SCUMM: replace verb, prep and currentMode values with symbolic constants
Tobias Gunkel
2012-02-11
SCUMM: use constants for c64 actor miscflags
Tobias Gunkel
2012-02-11
SCUMM: selecting inventory objects and inventory scrolling works again
Tobias Gunkel
2012-02-11
SCUMM: start handling object type and id correctly in mm c64
Tobias Gunkel
2012-02-11
SCUMM: remove unneeded verbPrep() calls
Tobias Gunkel
2012-02-11
SCUMM: fix ScummEngine_v0::o_stopCurrentScript()
Tobias Gunkel
2012-02-11
SCUMM: changed handling of _activeInventory/_activeActor to _activeObject(2)/...
Tobias Gunkel
2012-02-11
SCUMM: Fix pickupObject()
Tobias Gunkel
2012-02-11
SCUMM: make verbs working better
Tobias Gunkel
2012-02-11
SCUMM: Fix bug with tracker ID 3072094
Tobias Gunkel
2012-02-11
SCUMM: Fix meteor actor index
Tobias Gunkel
2012-02-11
SCUMM: Fix sound playback if fast-mode is on
Tobias Gunkel
2012-02-10
JANITORIAL: Fix template definition whitespace
Tarek Soliman
2012-02-10
Merge pull request #177 from BenCastricum/5db023646a8c685469bfe9dc551a282f824...
Eugene Sandulenko
2012-01-29
SCUMM: Add script number differences in SCUMM V0, for two work arounds in Man...
Travis Howell
2012-01-26
SCUMM: Use regular detection algorithms for FMTOWNS demos.
Ben Castricum
2012-01-15
SCUMM: add missing free()
athrxx
2012-01-15
Merge pull request #166 from BenCastricum/master
Eugene Sandulenko
2012-01-14
SCUMM: Fix workaround for Dig spider lair sound glitch
Torbjörn Andersson
2012-01-08
SCUMM: Recognize platform on win version of dutch puttrace demo
Ben Castricum
2012-01-08
SCUMM: Work around script bug in The Dig
Torbjörn Andersson
2012-01-08
SCUMM: Recognize Mac version of dutch putttime demo
Ben Castricum
2012-01-08
SCUMM: Recognize Windows as platform for pajama2 demo
Ben Castricum
2012-01-08
SCUMM: Add support for 2 freddi3 Mac/Dutch demos
Ben Castricum
2012-01-08
SCUMM: Correctly recognize platform on freddi2 dutch demo
Ben Castricum
2012-01-07
SCUMM: Add three Hebrew HE games
Matan Bareket
2012-01-01
SCUMM: Add support for 2 Dutch/Mac spyfox demos (1 MD5, 1 filename pattern)
Ben Castricum
2012-01-01
SCUMM: Don't hide scumm detector debug message for certain cases
Ben Castricum
2011-12-28
SCUMM: Fix warning due to implicit conversion to int
Max Horn
2011-12-26
SCUMM: Make SampleBuffer::write non-virtual to silence a g++ warning.
Johannes Schickel
2011-12-26
SCUMM: Add a difficulty selection dialog for Loom FM-Towns.
Johannes Schickel
2011-12-26
Merge pull request #150 from tobigun/player_appleII
Eugene Sandulenko
2011-12-24
SCUMM: add player_apple2.cpp to project files
Tobias Gunkel
2011-12-24
SCUMM: Rename player_appleII.* -> player_apple2.* to have the filenames lower...
Tobias Gunkel
2011-12-24
SCUMM: Remove assert.h include from player_appleII
Tobias Gunkel
2011-12-23
Add patch #3463338 - Detect Macintosh demo of Pajama Sam 1.
Travis Howell
2011-12-22
SCUMM: Revert now obsolete separation of state variables in player_appleII
Tobias Gunkel
2011-12-22
SCUMM: Remove player_appleII logging
Tobias Gunkel
2011-12-22
SCUMM: Optimize player_appleII sample buffer
Tobias Gunkel
2011-12-22
SCUMM: Use finer grained sound updates for player_appleII
Tobias Gunkel
2011-12-22
SCUMM: Wrap player_appleII sound generation functions in classes
Tobias Gunkel
2011-12-22
SCUMM: Reduce sound buffer size for player_appleII
Tobias Gunkel
2011-12-22
SCUMM: Increase precision of player_appleII
Tobias Gunkel
2011-12-22
SCUMM: Aggregate speaker states of CPU cycles in between samples
Tobias Gunkel
2011-12-22
SCUMM: Fix error in player_appleII when both voices are triggered at the same...
Tobias Gunkel
2011-12-22
SCUMM: Add initial support for AppleII sound player
Tobias Gunkel
[prev]
[next]