scummvm/engines/hugo
Arnaud Boutonné c428cfbb85 HUGO: Fix "mouse" bug in H3 Dos, TPS tuning
- Fix "mouse" bug in H3 DOS. Game is still not completable
- Use variable normal TPS, as it was slightly different in
some DOS versions

svn-id: r54880
2010-12-12 07:40:00 +00:00
..
console.cpp DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine 2010-12-07 18:54:21 +00:00
console.h DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine 2010-12-07 18:54:21 +00:00
detection.cpp HUGO: Fix save/load screens, which were always showing slot0 info 2010-11-29 23:57:15 +00:00
display_v1d.cpp HUGO: Move fonts to display.cpp 2010-11-07 00:02:48 +00:00
display_v1w.cpp HUGO: Move fonts to display.cpp 2010-11-07 00:02:48 +00:00
display.cpp HUGO: Fix palette issue after restoring a game in H3 2010-11-30 20:15:02 +00:00
display.h HUGO: Use cursorman, add a windows-looking cursor 2010-12-01 20:11:24 +00:00
file_v1d.cpp TOOL+HUGO: Misc modifications 2010-11-12 18:05:23 +00:00
file_v1w.cpp HUGO: Suppress the use of Utils::Error, cleanup 2010-11-11 10:36:10 +00:00
file_v2d.cpp HUGO: Suppress the use of Utils::Error, cleanup 2010-11-11 10:36:10 +00:00
file_v3d.cpp HUGO: Suppress the use of Utils::Error, cleanup 2010-11-11 10:36:10 +00:00
file.cpp HUGO: Remove Invalid Memory Read in getSound() - Size not defined until after function returns. 2010-12-05 21:52:42 +00:00
file.h HUGO: Add GMM save/load and RTL 2010-11-29 17:42:08 +00:00
game.h HUGO: Fix "mouse" bug in H3 Dos, TPS tuning 2010-12-12 07:40:00 +00:00
global.h HUGO: Add GMM save/load and RTL 2010-11-29 17:42:08 +00:00
hugo.cpp HUGO: Fix "mouse" bug in H3 Dos, TPS tuning 2010-12-12 07:40:00 +00:00
hugo.h HUGO: Fix "mouse" bug in H3 Dos, TPS tuning 2010-12-12 07:40:00 +00:00
intro_v1d.cpp HUGO: Moved _objects to a separate file 2010-10-21 17:09:57 +00:00
intro_v1w.cpp HUGO: Get rid of initial savegame 2010-11-26 23:17:16 +00:00
intro_v2d.cpp HUGO: Moved _objects to a separate file 2010-10-21 17:09:57 +00:00
intro_v2w.cpp HUGO: Moved _objects to a separate file 2010-10-21 17:09:57 +00:00
intro_v3d.cpp HUGO: Convert class member comments to Doxygen format 2010-11-01 20:20:21 +00:00
intro_v3w.cpp HUGO: Convert class member comments to Doxygen format 2010-11-01 20:20:21 +00:00
intro.cpp HUGO: Moved _objects to a separate file 2010-10-21 17:09:57 +00:00
intro.h HUGO: Moved _objects to a separate file 2010-10-21 17:09:57 +00:00
inventory.cpp HUGO: Enable the use of the icon based inventory 2010-12-10 07:08:54 +00:00
inventory.h HUGO: Moved _objects to a separate file 2010-10-21 17:09:57 +00:00
module.mk HUGO: Added basic debugging console to engine 2010-11-07 15:04:47 +00:00
mouse.cpp HUGO: Convert class member comments to Doxygen format 2010-11-01 20:20:21 +00:00
mouse.h HUGO: Moved _objects to a separate file 2010-10-21 17:09:57 +00:00
object_v1d.cpp HUGO: Fix "mouse" bug in H3 Dos, TPS tuning 2010-12-12 07:40:00 +00:00
object_v1w.cpp HUGO: Fix "mouse" bug in H3 Dos, TPS tuning 2010-12-12 07:40:00 +00:00
object_v2d.cpp HUGO: Fix "mouse" bug in H3 Dos, TPS tuning 2010-12-12 07:40:00 +00:00
object_v3d.cpp HUGO: Fix "mouse" bug in H3 Dos, TPS tuning 2010-12-12 07:40:00 +00:00
object.cpp HUGO: Enable the use of the icon based inventory 2010-12-10 07:08:54 +00:00
object.h HUGO: Suppress useless enums, cleanup 2010-11-22 19:50:57 +00:00
parser_v1d.cpp HUGO: Add GMM save/load and RTL 2010-11-29 17:42:08 +00:00
parser_v1w.cpp HUGO: Enable the use of the icon based inventory 2010-12-10 07:08:54 +00:00
parser_v2d.cpp HUGO: Add GMM save/load and RTL 2010-11-29 17:42:08 +00:00
parser_v3d.cpp HUGO: Enable the use of the icon based inventory 2010-12-10 07:08:54 +00:00
parser.cpp HUGO: Fix "mouse" bug in H3 Dos, TPS tuning 2010-12-12 07:40:00 +00:00
parser.h HUGO: Enable the use of the icon based inventory 2010-12-10 07:08:54 +00:00
route.cpp HUGO: Cleanup, move several functions and variables to the object class 2010-11-11 23:04:04 +00:00
route.h HUGO: Avoid using 'short' in function definition 2010-11-26 23:30:31 +00:00
schedule_v1d.cpp HUGO: Clean up Scheduler 2010-11-26 22:15:31 +00:00
schedule_v1w.cpp HUGO: Clean up Scheduler 2010-11-26 22:15:31 +00:00
schedule_v2d.cpp HUGO: Modify or suppress some obsolete comments and warnings 2010-11-28 16:38:01 +00:00
schedule_v3d.cpp HUGO: Clean up Scheduler 2010-11-26 22:15:31 +00:00
schedule.cpp HUGO: Fix "mouse" bug in H3 Dos, TPS tuning 2010-12-12 07:40:00 +00:00
schedule.h HUGO: Clean up Scheduler 2010-11-26 22:15:31 +00:00
sound.cpp HUGO: Close Memory Leak in PlayMusic() Function. 2010-11-30 01:49:00 +00:00
sound.h HUGO: Avoid using 'short' in function definition 2010-11-26 23:30:31 +00:00
util.cpp HUGO: Modify or suppress some obsolete comments and warnings 2010-11-28 16:38:01 +00:00
util.h TOOL: Suppress useless strings in textUtil 2010-11-11 15:01:57 +00:00