Age | Commit message (Expand) | Author |
2011-05-13 | MOHAWK: Add basic LBProxyItem support. | Alyssa Milburn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-11 | MOHAWK: Add Default Values to LB NotifyEvent Constructor. | D G Turner |
2011-04-09 | MOHAWK: Move per-page data into LBPage. | Alyssa Milburn |
2011-04-07 | MOHAWK: Add some more LBValue helpers. | 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-01 | MOHAWK: Handle waiting for sound cues in LBAnimation. | 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: Parse LB page options from the outline. | Alyssa Milburn |
2011-03-29 | MOHAWK: Check isAmbient in LB sound priority code. | 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-26 | MOHAWK: Stub off LB mini games | Matthew Hoops |
2011-02-13 | MOHAWK: Add support for Mac LB v2 games | Matthew Hoops |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2011-02-01 | MOHAWK: Handle some LB script entry params. | Alyssa Milburn |
2011-01-31 | MOHAWK: LB anim sound improvements. | Alyssa Milburn |
2011-01-30 | MOHAWK: Handle kLBAnimOpSetTempoDiv better. | Alyssa Milburn |
2011-01-12 | MOHAWK: Add a basic LBCode implementation. | 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 kLBGlobalDisable | Alyssa Milburn |
2010-12-12 | MOHAWK: Refactor/improve LB script entry parsing | Alyssa Milburn |
2010-12-11 | MOHAWK: Improve LB script parsing | 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-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: Rename LBAction to LBEvent, fix event targeting | Alyssa Milburn |
2010-12-06 | MOHAWK: finish kLBSetPlayInfo reading | 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: 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: tidy up LB hardcoded UI click functions, add poetry mode support | Alyssa Milburn |
2010-12-02 | MOHAWK: implement kLBAnimOpDelay | Alyssa Milburn |
2010-12-01 | MOHAWK: fix LBPaletteItem | Alyssa Milburn |
2010-12-01 | MOHAWK: document/handle more LB item data | Alyssa Milburn |
2010-12-01 | MOHAWK: fix LBLiveTextItem drawing for LB 2+ | Alyssa Milburn |
2010-12-01 | MOHAWK: rename DelayedEventType values | Alyssa Milburn |
2010-11-30 | MOHAWK: add tryDefaultPage/tryPageStart/prevPage helpers | Alyssa Milburn |
2010-11-30 | MOHAWK: some LBSoundItem fixes | Alyssa Milburn |
2010-11-30 | MOHAWK: fix LB playback seek behaviour | Alyssa Milburn |