aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo
AgeCommit message (Expand)Author
2011-02-07ALL: Fix whitespaces / indentionMax Horn
2011-02-07GUI: Rename SaveLoadChooser::runModal to runModalWithPluginAndTargetMax Horn
2011-02-07COMMON: OSystem now has a PaletteManagerMax Horn
2011-02-07HUGO: Spelling fix.Alyssa Milburn
2011-02-05HUGO: Fix leak (thanks digitall)Arnaud Boutonné
2011-02-05HUGO: Fix 2 uninitialized variablesArnaud Boutonné
2011-02-04HUGO: Increase the height of window viewArnaud Boutonné
2011-02-04HUGO: Fix menu icon order (bug reported by D. Gray)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: in the menu, show modified button before closing the menu, with a short...Arnaud 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: Fix warning reported by GCCArnaud Boutonné
2011-01-30HUGO: Arnaud Boutonné
2011-01-30HUGO: Fix a crash in maze and a bug in lineHandler()Arnaud Boutonné
2011-01-29HUGO: Cleanup drawRectangle() and keyHandler()Arnaud Boutonné
2011-01-29HUGO: Display all (clipped) object zones in God ModeArnaud Boutonné
2011-01-28HUGO: Add a function to display exit hotspots in God ModeArnaud Boutonné
2011-01-27HUGO: Fixed crash when an incorrect hugo.dat file is foundFilippos Karapetis
2011-01-27HUGO: Handle mouse 'UP' events instead of 'DOWN'. Arnaud Boutonné
2011-01-26HUGO: As requested by D. Gray, use 'exit' (DOS) command in Win versionsArnaud Boutonné
2011-01-26HUGO: Cleanup: Suppress an obsolete warning and a commentArnaud Boutonné
2011-01-26HUGO: Ensure savegames are not impacted by unexpected ANULL actions, by repla...Arnaud Boutonné
2011-01-26HUGO: Fix some save/restore issuesSylvain Dupont
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: Fix on more GCC warningArnaud Boutonné
2011-01-23HUGO: Fix several warningsArnaud Boutonné
2011-01-23HUGO: Fix GCC compilationArnaud Boutonné
2011-01-23HUGO: CleanupArnaud Boutonné
2011-01-20HUGO: Merge misc versions of display, intro and scheduler classesArnaud Boutonné
2011-01-20HUGO: Close Memory Leak in TopMenu Surfaces.David Turner
2011-01-20HUGO: Cleanup: Remove some C-style commentsArnaud Boutonné
2011-01-19HUGO: Move mouseHander() out of runMachine()Arnaud Boutonné
2011-01-19HUGO: Add specific decodeString() for H1 DosArnaud Boutonné
2011-01-19HUGO: Merge the 2 versions of doAction, cleanupArnaud Boutonné
2011-01-18HUGO: Rename objNumb to objIndex when used as an indexArnaud Boutonné
2011-01-18HUGO: Clean upArnaud Boutonné
2011-01-18HUGO: Improve mouse support in H3 DOS versionArnaud Boutonné
2011-01-18HUGO: Clean-upArnaud Boutonné
2011-01-13HUGO: Improve mouse support for DOS versionsArnaud Boutonné
2011-01-11HUGO: Improve mouse support in DOS versions.Arnaud Boutonné
2011-01-09HUGO: Fix typo in help messageArnaud Boutonné
2011-01-09HUGO: intros are now skippableArnaud Boutonné
2011-01-09HUGO: Modify hint position when an object is selectedArnaud Boutonné
2011-01-08HUGO: Fix an assert when mouse hit the top of the screenArnaud 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: Fix GCC warnings, second try (sorry)Arnaud Boutonné