aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo/hugo.cpp
AgeCommit message (Expand)Author
2011-02-05HUGO: Fix leak (thanks digitall)Arnaud Boutonné
2011-02-03HUGO: Suppress static variables (except one)Arnaud Boutonné
2011-02-02HUGO: 'Constify' engine as much as possibleArnaud Boutonné
2011-02-01HUGO: Use a separate thread for honker player and fix ticks per secondsArnaud Boutonné
2011-01-31Hugo: Some cleanupArnaud Boutonné
2011-01-30HUGO: Arnaud Boutonné
2011-01-29HUGO: Cleanup drawRectangle() and keyHandler()Arnaud Boutonné
2011-01-28HUGO: Add a function to display exit hotspots in God ModeArnaud Boutonné
2011-01-27HUGO: Handle mouse 'UP' events instead of 'DOWN'. Arnaud Boutonné
2011-01-25HUGO: Move text arrays to a separate classArnaud Boutonné
2011-01-23HUGO: Get rid of (almost) all the remaining definesArnaud Boutonné
2011-01-23HUGO: CleanupArnaud Boutonné
2011-01-20HUGO: Cleanup: Remove some C-style commentsArnaud Boutonné
2011-01-19HUGO: Move mouseHander() out of runMachine()Arnaud Boutonné
2011-01-18HUGO: Clean upArnaud Boutonné
2011-01-18HUGO: Improve mouse support in H3 DOS versionArnaud Boutonné
2011-01-09HUGO: intros are now skippableArnaud Boutonné
2011-01-08HUGO: Merge inventory object and mouse cursor when selectedArnaud Boutonné
2011-01-07TOOLS: Add Dos intro music number in hugo.datArnaud Boutonné
2011-01-06HUGO: Implement DOS playerArnaud Boutonné
2011-01-04HUGO: Implement menu commandsArnaud Boutonné
2011-01-03HUGO: Load bitmaps from hugo.datArnaud Boutonné
2011-01-03HUGO: Stub for the top menuEugene Sandulenko
2011-01-02HUGO: Fix 2 bugs that were causing several crashes using the mouseArnaud Boutonné
2011-01-01HUGO: Midi are no longer looping. Add handling to default playlistArnaud Boutonné
2011-01-01HUGO: Reduce CPU usage by adding a delay in the main loopArnaud Boutonné
2010-12-22HUGO: Suppress some obsolete volume related variablesArnaud Boutonné
2010-12-22HUGO: Implement syncSoundSettings()Arnaud Boutonné
2010-12-22HUGO: Add music debug level, some cleanup when opening driverHenry Bush
2010-12-20HUGO: Improve keyboard handlingArnaud Boutonné
2010-12-15HUGO: Clean-up, move MidiPlayer class definition to .h fileArnaud Boutonné
2010-12-13HUGO: Add splash screen in H2 and H3 WinArnaud Boutonné
2010-12-12HUGO: Fix "mouse" bug in H3 Dos, TPS tuningArnaud Boutonné
2010-12-10HUGO: Fix bug in HUGO.DAT loadingArnaud Boutonné
2010-12-08HUGO: Fix an episode name and several picture directoriesArnaud Boutonné
2010-12-06HUGO: Fixed Valgrind Errors and Segfault when hugo.dat is missing.David Turner
2010-12-05HUGO: Partial Fix For Leaks from ReadPCX()David Turner
2010-12-01HUGO: Add Missing shutdown() Call - Currently Disabled.David Turner
2010-12-01HUGO: Use cursorman, add a windows-looking cursorArnaud Boutonné
2010-11-30HUGO: Close Two Memory Leaks.David Turner
2010-11-29HUGO: Add GMM save/load and RTLArnaud Boutonné
2010-11-26HUGO: Get rid of initial savegameArnaud Boutonné
2010-11-22HUGO: Suppress useless enums, cleanupArnaud Boutonné
2010-11-13HUGO: Close two minor memory leaks.David Turner
2010-11-12TOOL+HUGO: Misc modificationsArnaud Boutonné
2010-11-11HUGO: Cleanup, move several functions and variables to the object classArnaud Boutonné
2010-11-11TOOL: Suppress useless strings in textUtil Arnaud Boutonné
2010-11-09HUGO: Fix the last leaks in H1 DosArnaud Boutonné
2010-11-09HUGO: Fix several memory leaksArnaud Boutonné
2010-11-07HUGO: Use DOS names for and exact names in endGame()Arnaud Boutonné