Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-31 | MOHAWK: LB detection/path updates. | Alyssa Milburn | |
Mark the v2.9x games as v3, mark Rugrats as v4, add detection for CarmenTQ and add its install directory to the path. svn-id: r55698 | |||
2011-01-31 | MOHAWK: LB anim sound improvements. | Alyssa Milburn | |
The parent animation now keeps track of sounds, and animations don't emit a done event while their sounds are still playing. svn-id: r55688 | |||
2011-01-30 | MOHAWK: Handle kLBAnimOpSetTempoDiv better. | Alyssa Milburn | |
svn-id: r55668 | |||
2011-01-26 | MOHAWK: Introduce a new CursorManager for LB v2+ (they do not use exe cursors) | Matthew Hoops | |
svn-id: r55554 | |||
2011-01-25 | MOHAWK: Read kLBEventNotified data after commands. | Alyssa Milburn | |
This fixes some pages in Maggie's Farmyard Adventure, at least. Thanks to clone2727 for testing this. svn-id: r55538 | |||
2011-01-18 | MOHAWK: Rename some VideoManager functions so we have some unified naming ↵ | Matthew Hoops | |
between versions svn-id: r55312 | |||
2011-01-12 | MOHAWK: Add a basic LBCode implementation. | Alyssa Milburn | |
This is enough for the Rugrats Adventure Game to play the introduction videos, but is still in a very preliminary state. svn-id: r55215 | |||
2011-01-09 | MOHAWK: Always restart anims on kLBOpTogglePlay. | Alyssa Milburn | |
This may not be the right place for this, but for now it fixes several bugs where animations didn't play after they'd already been played once. svn-id: r55191 | |||
2011-01-08 | MOHAWK: Set needsRedraw when changing LB palettes. | Alyssa Milburn | |
svn-id: r55169 | |||
2011-01-03 | MOHAWK: Cleanup some spacing, formatting, and naming | Matthew Hoops | |
svn-id: r55109 | |||
2010-12-25 | MOHAWK: LB CD-ROM title prefixes aren't Windows-specific | Alyssa Milburn | |
svn-id: r55036 | |||
2010-12-25 | MOHAWK: detect/load the Rugrats Adventure Game | Alyssa Milburn | |
svn-id: r55035 | |||
2010-12-21 | MOHAWK: Remove sound.h include from resource.h | Alyssa Milburn | |
svn-id: r54988 | |||
2010-12-16 | MOHAWK: Move readString into the LB engine class | Alyssa Milburn | |
svn-id: r54935 | |||
2010-12-13 | MOHAWK: parse LB subentries correctly | Alyssa Milburn | |
svn-id: r54901 | |||
2010-12-13 | MOHAWK: Use named constants for LB control modes | Alyssa Milburn | |
svn-id: r54897 | |||
2010-12-12 | MOHAWK: Use named constants for LB timing modes | Alyssa Milburn | |
svn-id: r54896 | |||
2010-12-12 | MOHAWK: Handle chained LB commands | Alyssa Milburn | |
svn-id: r54895 | |||
2010-12-12 | MOHAWK: Handle kLBGlobalDisable | Alyssa Milburn | |
svn-id: r54893 | |||
2010-12-12 | MOHAWK: More work on LB script parsing | Alyssa Milburn | |
svn-id: r54892 | |||
2010-12-12 | MOHAWK: Refactor/improve LB script entry parsing | Alyssa Milburn | |
svn-id: r54888 | |||
2010-12-12 | MOHAWK: Always run kLBEventMouseUpIn, for now | Alyssa Milburn | |
svn-id: r54887 | |||
2010-12-12 | MOHAWK: Handle LB load phase | Alyssa Milburn | |
svn-id: r54886 | |||
2010-12-12 | MOHAWK: Skip CD-ROM titles in LB paths | Alyssa Milburn | |
svn-id: r54885 | |||
2010-12-12 | MOHAWK: parse LB script named targeting modes | Alyssa Milburn | |
svn-id: r54874 | |||
2010-12-11 | MOHAWK: Improve LB script parsing | Alyssa Milburn | |
svn-id: r54871 | |||
2010-12-11 | MOHAWK: Add size check when reading LB messages | Alyssa Milburn | |
svn-id: r54870 | |||
2010-12-11 | MOHAWK: Add yet more fallbacks for LB page loading | Alyssa Milburn | |
svn-id: r54869 | |||
2010-12-09 | MOHAWK: Fix LBPaletteItem to handle variable-size palettes | Alyssa Milburn | |
svn-id: r54846 | |||
2010-12-09 | MOHAWK: Implement LBMovieItem | Alyssa Milburn | |
svn-id: r54845 | |||
2010-12-09 | MOHAWK: Don't redraw the screen every frame in LB | Alyssa Milburn | |
svn-id: r54844 | |||
2010-12-08 | MOHAWK: Use named constants for LB opcodes, add warnings when unimplemented | Alyssa Milburn | |
svn-id: r54833 | |||
2010-12-08 | MOHAWK: Implement/stub more LB 3 notifications | Alyssa Milburn | |
svn-id: r54832 | |||
2010-12-07 | MOHAWK: Handle LB event-run opcodes | Alyssa Milburn | |
svn-id: r54825 | |||
2010-12-07 | MOHAWK: Run kLBEventMouseTrackIn in handleMouseDown | Alyssa Milburn | |
svn-id: r54824 | |||
2010-12-07 | MOHAWK: Rename LBAction to LBEvent, fix event targeting | Alyssa Milburn | |
svn-id: r54823 | |||
2010-12-06 | MOHAWK: Silenced warning | Filippos Karapetis | |
svn-id: r54800 | |||
2010-12-06 | MOHAWK: fix LBLiveTextItem::handleMouseDown | Alyssa Milburn | |
svn-id: r54798 | |||
2010-12-06 | MOHAWK: finish kLBSetPlayInfo reading | Alyssa Milburn | |
svn-id: r54797 | |||
2010-12-05 | MOHAWK: fix kLBNotifyChangeMode where there's no mode change | Alyssa Milburn | |
svn-id: r54795 | |||
2010-12-05 | MOHAWK: implement kLBNotifyChangeMode | Alyssa Milburn | |
svn-id: r54794 | |||
2010-12-05 | MOHAWK: improve LBPaletteItem support | Alyssa Milburn | |
svn-id: r54793 | |||
2010-12-05 | MOHAWK: handle LB 2/3 kLBNotifyChangeMode, kLBActionNotified matching | Alyssa Milburn | |
svn-id: r54792 | |||
2010-12-05 | MOHAWK: handle -1 phase for LB 2/3 items | Alyssa Milburn | |
svn-id: r54791 | |||
2010-12-05 | MOHAWK: remove 'internal error' errors | Alyssa Milburn | |
svn-id: r54790 | |||
2010-12-05 | MOHAWK: read and use LB 2/3 conditions/commands | Alyssa Milburn | |
svn-id: r54778 | |||
2010-12-05 | MOHAWK: add runCommand/checkCondition routines for LB 2/3 | Alyssa Milburn | |
svn-id: r54777 | |||
2010-12-04 | MOHAWK: implement setGlobalEnable and setGlobalVisible for LB | Alyssa Milburn | |
svn-id: r54771 | |||
2010-12-04 | MOHAWK: fix LB menu mode with subpages | Alyssa Milburn | |
svn-id: r54770 | |||
2010-12-04 | MOHAWK: fix LiveText items without phrases | Alyssa Milburn | |
svn-id: r54769 |