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-01-31
MOHAWK: LB detection/path updates.
Alyssa Milburn
2011-01-31
MOHAWK: LB anim sound improvements.
Alyssa Milburn
2011-01-30
MOHAWK: Handle kLBAnimOpSetTempoDiv better.
Alyssa Milburn
2011-01-26
MOHAWK: Introduce a new CursorManager for LB v2+ (they do not use exe cursors)
Matthew Hoops
2011-01-25
MOHAWK: Read kLBEventNotified data after commands.
Alyssa Milburn
2011-01-18
MOHAWK: Rename some VideoManager functions so we have some unified naming bet...
Matthew Hoops
2011-01-12
MOHAWK: Add a basic LBCode implementation.
Alyssa Milburn
2011-01-09
MOHAWK: Always restart anims on kLBOpTogglePlay.
Alyssa Milburn
2011-01-08
MOHAWK: Set needsRedraw when changing LB palettes.
Alyssa Milburn
2011-01-03
MOHAWK: Cleanup some spacing, formatting, and naming
Matthew Hoops
2010-12-25
MOHAWK: LB CD-ROM title prefixes aren't Windows-specific
Alyssa Milburn
2010-12-25
MOHAWK: detect/load the Rugrats Adventure Game
Alyssa Milburn
2010-12-21
MOHAWK: Remove sound.h include from resource.h
Alyssa Milburn
2010-12-16
MOHAWK: Move readString into the LB engine class
Alyssa Milburn
2010-12-13
MOHAWK: parse LB subentries correctly
Alyssa Milburn
2010-12-13
MOHAWK: Use named constants for LB control modes
Alyssa Milburn
2010-12-12
MOHAWK: Use named constants for LB timing modes
Alyssa Milburn
2010-12-12
MOHAWK: Handle chained LB commands
Alyssa Milburn
2010-12-12
MOHAWK: Handle kLBGlobalDisable
Alyssa Milburn
2010-12-12
MOHAWK: More work on LB script parsing
Alyssa Milburn
2010-12-12
MOHAWK: Refactor/improve LB script entry parsing
Alyssa Milburn
2010-12-12
MOHAWK: Always run kLBEventMouseUpIn, for now
Alyssa Milburn
2010-12-12
MOHAWK: Handle LB load phase
Alyssa Milburn
2010-12-12
MOHAWK: Skip CD-ROM titles in LB paths
Alyssa Milburn
2010-12-12
MOHAWK: parse LB script named targeting modes
Alyssa Milburn
2010-12-11
MOHAWK: Improve LB script parsing
Alyssa Milburn
2010-12-11
MOHAWK: Add size check when reading LB messages
Alyssa Milburn
2010-12-11
MOHAWK: Add yet more fallbacks for LB page loading
Alyssa Milburn
2010-12-09
MOHAWK: Fix LBPaletteItem to handle variable-size palettes
Alyssa Milburn
2010-12-09
MOHAWK: Implement LBMovieItem
Alyssa Milburn
2010-12-09
MOHAWK: Don't redraw the screen every frame in LB
Alyssa Milburn
2010-12-08
MOHAWK: Use named constants for LB opcodes, add warnings when unimplemented
Alyssa Milburn
2010-12-08
MOHAWK: Implement/stub more LB 3 notifications
Alyssa Milburn
2010-12-07
MOHAWK: Handle LB event-run opcodes
Alyssa Milburn
2010-12-07
MOHAWK: Run kLBEventMouseTrackIn in handleMouseDown
Alyssa Milburn
2010-12-07
MOHAWK: Rename LBAction to LBEvent, fix event targeting
Alyssa Milburn
2010-12-06
MOHAWK: Silenced warning
Filippos Karapetis
2010-12-06
MOHAWK: fix LBLiveTextItem::handleMouseDown
Alyssa Milburn
2010-12-06
MOHAWK: finish kLBSetPlayInfo reading
Alyssa Milburn
2010-12-05
MOHAWK: fix kLBNotifyChangeMode where there's no mode change
Alyssa Milburn
2010-12-05
MOHAWK: implement kLBNotifyChangeMode
Alyssa Milburn
2010-12-05
MOHAWK: improve LBPaletteItem support
Alyssa Milburn
2010-12-05
MOHAWK: handle LB 2/3 kLBNotifyChangeMode, kLBActionNotified matching
Alyssa Milburn
2010-12-05
MOHAWK: handle -1 phase for LB 2/3 items
Alyssa Milburn
2010-12-05
MOHAWK: remove 'internal error' errors
Alyssa Milburn
2010-12-05
MOHAWK: read and use LB 2/3 conditions/commands
Alyssa Milburn
2010-12-05
MOHAWK: add runCommand/checkCondition routines for LB 2/3
Alyssa Milburn
2010-12-04
MOHAWK: implement setGlobalEnable and setGlobalVisible for LB
Alyssa Milburn
2010-12-04
MOHAWK: fix LB menu mode with subpages
Alyssa Milburn
2010-12-04
MOHAWK: fix LiveText items without phrases
Alyssa Milburn
[next]