aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo/hugo.h
AgeCommit message (Expand)Author
2011-03-01HUGO: Rewrite saveActions() and readActions() in order to be platform and end...strangerke
2011-02-24HUGO:strangerke
2011-02-20HUGO/TOOLS: reorder things in HUGO.DAT, move from RGBA to RGBstrangerke
2011-02-20HUGO: Some more refactoringstrangerke
2011-02-18HUGO: Move several short function bodies from headers to cpp filesstrangerke
2011-02-18HUGO: Avoid duplicated code in functions related to HUGO.DATstrangerke
2011-02-15HUGO: more refactoring and encapsulationstrangerke
2011-02-14HUGO: Some more refactoringstrangerke
2011-02-12HUGO: Replace Common::File by Common::ReadStream in several functionsArnaud Boutonné
2011-02-12HUGO: Cleanup based on Fingolfin commentsArnaud Boutonné
2011-02-11HUGO: Cleanup: fix style issue in Doxygen commentsArnaud Boutonné
2011-02-11HUGO: refactoring: move boundaries to object classArnaud Boutonné
2011-02-08HUGO: Cleanup : some refactoring and encapsulation (thanks fuzzie for the help)Arnaud Boutonné
2011-02-07GUI: Rename SaveLoadChooser::runModal to runModalWithPluginAndTargetMax Horn
2011-02-04HUGO: Increase the height of window viewArnaud Boutonné
2011-02-03HUGO: Suppress static variables (except one)Arnaud Boutonné
2011-02-02HUGO: 'Constify' engine as much as possibleArnaud Boutonné
2011-01-30HUGO: 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: CleanupArnaud Boutonné
2011-01-18HUGO: Improve mouse support in H3 DOS versionArnaud Boutonné
2011-01-13HUGO: Improve mouse support for DOS versionsArnaud Boutonné
2011-01-11HUGO: Improve mouse support in DOS versions.Arnaud Boutonné
2011-01-07TOOLS: Add Dos intro music number in hugo.datArnaud Boutonné
2011-01-03HUGO: Load bitmaps from hugo.datArnaud Boutonné
2011-01-03HUGO: Stub for the top menuEugene Sandulenko
2011-01-01HUGO: Some space/tab cleanupsArnaud Boutonné
2010-12-30HUGO: Fix default values in object_t structure for viewx field and followings.Arnaud Boutonné
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é