Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-07 | MOHAWK: Implement stringLen and substring LBCode functions. | Alyssa Milburn | |
2011-07-02 | MOHAWK: Try implementing LBCode eval, random and seek. | Alyssa Milburn | |
2011-07-02 | MOHAWK: Add LBCode::parseCode. | Alyssa Milburn | |
This allows script strings to be parsed into LB bytecode. | |||
2011-07-02 | MOHAWK: Add LBCode::resolveItem helper function. | Alyssa Milburn | |
2011-05-13 | MOHAWK: Stub another two LB script functions. | Alyssa Milburn | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-04-09 | MOHAWK: Move per-page data into LBPage. | Alyssa Milburn | |
2011-04-07 | MOHAWK: Implement some LBCode rect commands. | Alyssa Milburn | |
2011-04-07 | MOHAWK: Add some more LBValue helpers. | Alyssa Milburn | |
2011-04-07 | MOHAWK: Replace most of the LBCode interpreter. | Alyssa Milburn | |
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 |