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
/
tucker
Age
Commit message (
Expand
)
Author
2013-11-24
BUILD: Remove need for engine.mk in each engine directory.
D G Turner
2013-11-24
BUILD: Remove need for engine-plugin.h in engines.
D G Turner
2013-11-24
BUILD: Split engines/plugins_table header down to a file per engine.
D G Turner
2013-11-24
BUILD: Split engines.mk down to a single file per engine.
D G Turner
2013-11-24
BUILD: Split configure.engines down to a single file per engine.
D G Turner
2013-08-03
TUCKER: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
TUCKER: Prefer getBasePtr over direct Surface::pixels access.
Johannes Schickel
2013-07-16
TUCKER: Amend fix for bug #3614697 - "Spanish version uncompletable..."
D G Turner
2013-07-14
TUCKER: Add support for skipping unhandled/invalid instructions.
D G Turner
2013-07-14
TUCKER: Fix for bug #3614697 - "Spanish version uncompletable..."
D G Turner
2013-07-12
TUCKER: Fix palette fades
Willem Jan Palenstijn
2013-05-02
COMMON: Change kPlatformPC to kPlatformDOS
Matthew Hoops
2013-04-18
ENGINES: Silence clang warning about unused private member _vm
Max Horn
2012-09-13
TUCKER: Switch to the common PCX decoder
Filippos Karapetis
2012-08-12
VIDEO: Convert FlicDecoder to the new AdvancedVideoDecoder API
Matthew Hoops
2012-02-10
JANITORIAL: Fix template definition whitespace
Tarek Soliman
2011-12-02
TUCKER: remove duplicated logic branches in locations 48 and 66 (checked agai...
Gregory Montoir
2011-11-16
LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)
Strangerke
2011-11-03
TUCKER: Added FIXMEs for seemingly superfluous logic branches
Filippos Karapetis
2011-10-23
AD: Switched rest of the engines to new GUIO
Eugene Sandulenko
2011-09-08
TUCKER: Made some static data const.
Johannes Schickel
2011-06-14
DETECTOR: Pass allFiles to AdvancedMetaEngine::fallbackDetect()
Max Horn
2011-06-14
DETECTOR: Merge ADParams into AdvancedMetaEngine
Max Horn
2011-06-10
TUCKER: Switch to alternate AdvancedMetaEngine, avoid ADParams
Max Horn
2011-06-10
ENGINES: Change incorrect use of 'target' to 'gameid'
Max Horn
2011-06-02
TUCKER: Replace snprintf() usage with Common::String::format()
D G Turner
2011-06-02
ENGINES: Change 2nd param of Engine::saveGameState to Common::String
Max Horn
2011-05-17
TUCKER: Give name to RandomSource, to register it with event recorder
Max Horn
2011-05-16
ENGINES: Unify engine names
Thierry Crozat
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-03-20
TUCKER: add missing code for kSupportsLoadingDuringStartup
Gregory Montoir
2011-03-19
TUCKER: Get rid of syncSoundSettings()
dhewg
2011-02-19
Merge branch 'osystem-palette' of https://github.com/lordhoto/scummvm into ma...
Johannes Schickel
2011-02-19
TUCKER: cleanup, removed unused variables
Gregory Montoir
2011-02-19
TUCKER: fix truncated action string in english version
Gregory Montoir
2011-02-19
TUCKER: fix #2872348 - walk bug by switching places in museum
Gregory Montoir
2011-02-18
TUCKER: fix #3106714 - Wrong animation after TV off
Gregory Montoir
2011-02-18
TUCKER: cleanup
Gregory Montoir
2011-02-18
TUCKER: fix #3106766 - Bubbles in Plugs Shop too heavy
Gregory Montoir
2011-02-18
TUCKER: fix #3106542 - Ego drawn behind background
Gregory Montoir
2011-02-18
TUCKER: fix #3106536 - Punk stuck (moving in background)
Gregory Montoir
2011-02-18
TUCKER: fix #3106520 - Prison water drop leaves a line
Gregory Montoir
2011-02-18
TUCKER: fix #2628056 - Text Dialogue is out of sync
Gregory Montoir
2011-02-18
TUCKER: fix #2627967 - Slow Walking
Gregory Montoir
2011-02-14
TUCKER: Adapt to setPalette RGBA->RGB change.
Johannes Schickel
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
2011-01-23
VIDEO: Move video classes to Video:: namespace
Eugene Sandulenko
2011-01-23
GRAPHICS: Move graphics/video/ to video/. Step 1/2
Eugene Sandulenko
[next]