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
2013-06-06
MOHAWK: Use addSubDirectoryMatching for LB paths.
Alyssa Milburn
2013-04-28
MOHAWK: Fix use after free. CID 1002114
Eugene Sandulenko
2013-04-19
MOHAWK: Try LB subpage 0 if loading subpage 1 fails.
Alyssa Milburn
2013-04-19
MOHAWK: Allow skipping LB videos, plus other video bits.
Alyssa Milburn
2013-04-12
MOHAWK: Prevent left mouse click handling if the cursor isn't visible.
uruk
2012-07-09
MOHAWK: Restart anims when LiveText plays them.
Alyssa Milburn
2012-07-08
MOHAWK: Play anims for LiveText items *after* the speech.
Alyssa Milburn
2012-07-08
MOHAWK: Run animations attached to LiveText items.
Alyssa Milburn
2012-02-11
MOHAWK: Avoid warning
Willem Jan Palenstijn
2011-12-08
MOHAWK: Stub LB clone command.
Alyssa Milburn
2011-12-08
MOHAWK: Name the LB phases, and default to kLBPhaseLoad for v3+.
Alyssa Milburn
2011-12-01
MOHAWK: Implement LB move/moveTo.
Alyssa Milburn
2011-12-01
MOHAWK: Fix kLBOpBreakExpression.
Alyssa Milburn
2011-12-01
MOHAWK: Run LB load-time scripts properly.
Alyssa Milburn
2011-11-27
MOHAWK: Fix LBCode seek/seekToFrame.
Alyssa Milburn
2011-11-26
MOHAWK: Add Rugrats subfolders to the path too.
Alyssa Milburn
2011-11-26
MOHAWK: Run kLBEventInit at init time.
Alyssa Milburn
2011-11-26
MOHAWK: Handle globals from the LB book info file.
Alyssa Milburn
2011-11-26
MOHAWK: Start the LB load phase at load time.
Alyssa Milburn
2011-11-25
MOHAWK: Name/stub some unknown LB item flags.
Alyssa Milburn
2011-11-25
MOHAWK: Load/unload LB proxies properly.
Alyssa Milburn
2011-11-20
MOHAWK: Implement kLBOpLoad, kLBOpUnload.
Alyssa Milburn
2011-11-20
MOHAWK: Replace _neverEnabled with basic _loaded logic.
Alyssa Milburn
2011-11-20
MOHAWK: Draw LB items in sorted order.
Alyssa Milburn
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
[next]