Commit Graph

975 Commits

Author SHA1 Message Date
Strangerke
f0233216c8 HOPKINS: Fix glitch before entering bank, in Windows demo
Thanks Greencis for reporting it
2013-06-15 15:00:09 +02:00
Strangerke
869999f3c6 Hopkins: Add some comments 2013-06-15 14:59:05 +02:00
Strangerke
49ec202701 HOPKINS: Fix Heisenbug occuring when finishing the Polish demo
Thanks Greencis for reporting it.
2013-06-14 08:37:01 +02:00
Strangerke
eedf510c2d HOPKINS: Fix glitch in Polish demo when leaving the first room
Thanks Greencis for reporting it
2013-06-12 08:22:41 +02:00
Strangerke
90a8b1b781 HOPKINS: Fix glitch at the end of the intro caused by a double long fade out
Thanks Greencis for reporting it
2013-06-11 08:21:01 +02:00
Strangerke
4d56fe773d HOPKINS: Fix code formatting 2013-06-09 23:12:34 +02:00
Strangerke
b23c5d9522 HOPKINS: Fix glitch occurring in the intro of the Linux Demo.
Thanks greencis for reporting it
2013-06-06 00:24:35 +02:00
Strangerke
af76409408 HOPKINS: Fix 2 glitches reported by greencis in win95 demos 2013-06-05 08:24:11 +02:00
Strangerke
f055512f17 HOPKINS: Fix crash in Polish demo - Bug #3613954 2013-05-28 08:21:59 +02:00
Strangerke
3a23991a18 HOPKINS: Fix bug #3613819 - Crash when loading a savegame in Win95 Demo 2013-05-26 19:32:40 +02:00
Strangerke
f06f335a7c HOPKINS: Update detection to avoid as much as possible the use of executables 2013-05-22 23:34:26 +02:00
Willem Jan Palenstijn
5499022866 HOPKINS: Remove left-over assignment
This should have been removed in 2743da5854 .
2013-05-18 16:46:05 +02:00
Paul Gilbert
11e40f7467 HOPKINS: Fix to prevent GMM saving in the underwater sub scenes 2013-05-18 11:31:12 +10:00
Willem Jan Palenstijn
2743da5854 HOPKINS: Clean up loops 2013-05-16 08:10:14 +02:00
Strangerke
9f641c3d98 HOPKINS: Fix shadowed variable not reported by MSVC 2013-05-16 07:34:58 +02:00
Strangerke
90084cfdce HOPKINS: Fix bug #3611942 and #3613072 - Pathfinding regression in 1fd81eee40 2013-05-16 01:28:30 +02:00
Strangerke
2b1c1734cb HOPKINS: Fix erroneous check in pathfinding 2013-05-15 08:26:36 +02:00
Paul Gilbert
6ee723c905 HOPKINS: Bugfix for #3612410 - hotspots are off 2013-05-14 13:44:53 +10:00
sylvaintv
d6d3c6a13c HOPKINS : Added a lines debugger command 2013-05-13 00:04:55 +02:00
Strangerke
1f509f13b2 HOPKINS: Use different colors for displaying hotspot zones 2013-05-12 18:44:52 +02:00
Strangerke
e9e18cd6b9 HOPKINS: Clean debug channels, add Pathfinding traces 2013-05-12 12:08:49 +02:00
Strangerke
27346f8a08 HOPKINS: Courtesy of SylvainTV - Fix long diagonals to bottom left and right 2013-05-11 17:50:42 +02:00
Strangerke
5d546d4103 HOPKINS: Fix bug #3613068 - Detection of Hopkins Russian 2013-05-11 12:15:45 +02:00
Paul Gilbert
369f886477 HOPKINS: Added a zones debugger command 2013-05-10 17:33:03 +10:00
sylvaintv
43791c51c8 HOPKINS: Fix bug #3612566 - scaling glitch on Samantha 2013-05-08 02:23:44 +02:00
sylvaintv
4b6378f2e8 * HOPKINS: Fix bug #3611824 - problem when changing clothes 2013-05-08 02:21:45 +02:00
Strangerke
19a96699a4 HOPKINS: Fix bug #3611824 - music cut during dialogs after loading from launcher 2013-05-08 00:25:29 +02:00
Strangerke
823844f396 HOPKINS: Fix bug #3612115 - Courtesy of SylvainTV: Fix palette in thumbnails 2013-05-08 00:24:33 +02:00
Strangerke
6285509d64 HOPKINS: Fix bug #3612036 - partially broken thumbnail - Courtesy of SylvainTV 2013-05-07 07:49:30 +02:00
Strangerke
cc3f4a36b2 HOPKINS: Remove useless assert 2013-05-06 08:23:22 +02:00
Strangerke
b1dce29ee8 HOPKINS: Get rid of magic values 2013-05-06 08:21:50 +02:00
Strangerke
3d5b975c37 HOPKINS: Fix bug #3612483 - FadeOut length issue after lift animation 2013-05-05 22:59:10 +02:00
Strangerke
d2a97a409e HOPKINS: Hide the mouse cursor, which was still visible in some part of the intro of the OS/2 and Win95 versions 2013-05-04 20:31:44 +02:00
Strangerke
a2d28dcf0f HOPKINS: Add another workaround for the BeOS version, so it displays at least "The End" 2013-05-04 20:16:47 +02:00
Strangerke
b299481660 HOPKINS: Workaround for bug #3612611 - Missing credit file in BeOS version! 2013-05-04 19:41:58 +02:00
Strangerke
cc771cb692 HOPKINS: Search for alternate names for ending animations
Based on the BeOS executable.
2013-05-04 14:04:39 +02:00
Strangerke
2db9e27600 HOPKINS: Hide mouse before displaying credits 2013-05-04 13:28:04 +02:00
Strangerke
f286ae8f07 HOPKINS: Fix bug #3612482 - ending credits issues 2013-05-04 09:57:40 +02:00
Strangerke
874b96b409 HOPKINS: Fix bug #3612114 - Mouse accidentally enabled during intro, leading to graphic corruption 2013-05-03 08:22:56 +02:00
Strangerke
bef4610dcb HOPKINS: Fix bug #3612406 - New version not detected 2013-05-01 23:57:40 +02:00
Strangerke
7b34c68158 HOPKINS: Remove a hack for T421 animation, rework playAnim2() to accept an alternate animation file name 2013-05-01 23:20:36 +02:00
Strangerke
a11f579a3f HOPKINS: Remove an incomplete hack in playAnim(), rework related code to avoid low/high res missing files 2013-05-01 23:14:00 +02:00
Strangerke
7c4a421276 HOPKINS: Remove double comma in animation sequences 2013-05-01 20:23:08 +02:00
Strangerke
7e0ff980f4 HOPKINS: Fix bug #3612409 - Crash due to original bug in animation sequence 2013-05-01 20:14:19 +02:00
Strangerke
0d1b821197 HOPKINS: Fix bug#3612423 - Crash while playing 421 using the OS2 Version 2013-05-01 19:10:50 +02:00
Strangerke
2fcca389f2 HOPKINS: Remove debug warning, fix code alignment 2013-05-01 15:42:45 +02:00
Strangerke
fad30af045 HOPKINS: Fix bug#3612110 - Script bug in FBI lab 2013-05-01 15:38:59 +02:00
Paul Gilbert
2dd6206f76 HOPKINS: Fix for #3611739 graphic corruption in Breakout game 2013-04-28 18:14:30 +10:00
Paul Gilbert
ff132ee2d4 Merge branch 'master' of https://github.com/scummvm/scummvm 2013-04-26 10:54:52 +10:00
Paul Gilbert
5d48d85219 HOPKINS: Fix Return to Launcher 2013-04-26 10:50:08 +10:00