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
/
mohawk
/
livingbooks.cpp
Age
Commit message (
Expand
)
Author
2011-07-07
MOHAWK: Handle cursor changes in kLBNotifyChangeMode.
Alyssa Milburn
2011-07-07
MOHAWK: Maintain ordered list of LB items.
Alyssa Milburn
2011-07-02
MOHAWK: Always create a code object for every LBPage.
Alyssa Milburn
2011-07-02
MOHAWK: Use LBCode instead of running scripts in LBItem.
Alyssa Milburn
2011-06-28
MOHAWK: Don't leak bitlStream (spotted by clone2727).
Alyssa Milburn
2011-06-28
MOHAWK: Rework archive handling
Matthew Hoops
2011-06-28
MOHAWK: Better sanity checks in LB scripting.
Alyssa Milburn
2011-06-28
MOHAWK: Handle kLBOpRunData properly.
Alyssa Milburn
2011-06-28
MOHAWK: Make LB's readString/readRect more generic.
Alyssa Milburn
2011-06-25
MOHAWK: Don't crash when getting odd types from LB target expressions.
Alyssa Milburn
2011-06-24
MOHAWK: Partial support for newer LB targeting types.
Alyssa Milburn
2011-05-25
MOHAWK: Fix warning about uninitialized var
Max Horn
2011-05-17
COMMON: Registers RandomSources in constructor with the event recorder
Max Horn
2011-05-13
MOHAWK: Add/improve LB debug output a little.
Alyssa Milburn
2011-05-13
MOHAWK: Add basic LBProxyItem support.
Alyssa Milburn
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-04-22
MOHAWK: Silence MSVC warning (bug #3290528)
Littleboy
2011-04-13
MOHAWK: Stupid padding fix.
Alyssa Milburn
2011-04-09
MOHAWK: Move per-page data into LBPage.
Alyssa Milburn
2011-04-07
MOHAWK: Add getItemByName for LB.
Alyssa Milburn
2011-04-07
MOHAWK: Support LB script flow control.
Alyssa Milburn
2011-04-07
MOHAWK: Replace most of the LBCode interpreter.
Alyssa Milburn
2011-04-07
MOHAWK: Handle alignment byte for some targeting modes.
Alyssa Milburn
2011-04-02
MOHAWK: Fix issues with LB's hardcoded UI logic.
Alyssa Milburn
2011-04-02
MOHAWK: Minor grammar fix
Matthew Hoops
2011-04-01
MOHAWK: Handle waiting for sound cues in LBAnimation.
Alyssa Milburn
2011-03-31
MOHAWK: Add/update some LB debug/warning stuff.
Alyssa Milburn
2011-03-31
MOHAWK: Tweaks to LBAnimationItem::setEnabled.
Alyssa Milburn
2011-03-31
MOHAWK: Update LBAnimationItem running state when anim is done.
Alyssa Milburn
2011-03-31
MOHAWK: Toggle the post-intro LB menu anim at the right time.
Alyssa Milburn
2011-03-31
MOHAWK: Implement kLBSetHitTest.
Alyssa Milburn
2011-03-31
MOHAWK: Nicer names/info for some LB data.
Alyssa Milburn
2011-03-30
MOHAWK: Strip slashes from beginning of LB Windows paths.
Alyssa Milburn
2011-03-30
MOHAWK: Parse LB page options from the outline.
Alyssa Milburn
2011-03-30
MOHAWK: Use tryLoadPageStart where needed in LB.
Alyssa Milburn
2011-03-29
MOHAWK: Check isAmbient in LB sound priority code.
Alyssa Milburn
2011-03-29
MOHAWK: Looks like LBAnimation ignores sound priorities after all.
Alyssa Milburn
2011-03-29
MOHAWK: Only stop the last-played sound in LB's playSound.
Alyssa Milburn
2011-03-29
MOHAWK: Stop playing LB anim sounds on seek().
Alyssa Milburn
2011-03-29
MOHAWK: Fix priority check in LB's lockSound().
Alyssa Milburn
2011-03-29
MOHAWK: Handle LB item sound priorities.
Alyssa Milburn
2011-03-29
MOHAWK: Destroying an LBGroupItem destroys the whole group.
Alyssa Milburn
2011-03-29
MOHAWK: Don't fail to delete consecutive items.
Alyssa Milburn
2011-03-29
MOHAWK: Fix LB debug message to use the right name.
Alyssa Milburn
2011-03-26
MOHAWK: Stub off LB mini games
Matthew Hoops
2011-03-16
MOHAWK: Warn only when anims reference named sound files.
Alyssa Milburn
2011-03-11
MOHAWK: Don't warn about odd LB version record sizes.
Alyssa Milburn
2011-03-11
MOHAWK: Seek to first frame on kLBOpRewind.
Alyssa Milburn
2011-03-11
MOHAWK: Fix intro finish notify in LB poetry mode.
Alyssa Milburn
[next]