aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo
AgeCommit message (Expand)Author
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é
2010-11-26HUGO: Get rid of initial savegameArnaud Boutonné
2010-11-26HUGO: Clean up SchedulerArnaud Boutonné
2010-11-22HUGO: Rewrite saveObjects() and restoreObjects()Arnaud Boutonné
2010-11-22HUGO: Suppress useless enums, cleanupArnaud Boutonné
2010-11-19HUGO: Start using endianness-safe read/write functionsArnaud Boutonné
2010-11-13HUGO: Fixed crash on exit when hugo.dat is not availableFilippos Karapetis
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-11HUGO: Suppress the use of Utils::Error, cleanupArnaud 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é
2010-11-07HUGO: Fix crash when hugo.dat is not the expected versionArnaud Boutonné
2010-11-07HUGO: Added basic debugging console to engineDavid Turner
2010-11-07HUGO: Move fonts to display.cppArnaud Boutonné
2010-11-06HUGO: Move _palette to display.cppArnaud Boutonné
2010-11-06HUGO: Implement REMAPPAL. Arnaud Boutonné
2010-11-05HUGO: Silent GCC warning introduced in r54087Arnaud Boutonné
2010-11-05HUGO: Suppress useless case in processRoute()Arnaud Boutonné
2010-11-05HUGO: Suppress status variables related to playbackArnaud Boutonné
2010-11-05TOOL: Fix bug in data in Hugo2 DosArnaud Boutonné
2010-11-04TOOL: Fix ticks per seconds for H1 DosArnaud Boutonné
2010-11-03HUGO: Fix 'exit' command in DOS versionsArnaud Boutonné
2010-11-02HUGO: Fix typo... sorryArnaud Boutonné
2010-11-02HUGO: Fix cypher for v1 DosArnaud Boutonné
2010-11-01HUGO: Replace Utils::Warn() by warning()Max Horn
2010-11-01HUGO: Fix typoArnaud Boutonné