Commit Graph

958 Commits

Author SHA1 Message Date
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
Strangerke
4b7f352768 HOPKINS: Fix bug #3611566 2013-04-26 00:41:04 +02:00
Torbjörn Andersson
5d7067baaa HOPKINS: Silence GCC warning 2013-04-21 10:18:30 +02:00
Strangerke
cb2b375ff0 HOPKINS: Fix missing break in switch CID 1003757 2013-04-21 08:28:23 +02:00
Strangerke
b2d5b40305 HOPKINS: Enlarge _lockedAnims array to avoid potential out of bound access. CID 1004012 2013-04-21 08:25:42 +02:00
Paul Gilbert
4518535968 HOPKINS: Removed spaces after asserts 2013-04-21 01:13:02 -04:00
Strangerke
48c62cbb7d HOPKINS: Fix code related to _zoneLine 2013-04-21 00:40:09 +02:00
Strangerke
f66e702e01 HOPKINS: More MAX_LINES cleanup 2013-04-21 00:28:41 +02:00
Strangerke
b7d4ece827 HOPKINS: Add extra sanity check CID 1004008 2013-04-21 00:26:41 +02:00
Willem Jan Palenstijn
31e08b923c HOPKINS: MAX_LINES cleanup 2013-04-21 00:24:48 +02:00
Strangerke
be0f082ab6 HOPKINS: Improve test on lineData in testLine. CID 1003821 2013-04-21 00:00:54 +02:00
Strangerke
3c94770349 HOPKINS: Fix missing break in characterRoute() CID 1003758 2013-04-20 23:48:34 +02:00
Strangerke
08b1002eb5 HOPKINS: Fix check on index in LinesManager. CID 1004010 2013-04-20 23:41:23 +02:00
Johannes Schickel
2785c3a528 Merge pull request #322 from fingolfin/fix-clang-warnings
Fix clang warnings
2013-04-19 06:43:47 -07:00
Strangerke
907f650620 HOPKINS: Remove useless endless loop in AnimationManager 2013-04-19 08:16:15 +02:00
Strangerke
cbf85da3f3 HOPKINS: Simplify code in checkSounds() 2013-04-19 08:10:30 +02:00
Strangerke
398b4353a6 HOPKINS: Remove dead code and out of bound access in SoundManager 2013-04-19 08:05:29 +02:00
Strangerke
6de13b475e HOPKINS: Fix missing break in ScriptManager. CID 1003759 2013-04-19 00:51:00 +02:00