Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-12 | MOHAWK: Handle kLBGlobalDisable | Alyssa Milburn | |
svn-id: r54893 | |||
2010-12-12 | MOHAWK: Refactor/improve LB script entry parsing | Alyssa Milburn | |
svn-id: r54888 | |||
2010-12-11 | MOHAWK: Improve LB script parsing | Alyssa Milburn | |
svn-id: r54871 | |||
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-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: Rename LBAction to LBEvent, fix event targeting | Alyssa Milburn | |
svn-id: r54823 | |||
2010-12-06 | MOHAWK: finish kLBSetPlayInfo reading | Alyssa Milburn | |
svn-id: r54797 | |||
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: 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: tidy up LB hardcoded UI click functions, add poetry mode support | Alyssa Milburn | |
svn-id: r54768 | |||
2010-12-02 | MOHAWK: implement kLBAnimOpDelay | Alyssa Milburn | |
svn-id: r54742 | |||
2010-12-01 | MOHAWK: fix LBPaletteItem | Alyssa Milburn | |
svn-id: r54711 | |||
2010-12-01 | MOHAWK: document/handle more LB item data | Alyssa Milburn | |
svn-id: r54710 | |||
2010-12-01 | MOHAWK: fix LBLiveTextItem drawing for LB 2+ | Alyssa Milburn | |
svn-id: r54709 | |||
2010-12-01 | MOHAWK: rename DelayedEventType values | Alyssa Milburn | |
svn-id: r54708 | |||
2010-11-30 | MOHAWK: add tryDefaultPage/tryPageStart/prevPage helpers | Alyssa Milburn | |
svn-id: r54687 | |||
2010-11-30 | MOHAWK: some LBSoundItem fixes | Alyssa Milburn | |
svn-id: r54680 | |||
2010-11-30 | MOHAWK: fix LB playback seek behaviour | Alyssa Milburn | |
svn-id: r54675 | |||
2010-11-30 | MOHAWK: tidy up LBLiveTextItem code | Alyssa Milburn | |
svn-id: r54674 | |||
2010-11-30 | MOHAWK: fix LBAnimation start/seek behaviour | Alyssa Milburn | |
svn-id: r54673 | |||
2010-11-29 | MOHAWK: implement hard-coded LB language/options GUI | Alyssa Milburn | |
svn-id: r54656 | |||
2010-11-29 | MOHAWK: implement more of LBLiveTextItem | Alyssa Milburn | |
svn-id: r54651 | |||
2010-11-29 | MOHAWK: read command messages, so LB doesn't just error out | Alyssa Milburn | |
svn-id: r54650 | |||
2010-11-29 | MOHAWK: Divide GType_LIVINGBOOKSV3 into V2 and V3 | Matthew Hoops | |
svn-id: r54570 | |||
2010-11-29 | MOHAWK: Set Maggie's Farmyard Adventure as an LB game | Matthew Hoops | |
The game will start, but has many problems as it uses a later version of the LB code. Also, make sure we check for filename being empty to stop an assertion in the MacCursorManager. svn-id: r54566 | |||
2010-11-28 | MOHAWK: Add basic Living Books support (all credit goes to fuzzie!) | Matthew Hoops | |
v1 and v3 (both Windows and Mac) are working, v1 support is in better shape. svn-id: r54558 | |||
2010-11-23 | MOHAWK: Pass objs by const ref not by value | Max Horn | |
svn-id: r54443 | |||
2010-11-19 | COMMON: Split common/stream.h into several headers | Max Horn | |
svn-id: r54385 | |||
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel | |
svn-id: r47541 | |||
2010-01-22 | Rename MohawkFile to MohawkArchive and OldMohawkFile to ↵ | Matthew Hoops | |
LivingBooksArchive_v1 (the latter originally having an ambiguous meaning) and move them to resource.* Also, renaming the Living Books game types to remove the ambiguous old/new. svn-id: r47429 | |||
2009-12-30 | MOHAWK: Reduce header interdependencies | Max Horn | |
svn-id: r46782 | |||
2009-12-29 | Add Mohawk engine code. Part 1/3: main code. | Eugene Sandulenko | |
svn-id: r46727 |