index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
mohawk
/
livingbooks.cpp
Age
Commit message (
Expand
)
Author
2010-11-30
MOHAWK: don't try reading non-existent messages
Alyssa Milburn
2010-11-30
MOHAWK: silence harmless case of a LB warning
Alyssa Milburn
2010-11-29
MOHAWK: implement hardcoded Living Books 1.0 code
Alyssa Milburn
2010-11-29
MOHAWK: implement hard-coded LB language/options GUI
Alyssa Milburn
2010-11-29
MOHAWK: don't start animations in LBAnimation::seek
Alyssa Milburn
2010-11-29
MOHAWK: move GF_NO_READONLY check to after actual page load
Alyssa Milburn
2010-11-29
MOHAWK: implement more of LBLiveTextItem
Alyssa Milburn
2010-11-29
MOHAWK: read command messages, so LB doesn't just error out
Alyssa Milburn
2010-11-29
MOHAWK: Divide GType_LIVINGBOOKSV3 into V2 and V3
Matthew Hoops
2010-11-29
MOHAWK: Set Maggie's Farmyard Adventure as an LB game
Matthew Hoops
2010-11-28
MOHAWK: Add basic Living Books support (all credit goes to fuzzie!)
Matthew Hoops
2010-11-25
MOHAWK: Cleanup image surface handling
Matthew Hoops
2010-11-23
MOHAWK: Pass objs by const ref not by value
Max Horn
2010-11-22
MOHAWK: Have MohawkResource::open() return a bool for success/failure
Matthew Hoops
2010-11-20
MOHAWK: Cleanup resource handling
Matthew Hoops
2010-05-04
Move initGraphics and initCommonGFX from to new header.
Max Horn
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2010-01-22
Rename MohawkFile to MohawkArchive and OldMohawkFile to LivingBooksArchive_v1...
Matthew Hoops
2010-01-08
Move DisposeAfterUse::Flag from Common to global namespace, and into a new he...
Max Horn
2009-12-30
MOHAWK: Reduce header interdependencies
Max Horn
2009-12-30
MOHAWK: Stop using String::emptyString
Max Horn
2009-12-30
Re-indentet switch() blocks to follow ScummVM indentation style. (I've always
Torbjörn Andersson
2009-12-29
Add Mohawk engine code. Part 1/3: main code.
Eugene Sandulenko
[prev]