aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo/hugo.h
AgeCommit message (Expand)Author
2010-12-22HUGO: Implement syncSoundSettings()Arnaud Boutonné
2010-12-22HUGO: Add music debug level, some cleanup when opening driverHenry Bush
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-08TOOLS: Fix the "Mouse text" crash in HugoArnaud Boutonné
2010-12-06HUGO: Fix crash in H3 (Swinger display name)Arnaud Boutonné
2010-11-29HUGO: Fix compilationArnaud Boutonné
2010-11-29HUGO: Add GMM save/load and RTLArnaud Boutonné
2010-11-27TOOLS: Fix 'Boat' bug in H1 DosArnaud Boutonné
2010-11-26HUGO: Get rid of initial savegameArnaud Boutonné
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-07HUGO: Use DOS names for and exact names in endGame()Arnaud 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-05TOOL: Fix bug in data in Hugo2 DosArnaud Boutonné
2010-11-04TOOL: Fix ticks per seconds for H1 DosArnaud Boutonné
2010-11-01HUGO: Move _actListArr to schedulerArnaud Boutonné
2010-10-31HUGO: Suppress Playback codeArnaud Boutonné
2010-10-30HUGO: Free some more memory before exitingArnaud Boutonné
2010-10-30HUGO: Free memory on exitArnaud Boutonné
2010-10-25HUGO: Add a debug channel for Object functionsArnaud Boutonné
2010-10-25HUGO: cleanup: Suppress trailing spaces and tabsArnaud Boutonné
2010-10-22HUGO: Move findObjectSpace() to ObjectHandler classArnaud Boutonné
2010-10-21HUGO: Moved _objects to a separate fileArnaud Boutonné
2010-10-15ENGINES: Enhance namespace comments a bitMax Horn
2010-10-15Add doxygen comment for namespaces of several engines.Max Horn
2010-10-15HUGO: Merge engine and hugo filesArnaud Boutonné
2010-10-10HUGO: Use _targetName for naming save filesMatthew Hoops
2010-10-10HUGO: Move Dos strings from Parser to hugo.datArnaud Boutonné
2010-10-10HUGO: New parser for H1 Dos and H2 Dos.Arnaud Boutonné
2010-10-03HUGO: Clean-upArnaud Boutonné
2010-09-27HUGO: Add F3 behavior (recall), little cleanupArnaud Boutonné
2010-09-17HUGO: Fix crash in the first screen of H1 DosArnaud Boutonné
2010-09-16HUGO: Fix H1 DOS initializationArnaud Boutonné
2010-09-12HUGO: Use fonts in HUGO.DAT for the DOS versionArnaud Boutonné
2010-09-06HUGO: Clean up creation toolArnaud Boutonné
2010-09-06HUGO: Add hints in DOS versionsArnaud Boutonné
2010-09-01HUGO: Fix labyrinth bug in Hugo 2 for WindowsArnaud Boutonné
2010-08-27HUGO: Fix a bug in creation tool in act14 (H1 Dos)Arnaud Boutonné
2010-08-26HUGO: Removed some dead code and redundant indirectionOystein Eftevaag
2010-08-20Hugo - Move DOS hardcoded inventory strings to Hugo.datArnaud Boutonné
2010-08-17HUGO: Fix file permissionsSven Hesse
2010-08-17HUGO: Adding engine to the main treeEugene Sandulenko