Age | Commit message (Expand) | Author |
2012-10-21 | CONFIGURE: Clean up OpenPandora flags and add define for USE_ARM_NEON_ASPECT_... | David-John Willis |
2012-10-21 | GRAPHICS: Rename NEON_ASPECT_CORRECTOR to USE_ARM_NEON_ASPECT_CORRECTOR | David-John Willis |
2012-10-21 | HOPKINS: Bugfixes to the execution of walking paths | Paul Gilbert |
2012-10-21 | HOPKINS: Bugfix for super_parcours array usage in PARCOURS2 method | Paul Gilbert |
2012-10-21 | HOPKINS: Some cleanup and renaming of the Tri structure | Paul Gilbert |
2012-10-21 | HOPKINS: Corrected some comments and error messages | Paul Gilbert |
2012-10-21 | HOPKINS: Fix the display of on-screen text | Paul Gilbert |
2012-10-21 | Merge branch 'hopkins' of github.com:dreammaster/scummvm into hopkins | Paul Gilbert |
2012-10-21 | HOPKINS: Fixed implementation of DEF_BOB | Paul Gilbert |
2012-10-21 | ANDROID: Fixed tapping touchpad not sending left clicks | Lauri Härsilä |
2012-10-20 | COMPOSER: Change screen surface variable naming for clarity. | D G Turner |
2012-10-20 | COMPOSER: Close two memory leaks. | D G Turner |
2012-10-20 | HOPKINS: Add some translated comments to function names | Strangerke |
2012-10-20 | HOPKINS: Converted the chemin data block to an int16 array | Paul Gilbert |
2012-10-20 | HOPKINS: Converted BufLig buffer to int16 array | Paul Gilbert |
2012-10-20 | HOPKINS: Converted the LigneItem data block to an int16 array | Paul Gilbert |
2012-10-19 | ANDROID: Mouse and stylus support | Lauri Härsilä |
2012-10-19 | HOPKINS: Converted essai buffers to int16 arrays | Paul Gilbert |
2012-10-19 | HOPKINS: Cleaned up initialisation of Hopkins array. | Paul Gilbert |
2012-10-18 | I18N: Regenerate translations.dat | Eugene Sandulenko |
2012-10-18 | I18N: updated Russian and Ukrainian translations | Eugene Sandulenko |
2012-10-17 | HOPKINS: Add detection for OS/2 and Win95 full versions | Strangerke |
2012-10-17 | HOPKINS: Some corrections to incorrectly declared fields | Paul Gilbert |
2012-10-16 | PEGASUS: Improve error messages when failing to load PICT images | Matthew Hoops |
2012-10-16 | GRAPHICS: Make failing to find the PICT header return false from loadStream | Matthew Hoops |
2012-10-16 | HOPKINS: Some field renaming and field fixes in AFF_SPRITES | Paul Gilbert |
2012-10-16 | HOPKINS: Bugfixes for scene animations initialisation | Paul Gilbert |
2012-10-15 | HOPKINS: Some renaming and cleanup of font structures | Paul Gilbert |
2012-10-15 | HOPKINS: Partial clean-up of AFF_SPRITES to fix Options dialog display | Paul Gilbert |
2012-10-15 | TONY: Fix music bug - 2 songs played simultaneously eventually | Strangerke |
2012-10-14 | HOPKINS: Some renaming and bugfixes to BOITE method | Paul Gilbert |
2012-10-14 | HOPKINS: Further bugfix to collision method | Paul Gilbert |
2012-10-14 | HOPKINS: Minor bugfix for colision method | Paul Gilbert |
2012-10-14 | HOPKINS: Added debugger skeleton | Paul Gilbert |
2012-10-14 | HOPKINS: Bugfix for loading game text indexes | Paul Gilbert |
2012-10-14 | HOPKINS: Rewrote the collision detection | Paul Gilbert |
2012-10-14 | HOPKINS: Removed some redundant references | Paul Gilbert |
2012-10-13 | SCI: Hopefully fix bug #3565505 - "SCI : crash when loading a savegame" | Filippos Karapetis |
2012-10-13 | SCI: Fix bug #3568431 - "SCI: QFG1VGA - Text glitch at the ghosts death screen" | Filippos Karapetis |
2012-10-13 | Merge pull request #284 from digitall/teenagentRefactor | David Turner |
2012-10-13 | HOPKINS: Cleanup and bugfixes for BOBZONE array initialisation | Paul Gilbert |
2012-10-13 | HOPKINS: Put a TODO in Capture_Mem to clip reading to within the passed surface | Paul Gilbert |
2012-10-13 | HOPKINS: Comment out original code that draws the cursor on the screen. | Paul Gilbert |
2012-10-13 | HOPKINS: Fix to show the ScummVM cursor at the correct position | Paul Gilbert |
2012-10-13 | HOPKINS: Finally implemented VBL cursor method properly | Paul Gilbert |
2012-10-13 | HOPKINS: Fixed Copy_WinScan_Vbe3 method | Paul Gilbert |
2012-10-13 | HOPKINS: Reimplemented animation player method | Paul Gilbert |
2012-10-13 | HOPKINS: Some cleanup to the video frame display and fading methods | Paul Gilbert |
2012-10-13 | HOPKINS: Corrected some file exists calls | Paul Gilbert |
2012-10-13 | HOPKINS: Added missing GOHOME/GOHOME2 methods | Paul Gilbert |