10 Commits
Author SHA1 Message Date
sluicebox b87266e2a1 HUGO: Adjust HUGO1 DOS hotspots
We enlarged the HUGO1 DOS hotspots for mouse compatibility in:
ac6c88869e

Two of these enlarged hotspots included Hugo's initial position in a
room, and that caused incorrect room changes when using the keyboard.

Now these two rectangles are slightly reduced so that they exclude
Hugo's initial position. They are still larger than the originals for
mouse compatibility.

Fixes:
- Garden: Walking up or right from Hugo's initial position would cause
  a room change to the kitchen below.
- Final room: Walking right from the initial position would cause a
  room change to the lake below when hitting the right wall.
2026-01-29 10:54:56 -08:00
sluicebox 05d0d21abd HUGO: Fix HUGO2 DOS delays in static data
HUGO2 DOS runs at 8 ticks per second. We are handling this correctly
in the engine, but in the static data we declared 9 ticks per second.

Fixes delays taking too long in the introduction and elsewhere.

Previously: bf787323ab
2026-01-24 09:48:51 -08:00
sluicebox 04d0dd582c HUGO: Fix Cousin Harry animations in HUGO2 Windows
Fixes incorrect image counts in Harry's two sequence lists, causing
Harry to flip back and forth instead of jumping up and down.

This was a ScummVM bug, we had the wrong value in our Windows table.
2026-01-06 23:36:19 -08:00
Hubert Maier 13807ec83d JANITORIAL: DEVTOOLS: Fix typos 2024-09-13 12:17:53 +03:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Johannes Schickel e96900aec3 DEVTOOLS: Make GPL headers consistent in themselves. 2014-02-18 02:39:33 +01:00
Matt Lewandowsky a9d6c87ea6 HUGO: Change _UP to __UP to avoid definition conflict on some backends. 2011-10-31 12:11:11 +01:00
Christoph Mallon 23a0f5318c JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
strangerke 69b1485a22 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
Max Horn 6cf1de87ac DEVTOOLS: Renamed 'tools' directory to 'devtools' 2011-04-09 23:47:35 +02:00