aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-16ANDROID: Constify getDrawRect()dhewg
2011-03-16ANDROID: Cleanup and extend chooseEglConfigdhewg
2011-03-16MOHAWK: Warn only when anims reference named sound files.Alyssa Milburn
2011-03-16GIT: Ignore Code::Blocks project filesLittleboy
2011-03-15ANDROID: Add missing cases to getFeatureState()dhewg
2011-03-15ANDROID: Cleanupdhewg
2011-03-14SCI: Remove a space at the end of a warningMatthew Hoops
2011-03-14SCI: Fix the screen height of SQ1 MacMatthew Hoops
2011-03-14TOON: Fix more dirty rect issuessylvaintv
2011-03-14SCI: Add code to enumerate shadowed selectorsWillem Jan Palenstijn
2011-03-14SCI: Fixed find_callkmd5
2011-03-14ANDROID: Halve the audio buffer sizedhewg
2011-03-14ANDROID: Cleanupdhewg
2011-03-14ANDROID: Fade out the game screen when the overlay is visibledhewg
2011-03-14ANDROID: Remove clearBuffer()dhewg
2011-03-14ANDROID: Clear fake palette after allocatingdhewg
2011-03-14ANDROID: Implement grabOverlay()dhewg
2011-03-14ANDROID: Extend clearScreen to take care of all casesdhewg
2011-03-14ANDROID: Update screen rects on surface changesdhewg
2011-03-14SCI: Got rid of VERIFY() and removed some newlines in error messagesmd5
2011-03-14SCI: Ignore some more leftovers scripts in the find_callk console commandmd5
2011-03-14SCI: Removed obsolete comment about kDoBresen()md5
2011-03-13SCI: Add workaround for a QFG1 VGA Mac kFormat bugMatthew Hoops
2011-03-13ANDROID: Clip mouse coordinatesdhewg
2011-03-13ANDROID: Don't merge mouse move eventsdhewg
2011-03-13ANDROID: Center mouse on overlay visibility changesdhewg
2011-03-13ANDROID: Add graphics mode for linear filteringdhewg
2011-03-13ANDROID: Fix texture clear colordhewg
2011-03-13ANDROID: Remove leftover TODOdhewg
2011-03-13ANDROID: Add support for video feature flagsdhewg
2011-03-13ANDROID: Some texture convinience functionsdhewg
2011-03-13TOON: Add more dirtyRect checkssylvaintv
2011-03-13SCI: Fixed version and scene transitions for SCI1 Mac gamesmd5
2011-03-13SCI: Fixed the flashing icon bar in the Mac version of Castle of Dr. Brainmd5
2011-03-13SCI: Cleanupmd5
2011-03-13SCI: Fixed regression of rev b1055a3c86. Japanese games should work againmd5
2011-03-13SCI: Add reference to related bug to commentWillem Jan Palenstijn
2011-03-13ANDROID: Add missing updateScreen() callsdhewg
2011-03-13ANDROID: Prevent unnecessary reallocsdhewg
2011-03-13ANDROID: Buffer 16bit texture contentsdhewg
2011-03-13ANDROID: Don't use compressed textures for the game screendhewg
2011-03-13SCI: Restore full object state after collision in DoBresenWillem Jan Palenstijn
2011-03-13SWORD1: Don't set the same cursor on every framedhewg
2011-03-13SCI: Added another version of QFG1 / Hero's Quest (bug #3206006)md5
2011-03-13SCI: Fix warningWillem Jan Palenstijn
2011-03-12SCI: Continue disasm until no jumps go past the current opcodeWillem Jan Palenstijn
2011-03-12SCI: Added proper fix for bug #3048054 - "LONGBOW: crash when opening hand code"md5
2011-03-12SCI: Some changes to the "dissassemble" commandmd5
2011-03-12SCI: Added automatic detection for several selectorsmd5
2011-03-12ANDROID: Convinience make target for testingdhewg