aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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-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-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
2012-10-20HOPKINS: Converted BufLig buffer to int16 arrayPaul Gilbert
2012-10-20HOPKINS: Converted the LigneItem data block to an int16 arrayPaul Gilbert
2012-10-19HOPKINS: Converted essai buffers to int16 arraysPaul Gilbert
2012-10-19HOPKINS: Cleaned up initialisation of Hopkins array.Paul Gilbert
2012-10-17HOPKINS: Add detection for OS/2 and Win95 full versionsStrangerke
2012-10-17HOPKINS: Some corrections to incorrectly declared fieldsPaul Gilbert
2012-10-16PEGASUS: Improve error messages when failing to load PICT imagesMatthew Hoops
2012-10-16HOPKINS: Some field renaming and field fixes in AFF_SPRITESPaul Gilbert
2012-10-16HOPKINS: Bugfixes for scene animations initialisationPaul Gilbert
2012-10-15HOPKINS: Some renaming and cleanup of font structuresPaul Gilbert
2012-10-15HOPKINS: Partial clean-up of AFF_SPRITES to fix Options dialog displayPaul Gilbert
2012-10-15TONY: Fix music bug - 2 songs played simultaneously eventuallyStrangerke
2012-10-14HOPKINS: Some renaming and bugfixes to BOITE methodPaul Gilbert
2012-10-14HOPKINS: Further bugfix to collision methodPaul Gilbert
2012-10-14HOPKINS: Minor bugfix for colision methodPaul Gilbert
2012-10-14HOPKINS: Added debugger skeletonPaul Gilbert
2012-10-14HOPKINS: Bugfix for loading game text indexesPaul Gilbert
2012-10-14HOPKINS: Rewrote the collision detectionPaul Gilbert
2012-10-14HOPKINS: Removed some redundant referencesPaul Gilbert
2012-10-13SCI: Hopefully fix bug #3565505 - "SCI : crash when loading a savegame"Filippos Karapetis
2012-10-13SCI: Fix bug #3568431 - "SCI: QFG1VGA - Text glitch at the ghosts death screen"Filippos Karapetis
2012-10-13HOPKINS: Cleanup and bugfixes for BOBZONE array initialisationPaul Gilbert
2012-10-13HOPKINS: Put a TODO in Capture_Mem to clip reading to within the passed surfacePaul Gilbert