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
/
composer.cpp
Age
Commit message (
Expand
)
Author
2017-11-26
JANITORIAL: Remove trailing whitespaces
Eugene Sandulenko
2017-11-26
COMPOSER: Properly strip down the relative paths
Eugene Sandulenko
2017-10-07
ENGINES: Remove default1x scaler flag
Colin Snover
2016-10-18
COMPOSER: Include config manager header in composer.cpp again
angstsmurf
2016-10-18
COMPOSER: Fix for issue when save_slot is in config.
upthorn
2016-10-18
COMPOSER: Enable autosaving.
upthorn
2016-10-18
COMPOSER: Added loading from launcher support
upthorn
2016-10-18
COMPOSER: Completely removed unnecessary #ifdefs
upthorn
2016-10-18
COMPOSER: Added support for saving/loading in V1 games.
upthorn
2016-04-14
JANITORIAL: Reduce audio header dependencies
Ori Avtalion
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
2013-12-06
COMPOSER: Add debug console to engine.
D G Turner
2013-09-30
COMPOSER: Fix uninitialized class variables and divide by zero bugs.
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
2011-11-05
COMPOSER: Implement V1 random events.
Alyssa Milburn
2011-11-05
COMPOSER: Support keyboard shortcuts.
Alyssa Milburn
2011-11-05
COMPOSER: Parse ambients (V1 sprite buttons).
Alyssa Milburn
2011-11-04
COMPOSER: Handle V1 pipes properly.
Alyssa Milburn
2011-11-04
COMPOSER: Don't pass first param for V1 mouse events.
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-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-23
COMPOSER: Another attempt to fix timing issues.
Alyssa Milburn
2011-08-23
COMPOSER: Remove broken quitGame call.
Alyssa Milburn
2011-08-13
COMPOSER: Support reading V1 buttons.
Alyssa Milburn
2011-08-13
COMPOSER: Split out filename mangling into a separate function.
Alyssa Milburn
2011-08-13
COMPOSER: Tweak button z-ordering slightly.
Alyssa Milburn
2011-08-12
COMPOSER: Catch up with animations if we're starved of CPU time.
Alyssa Milburn
2011-08-12
COMPOSER: Don't ignore setCursorVisible when there's no cursor yet.
Alyssa Milburn
2011-07-20
COMPOSER: Remove svn keywords.
Alyssa Milburn
2011-07-19
COMPOSER: Buttons belong to libraries.
Alyssa Milburn
2011-07-19
COMPOSER: Run kEventUnload when appropriate.
Alyssa Milburn
2011-07-19
COMPOSER: Use enum values for events, rather than numeric cosntants.
Alyssa Milburn
2011-07-19
COMPOSER: Implement kFuncChangeBackground.
Alyssa Milburn
2011-07-18
COMPOSER: Move Button code around.
Alyssa Milburn
2011-07-18
COMPOSER: Move scripting code into scripting.cpp.
Alyssa Milburn
2011-07-18
COMPOSER: Move Pipe code into resource.cpp.
Alyssa Milburn
2011-07-18
COMPOSER: Move graphics-related code into graphics.cpp.
Alyssa Milburn
2011-07-18
COMPOSER: Remove outdated comments.
Alyssa Milburn
2011-07-18
COMPOSER: Only allow invalid-sized sprites if RLE.
Alyssa Milburn
2011-07-18
COMPOSER: Obey sound priorities.
Alyssa Milburn
2011-07-18
COMPOSER: Better field names/values.
Alyssa Milburn
[next]