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
Age
Commit message (
Expand
)
Author
2012-03-20
GRAPHICS: Convert JPEG to the ImageDecoder API
Matthew Hoops
2012-03-20
GRAPHICS: Convert PictDecoder to the ImageDecoder API
Matthew Hoops
2012-03-20
MOHAWK: Make MystBitmap use BitmapDecoder
Matthew Hoops
2012-03-20
MOHAWK: Use Surface::convertTo() for video 8bpp->true color conversion
Matthew Hoops
2012-03-19
MOHAWK: Properly initialize the Riven tdomeelev variable
Matthew Hoops
2012-03-16
MOHAWK: Disable Riven demo save/load GUI buttons
Matthew Hoops
2012-03-16
MOHAWK: Improve Riven save/load error messages
Matthew Hoops
2012-03-13
JANITORIAL: Avoid the ugly operator invocation syntax.
Christoph Mallon
2012-03-10
MOHAWK: Split the graphics classes into their own files
Matthew Hoops
2012-02-21
Merge pull request #182 from fingolfin/forbid-ctype
Willem Jan Palenstijn
2012-02-20
COMMON: Move isFoo functions to namespace Common, add doxygen comments
Max Horn
2012-02-16
MOHAWK: Correct detection md5sum for Tortoise and the Hare Hebrew.
D G Turner
2012-02-16
MOHAWK: Add Detection Entry for "Tortoise and the Hare" Hebrew Variant.
D G Turner
2012-02-15
MOHAWK: Add Detection Entries For 3 LB Mac Games.
D G Turner
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2012-02-15
JANITORIAL: Fix whitespace in pointer template arg
Tarek Soliman
2012-02-15
ALL: Avoid using is* macros from ctype.h
Max Horn
2012-02-11
MOHAWK: Avoid warning
Willem Jan Palenstijn
2011-12-19
MOHAWK: Add another lilmonster demo
Matthew Hoops
2011-12-13
COMMON: Make more members of Archive constant.
Andrea Corna
2011-12-12
MOHAWK: Display the weight up after resetting the clock puzzle in Myst ME
Bastien Bouclet
2011-12-12
MOHAWK: Fix Myst ME Mac picture file names
Matthew Hoops
2011-12-12
MOHAWK: Fix Stoneship's hologram projector
Matthew Hoops
2011-12-08
MOHAWK: Stub LB clone command.
Alyssa Milburn
2011-12-08
MOHAWK: Fix LBCode goto notify.
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 LB exec,return.
Alyssa Milburn
2011-12-02
MOHAWK: Implement LB add,addAt,setAt.
Alyssa Milburn
2011-12-02
MOHAWK: Implement LBCode::itemIsLoaded.
Alyssa Milburn
2011-12-02
MOHAWK: LB list improvements, implement &= operator.
Alyssa Milburn
2011-12-01
MOHAWK: Implement LB move/moveTo.
Alyssa Milburn
2011-12-01
MOHAWK: Handle LB conversion from string to point/rect.
Alyssa Milburn
2011-12-01
MOHAWK: Fix kLBOpBreakExpression.
Alyssa Milburn
2011-12-01
MOHAWK: Run LB load-time scripts properly.
Alyssa Milburn
2011-12-01
MOHAWK: Implement LBCode::cmdMousePos.
Alyssa Milburn
2011-12-01
MOHAWK: Fix parameterless calls when parsing LB scripts.
Alyssa Milburn
2011-11-27
MOHAWK: Fix LBCode seek/seekToFrame.
Alyssa Milburn
2011-11-27
MOHAWK: Stub LB's min/max/abs.
Alyssa Milburn
2011-11-26
MOHAWK: Add the start of support for LBXDataFile.
Alyssa Milburn
2011-11-26
MOHAWK: Add some basic LB list support.
Alyssa Milburn
2011-11-26
MOHAWK: Add Rugrats subfolders to the path too.
Alyssa Milburn
2011-11-26
MOHAWK: Run kLBEventInit at init time.
Alyssa Milburn
2011-11-26
MOHAWK: Handle globals from the LB book info file.
Alyssa Milburn
2011-11-26
MOHAWK: Start the LB load phase at load time.
Alyssa Milburn
2011-11-26
MOHAWK: Parse true/false in LB scripts.
Alyssa Milburn
2011-11-25
MOHAWK: Convert between rects/points in LB code (thanks clone2727).
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
[next]