aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins
AgeCommit message (Expand)Author
2013-06-09HOPKINS: Fix code formattingStrangerke
2013-06-06HOPKINS: Fix glitch occurring in the intro of the Linux Demo.Strangerke
2013-06-05HOPKINS: Fix 2 glitches reported by greencis in win95 demosStrangerke
2013-05-28HOPKINS: Fix crash in Polish demo - Bug #3613954Strangerke
2013-05-26HOPKINS: Fix bug #3613819 - Crash when loading a savegame in Win95 DemoStrangerke
2013-05-22HOPKINS: Update detection to avoid as much as possible the use of executablesStrangerke
2013-05-18HOPKINS: Remove left-over assignmentWillem Jan Palenstijn
2013-05-18HOPKINS: Fix to prevent GMM saving in the underwater sub scenesPaul Gilbert
2013-05-16HOPKINS: Clean up loopsWillem Jan Palenstijn
2013-05-16HOPKINS: Fix shadowed variable not reported by MSVCStrangerke
2013-05-16HOPKINS: Fix bug #3611942 and #3613072 - Pathfinding regression in 1fd81eee40...Strangerke
2013-05-15HOPKINS: Fix erroneous check in pathfindingStrangerke
2013-05-14HOPKINS: Bugfix for #3612410 - hotspots are offPaul Gilbert
2013-05-13HOPKINS : Added a lines debugger commandsylvaintv
2013-05-12HOPKINS: Use different colors for displaying hotspot zonesStrangerke
2013-05-12HOPKINS: Clean debug channels, add Pathfinding tracesStrangerke
2013-05-11HOPKINS: Courtesy of SylvainTV - Fix long diagonals to bottom left and rightStrangerke
2013-05-11HOPKINS: Fix bug #3613068 - Detection of Hopkins RussianStrangerke
2013-05-10HOPKINS: Added a zones debugger commandPaul Gilbert
2013-05-08HOPKINS: Fix bug #3612566 - scaling glitch on Samanthasylvaintv
2013-05-08* HOPKINS: Fix bug #3611824 - problem when changing clothessylvaintv
2013-05-08HOPKINS: Fix bug #3611824 - music cut during dialogs after loading from launcherStrangerke
2013-05-08HOPKINS: Fix bug #3612115 - Courtesy of SylvainTV: Fix palette in thumbnailsStrangerke
2013-05-07HOPKINS: Fix bug #3612036 - partially broken thumbnail - Courtesy of SylvainTVStrangerke
2013-05-06HOPKINS: Remove useless assertStrangerke
2013-05-06HOPKINS: Get rid of magic valuesStrangerke
2013-05-05HOPKINS: Fix bug #3612483 - FadeOut length issue after lift animationStrangerke
2013-05-04HOPKINS: Hide the mouse cursor, which was still visible in some part of the i...Strangerke
2013-05-04HOPKINS: Add another workaround for the BeOS version, so it displays at least...Strangerke
2013-05-04HOPKINS: Workaround for bug #3612611 - Missing credit file in BeOS version!Strangerke
2013-05-04HOPKINS: Search for alternate names for ending animationsStrangerke
2013-05-04HOPKINS: Hide mouse before displaying creditsStrangerke
2013-05-04HOPKINS: Fix bug #3612482 - ending credits issuesStrangerke
2013-05-03HOPKINS: Fix bug #3612114 - Mouse accidentally enabled during intro, leading ...Strangerke
2013-05-01HOPKINS: Fix bug #3612406 - New version not detectedStrangerke
2013-05-01HOPKINS: Remove a hack for T421 animation, rework playAnim2() to accept an al...Strangerke
2013-05-01HOPKINS: Remove an incomplete hack in playAnim(), rework related code to avoi...Strangerke
2013-05-01HOPKINS: Remove double comma in animation sequencesStrangerke
2013-05-01HOPKINS: Fix bug #3612409 - Crash due to original bug in animation sequenceStrangerke
2013-05-01HOPKINS: Fix bug#3612423 - Crash while playing 421 using the OS2 VersionStrangerke
2013-05-01HOPKINS: Remove debug warning, fix code alignmentStrangerke
2013-05-01HOPKINS: Fix bug#3612110 - Script bug in FBI labStrangerke
2013-04-28HOPKINS: Fix for #3611739 graphic corruption in Breakout gamePaul Gilbert
2013-04-26Merge branch 'master' of https://github.com/scummvm/scummvmPaul Gilbert
2013-04-26HOPKINS: Fix Return to LauncherPaul Gilbert
2013-04-26HOPKINS: Fix bug #3611566Strangerke
2013-04-21HOPKINS: Silence GCC warningTorbjörn Andersson
2013-04-21HOPKINS: Fix missing break in switch CID 1003757Strangerke
2013-04-21HOPKINS: Enlarge _lockedAnims array to avoid potential out of bound access. C...Strangerke
2013-04-21HOPKINS: Removed spaces after assertsPaul Gilbert