aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo
AgeCommit message (Expand)Author
2010-12-26HUGO: Fix MIDI Player Memory Leak in H3 Win.David Turner
2010-12-22HUGO: Suppress two obsolete definesArnaud Boutonné
2010-12-22HUGO: Suppress some obsolete volume related variablesArnaud Boutonné
2010-12-22HUGO: Implement syncSoundSettings()Arnaud Boutonné
2010-12-22HUGO: Replace function comments by doxygen commentsArnaud Boutonné
2010-12-22HUGO: Fix little bug in sound playerArnaud Boutonné
2010-12-22HUGO: Slight formatting fix.Johannes Schickel
2010-12-22HUGO: Set some volume levels to get the MAME adlib emul workingHenry Bush
2010-12-22HUGO: Add music debug level, some cleanup when opening driverHenry Bush
2010-12-20HUGO: Fix several warnings reported by CppCheckArnaud Boutonné
2010-12-20HUGO: Improve keyboard handlingArnaud Boutonné
2010-12-20HUGO: Add god mode to H1 Dos and H2 DosArnaud Boutonné
2010-12-19HUGO: Fix case bug in God ModeArnaud Boutonné
2010-12-19HUGO: Implement setBackgroundColor()Arnaud Boutonné
2010-12-17HUGO: little code cleanupArnaud Boutonné
2010-12-15HUGO: Fix pathfinding bug in 'bridge' screen (H3 Dos)Arnaud Boutonné
2010-12-15HUGO: Clean-up, move MidiPlayer class definition to .h fileArnaud Boutonné
2010-12-15HUGO: Ensure F6 (inventory) is only active when appropriateArnaud Boutonné
2010-12-15HUGO: No longer shift down inventory by 8 pixelsArnaud Boutonné
2010-12-13HUGO: Add splash screen in H2 and H3 WinArnaud Boutonné
2010-12-13TOOL: Fix palette bug in H3 Dos (when leaving the cave)Arnaud Boutonné
2010-12-12HUGO: Replace PROMPT box by YESNO box in H3 DosArnaud Boutonné
2010-12-12HUGO: Fix "mouse" bug in H3 Dos, TPS tuningArnaud Boutonné
2010-12-10HUGO: Enable the use of the icon based inventoryArnaud Boutonné
2010-12-10HUGO: Fix bug in HUGO.DAT loadingArnaud Boutonné
2010-12-08HUGO: Hopefully fix overlapping memory regionsArnaud Boutonné
2010-12-08HUGO: Fix an episode name and several picture directoriesArnaud Boutonné
2010-12-08TOOLS: Fix the "Mouse text" crash in HugoArnaud Boutonné
2010-12-07DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engineMax Horn
2010-12-06HUGO: Fixed Valgrind Errors and Segfault when hugo.dat is missing.David Turner
2010-12-06HUGO: Fix crash in H3 (Swinger display name)Arnaud Boutonné
2010-12-06HUGO: Fixed ReadPCX Memory LeakDavid Turner
2010-12-05HUGO: Partial Fix For Leaks from ReadPCX()David Turner
2010-12-05HUGO: Remove Invalid Memory Read in getSound() - Size not defined until after...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: Fix palette issue after restoring a game in H3Arnaud Boutonné
2010-11-30HUGO: Close Memory Leak in PlayMusic() Function.David Turner
2010-11-30HUGO: Close Two Memory Leaks.David Turner
2010-11-29HUGO: Fix save/load screens, which were always showing slot0 infoArnaud Boutonné
2010-11-29HUGO: Fix assert in H3 Win when displaying the elephant and the planeArnaud Boutonné
2010-11-29HUGO: Fix a remaining warningArnaud Boutonné
2010-11-29HUGO: Fix compilationArnaud Boutonné
2010-11-29HUGO: Add GMM save/load and RTLArnaud Boutonné
2010-11-28HUGO: Modify or suppress some obsolete comments and warningsArnaud Boutonné
2010-11-27HUGO: Add F4/F5 keys to save/restoreGameArnaud Boutonné
2010-11-27TOOLS: Fix 'Boat' bug in H1 DosArnaud Boutonné
2010-11-27HUGO: Fix warningTorbjörn Andersson
2010-11-26HUGO: Add Win save/restore behavior to the Dos versions Arnaud Boutonné
2010-11-26HUGO: Avoid using 'short' in function definitionArnaud Boutonné