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
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
2011-08-23
COMPOSER: Change a common warning to use debug().
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-23
COMPOSER: Replace install.inf with book.ini in some detection entries.
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-08-11
COMPOSER: Stop kBitmapSpp32 writing off the end of the buffer.
Alyssa Milburn
2011-08-10
COMPOSER: Add detection for Dragor FR and Gregory FR
Strangerke
2011-08-06
COMPOSER: Added detection entries for 2 more games
Eugene Sandulenko
2011-08-04
COMPOSER: Fix a warning and an uninitialized value.
Alyssa Milburn
2011-07-27
COMPOSER: Fix clang warnings.
Johannes Schickel
2011-07-27
COMPOSER: Correct module.mk for Dynamic Plugins.
D G Turner
2011-07-20
COMPOSER: Use AD_ENTRY1, fix copyright.
Alyssa Milburn
2011-07-20
COMPOSER: Remove svn keywords.
Alyssa Milburn
2011-07-20
COMPOSER: Add dirty rectangles.
Alyssa Milburn
2011-07-20
COMPOSER: Use singleid, and extras field for demo descriptions.
Alyssa Milburn
2011-07-20
COMPOSER: Minor whitespace/comment tweaks.
Alyssa Milburn
2011-07-19
COMPOSER: Clip palette fade percentage.
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-19
COMPOSER: Implement kFuncGetMousePos.
Alyssa Milburn
2011-07-19
COMPOSER: Implement kFuncClearSprites.
Alyssa Milburn
2011-07-19
COMPOSER: Implement kFuncQuit.
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
2011-07-18
COMPOSER: Fix the search direction in getButtonFor.
Alyssa Milburn
2011-07-18
COMPOSER: Try to fix contains() for kButtonEllipse.
Alyssa Milburn
2011-07-18
COMPOSER: Fix Sprite::contains to check for non-transparent, not transparent.
Alyssa Milburn
2011-07-18
COMPOSER: Send onChar event in onKeyDown.
Alyssa Milburn
[prev]
[next]