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
/
composer
Age
Commit message (
Expand
)
Author
2014-08-09
COMPOSER: Remove sprites when stopping V1 scripts (bug #6091).
Alyssa Milburn
2014-08-09
COMPOSER: Make sure V1 scripts are run before redrawing.
Alyssa Milburn
2014-02-18
COMPOSER: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-17
COMPOSER: Indent REGISTER_PLUGIN_* for consistency.
Johannes Schickel
2013-12-07
COMPOSER: Correct comment in console class.
D G Turner
2013-12-06
COMPOSER: Add debug console to engine.
D G Turner
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-09-30
COMPOSER: Fix uninitialized class variables and divide by zero bugs.
D G Turner
2013-08-08
COMMON: Rename ConfigFile to INIFile.
Johannes Schickel
2013-08-03
COMPOSER: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
COMPOSER: Prefer getBasePtr over direct Surface::pixels access.
Johannes Schickel
2013-01-26
JANITORIAL: Enforce "} // End of namespace" with a single space after }.
Johannes Schickel
2012-11-23
COMPOSER: Fix order of directoryGlobs qualifiers.
D G Turner
2012-10-20
COMPOSER: Change screen surface variable naming for clarity.
D G Turner
2012-10-20
COMPOSER: Close two memory leaks.
D G Turner
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-07-08
COMPOSER: Fix parsing v1 book groups.
Alyssa Milburn
2012-02-15
COMPOSER: Add Detection Entries for 3 V1 Magic Tales Mac Variants.
D G Turner
2012-02-15
COMPOSER: Add Detection Entry for Liam Finds a Story Mac.
D G Turner
2012-02-15
COMPOSER: Add Detection Entry for Princess and the Crab Mac.
D G Turner
2012-02-15
COMPOSER: Add Detection Entry for Sleeping Cub Mac.
D G Turner
2012-02-15
COMPOSER: Add detection entries for 3 V1 Magic Tales games.
D G Turner
2011-11-05
COMPOSER: Don't delete pipe streams too early.
Alyssa Milburn
2011-11-05
COMPOSER: Implement V1 random events.
Alyssa Milburn
2011-11-05
COMPOSER: Fix non-pipe audio buffers.
Alyssa Milburn
2011-11-05
COMPOSER: Support keyboard shortcuts.
Alyssa Milburn
2011-11-05
COMPOSER: Parse ambients (V1 sprite buttons).
Alyssa Milburn
2011-11-05
COMPOSER: Play V1 pipe audio.
Alyssa Milburn
2011-11-04
COMPOSER: Fix kOldOpPlayWav.
Alyssa Milburn
2011-11-04
COMPOSER: Handle V1 pipes properly.
Alyssa Milburn
2011-11-04
COMPOSER: Add support for V1 pipes.
Alyssa Milburn
2011-11-04
COMPOSER: Don't pass first param for V1 mouse events.
Alyssa Milburn
2011-11-04
COMPOSER: Implement/stub the rest of V1 scripting.
Alyssa Milburn
2011-11-04
COMPOSER: Improve check for invalid CTBLs.
Alyssa Milburn
2011-11-04
COMPOSER: Factor out button activation code.
Alyssa Milburn
2011-11-04
COMPOSER: Fix reading rollover scripts for V1 buttons.
Alyssa Milburn
2011-11-03
COMPOSER: Add some incomplete V1 scripting support.
Alyssa Milburn
2011-11-03
COMPOSER: Provide default mouse cursor if needed.
Alyssa Milburn
2011-11-03
COMPOSER: Add support for loading V1 pages.
Alyssa Milburn
2011-10-24
COMPOSER: Add GUIO_NOASPECT to Composer engine
Strangerke
2011-10-23
AD: Switched rest of the engines to new GUIO
Eugene Sandulenko
2011-09-12
COMPOSER: Silence a false positive warning in MSVC
Filippos Karapetis
2011-08-25
COMPOSER: Update detection entries to avoid using install.inf
Eugene Sandulenko
2011-08-24
COMPOSER: Detect/run Mac versions of Darby/Gregory.
Alyssa Milburn
2011-08-24
COMPOSER: Handle Mac-style filenames in paths.
Alyssa Milburn
2011-08-24
COMPOSER: Mark demos with ADGF_DEMO.
Alyssa Milburn
[next]