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
Age
Commit message (
Expand
)
Author
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-19
DREAMWEB: Add ScummVM headers, remove SVN keywords.
Eugene Sandulenko
2011-07-19
Merge pull request #48 from tramboi/master
Eugene Sandulenko
2011-07-18
Merge pull request #50 from clone2727/bink
clone2727
2011-07-18
SCI: Fix kFormat's handling of %c with a 0 argument
Willem Jan Palenstijn
2011-07-18
DREAMWEB: Gave a proper signature to gextnextword
Bertrand Augereau
2011-07-18
DREAMWEB: getnextword doesn't read one byte too far any more
Bertrand Augereau
2011-07-18
DREAMWEB: Blacklisted 'kernchars' and 'getnextword'
Bertrand Augereau
2011-07-18
DREAMWEB: Added resilience to frameoutv to avoid memory stomping at the TV st...
Bertrand Augereau
2011-07-18
DREAMWEB: doorway and widedoor have signatures
Bertrand Augereau
2011-07-18
DREAMWEB: aboutturn reversed
Bertrand Augereau
2011-07-18
DREAMWEB: Reversed random sprite callback
Bertrand Augereau
2011-07-18
DREAMWEB: initman reversed
Bertrand Augereau
2011-07-18
DREAMWEB: walking blacklisted
Bertrand Augereau
2011-07-18
DREAMWEB: mainman reversed
Bertrand Augereau
2011-07-18
DREAMWEB: Blacklisted liftsprite
Bertrand Augereau
2011-07-18
DREAMWEB: dodoor blacklisted
Bertrand Augereau
2011-07-18
DREAMWEB: Sprite::b19 is Sprite::frame
Bertrand Augereau
2011-07-18
DREAMWEB: steady and constant objects sprites callbacks
Bertrand Augereau
2011-07-18
DREAMWEB: backobject reversed
Bertrand Augereau
2011-07-18
DREAMWEB: Blacklisted frameoutbh and frameoutfx
Bertrand Augereau
2011-07-18
DREAMWEB: showframe blacklisted
Bertrand Augereau
2011-07-18
DREAMWEB: C++-isation of a part of the sprite subsystem
Bertrand Augereau
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
2011-07-18
COMPOSER: Fixes for getStreamForSprite.
Alyssa Milburn
2011-07-18
COMPOSER: Clip sprite drawing.
Alyssa Milburn
2011-07-18
COMPOSER: Various minor fixes.
Alyssa Milburn
2011-07-18
COMPOSER: Implement saving/loading.
Alyssa Milburn
2011-07-18
COMPOSER: Fix a couple of memory leaks spotted by digitall.
Alyssa Milburn
2011-07-18
COMPOSER: Some more sorting fixes.
Alyssa Milburn
[prev]
[next]