Age | Commit message (Expand) | Author |
2012-03-10 | MOHAWK: Split the graphics classes into their own files | Matthew Hoops |
2011-12-08 | MOHAWK: Stub LB clone command. | Alyssa Milburn |
2011-12-08 | MOHAWK: Implement LB getProperty/setProperty. | Alyssa Milburn |
2011-12-08 | MOHAWK: LB variables are case-insensitive. | Alyssa Milburn |
2011-12-08 | MOHAWK: Name the LB phases, and default to kLBPhaseLoad for v3+. | Alyssa Milburn |
2011-12-02 | MOHAWK: Implement LBCode::itemIsLoaded. | Alyssa Milburn |
2011-12-01 | MOHAWK: Implement LB move/moveTo. | Alyssa Milburn |
2011-11-27 | MOHAWK: Fix LBCode seek/seekToFrame. | Alyssa Milburn |
2011-11-26 | MOHAWK: Run kLBEventInit at init 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: Replace _neverEnabled with basic _loaded logic. | Alyssa Milburn |
2011-08-06 | ALL: Reduce audio/ header dependency | Eugene Sandulenko |
2011-07-09 | MOHAWK: Silence MSVC warnings | Filippos Karapetis |
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-03 | MOHAWK: Fix build. | Alyssa Milburn |
2011-07-02 | MOHAWK: Use LBCode instead of running scripts in LBItem. | Alyssa Milburn |
2011-06-28 | MOHAWK: Rework archive handling | Matthew Hoops |
2011-06-28 | MOHAWK: Handle kLBOpRunData properly. | Alyssa Milburn |
2011-06-28 | MOHAWK: Make LB's readString/readRect more generic. | Alyssa Milburn |
2011-06-24 | MOHAWK: Partial support for newer LB targeting types. | Alyssa Milburn |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
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 |