aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-24HOPKINS: Comment out original thumbnail code that will need to be refactoredPaul Gilbert
2012-10-24HOPKINS: Manually implemented Reduc_EcranPaul Gilbert
2012-10-24HOPKINS: Merged inventory dialog and OptionsDialog class into a DialogsManage...Paul Gilbert
2012-10-24HOPKINS: Bugfixes to show inventory dialog correctlyPaul Gilbert
2012-10-24HOPKINS: Fix initialisation of TABLE_COUL data.Paul Gilbert
2012-10-23VIDEO: Mark Theora-decoder as used by Wintermute.Einar Johan Trøan Sømåen
2012-10-23GRAPHICS: Mark decoders used by Wintermute as such.Einar Johan Trøan Sømåen
2012-10-23HOPKINS: Add workaround to fix issue with text display showing one character ...Paul Gilbert
2012-10-23HOPKINS: fix SoundManager initialisation and some referencesPaul Gilbert
2012-10-23HOPKINS: Moved the script execution code to it's own filePaul Gilbert
2012-10-23HOPKINS: Replaced loading configuration from .ini file to use hard-coded arrayPaul Gilbert
2012-10-23Merge pull request #288 from murgo/masterAlyssa Milburn
2012-10-23WINTERMUTE: Convert ' correctly from CP1252Einar Johan Trøan Sømåen
2012-10-23WINTERMUTE: Add a hack to allow videos to loopEinar Johan Trøan Sømåen
2012-10-23HOPKINS: Fix decoding error in REPONSEPaul Gilbert
2012-10-23HOPKINS: Fix some more uninitialised variablesPaul Gilbert
2012-10-23HOPKINS: Fix some uniinitialised data identified by ValgrindPaul Gilbert
2012-10-22CONFIGURE: Use -fPIC instead of -fpic on Linux and FreeBSD.Johannes Schickel
2012-10-22WINTERMUTE: Avoid using __DATE__ and __TIME__ in-engineEinar Johan Trøan Sømåen
2012-10-23HOPKINS: Minor string and comment fixPaul Gilbert
2012-10-23HOPKINS: Corrected incorrect name for Hopkins enginePaul Gilbert
2012-10-22HOPKINS: Fix gcc identified warnings in talk.cppPaul Gilbert
2012-10-22HOPKINS: Fixed further int typesPaul Gilbert
2012-10-22HOPKINS: Fix type warnings identified by gccPaul Gilbert
2012-10-22HOPKINS: Fix gcc identified warnings in lines.cppPaul Gilbert
2012-10-22HOPKINS: Fix gcc identified warnings in graphics.cppPaul Gilbert
2012-10-22HOPKINS: Fix gcc identified warnings in font.cppPaul Gilbert
2012-10-22HOPKINS: Fix gcc compiler warnings in events.cppPaul Gilbert
2012-10-22HOPKINS: Fix gcc identified warningsPaul Gilbert
2012-10-22HOPKINS: Renamed identified Zone destination fieldsPaul Gilbert
2012-10-22HOPKINS: Furhter bugfixes for pathfinding and walkingPaul Gilbert
2012-10-22SCI: Add a workaround for bug #3568452 - "SCI: QFG1VGA - Path finding bug in ...Filippos Karapetis
2012-10-22SCI: Fix bug #3578335 - "SCI: Mixed-Up Mother Goose EGA - crash upon choosing...Filippos Karapetis
2012-10-22SCI: Add another version of Castle of Dr. Brain (bug #3578286)Filippos Karapetis
2012-10-22SCI: Fix bug #3578336 - "SCI: Codename: ICEMAN - No 'EGA undithering' option"Filippos Karapetis
2012-10-22SCI: Add the Inside the Chest / Benind the Developer's Shield demoFilippos Karapetis
2012-10-21CONFIGURE: Clean up OpenPandora flags and add define for USE_ARM_NEON_ASPECT_...David-John Willis
2012-10-21GRAPHICS: Rename NEON_ASPECT_CORRECTOR to USE_ARM_NEON_ASPECT_CORRECTORDavid-John Willis
2012-10-21HOPKINS: Bugfixes to the execution of walking pathsPaul Gilbert
2012-10-21HOPKINS: Bugfix for super_parcours array usage in PARCOURS2 methodPaul Gilbert
2012-10-21HOPKINS: Some cleanup and renaming of the Tri structurePaul Gilbert
2012-10-21HOPKINS: Corrected some comments and error messagesPaul Gilbert
2012-10-21HOPKINS: Fix the display of on-screen textPaul Gilbert
2012-10-21Merge branch 'hopkins' of github.com:dreammaster/scummvm into hopkinsPaul Gilbert
2012-10-21HOPKINS: Fixed implementation of DEF_BOBPaul Gilbert
2012-10-21ANDROID: Fixed tapping touchpad not sending left clicksLauri Härsilä
2012-10-20COMPOSER: Change screen surface variable naming for clarity.D G Turner
2012-10-20COMPOSER: Close two memory leaks.D G Turner
2012-10-20HOPKINS: Add some translated comments to function namesStrangerke
2012-10-20HOPKINS: Converted the chemin data block to an int16 arrayPaul Gilbert