Age | Commit message (Expand) | Author |
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 |
2011-02-20 | MOHAWK: Don't display LiveText phrases too early. | Alyssa Milburn |
2011-02-20 | MOHAWK: Make LBLiveTextItem call done() when finished. | Alyssa Milburn |
2011-02-20 | MOHAWK: Fix kLBAutoSync notifies. | Alyssa Milburn |
2011-02-20 | MOHAWK: A zero matchFrom matches everything. | Alyssa Milburn |
2011-02-20 | MOHAWK: Ignore out-of-bounds LB words. | Alyssa Milburn |
2011-02-20 | MOHAWK: Fix LB palettes which don't start at 0. | Alyssa Milburn |
2011-02-19 | MOHAWK: Update LBPaletteItem for RGB palettes. | Alyssa Milburn |
2011-02-13 | MOHAWK: Add support for Mac LB v2 games | Matthew Hoops |
2011-02-08 | MOHAWK: Fix poetry mode for v2 games | Matthew Hoops |
2011-02-07 | COMMON: OSystem now has a PaletteManager | Max Horn |
2011-02-01 | MOHAWK: Handle some LB script entry params. | Alyssa Milburn |
2011-02-01 | MOHAWK: Add LB poetry mode logic to updatePage. | Alyssa Milburn |
2011-02-01 | MOHAWK: Remove broken LB anim items stopSound calls. | Alyssa Milburn |
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 |