aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo/hugo.cpp
AgeCommit message (Expand)Author
2019-10-21HUGO: Fix Missing Default Switch CasesD G Turner
2018-03-23HUGO: Remove unnecessary call to setSeed()Adrian Frühwirth
2017-10-07ENGINES: Remove default1x scaler flagColin Snover
2016-12-08ALL: Leave out instructions for engine data issuesBen Castricum
2016-12-06ALL: Change instructions for engine data file issuesBen Castricum
2016-12-06ALL: Unify 'wrong version of engine data' messageBen Castricum
2016-12-06ALL: Unify 'corrupted engine data' messageBen Castricum
2016-12-05ALL: Unify 'missing engine data' messageBen Castricum
2016-04-13HUGO: Reduce header dependenciesOri Avtalion
2014-02-18HUGO: Make GPL headers consistent in themselves.Johannes Schickel
2013-11-01HUFO: Fix CID 1002880, 1002881. Use nullptr where possible instead of 0Strangerke
2013-10-31HUGO: Fix CID 1063173, 1002888, 1002886Strangerke
2013-07-14JANITORIAL: Remove trailing whitespaceSven Hesse
2013-04-19HUGO: Initialize variables in Hugo engine constructor. CID 1002886Strangerke
2012-06-18HUGO: Remove dead codeStrangerke
2012-06-13HUGO: Rename pointersStrangerke
2012-06-13HUGO: Rename structs and enumsStrangerke
2012-06-13HUGO: More renamingStrangerke
2012-06-13HUGO: Apply coding convention (in progress)Strangerke
2011-06-25HUGO: Fix incorrect usage of sizeofWillem Jan Palenstijn
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-06-02ENGINES: Change 2nd param of Engine::saveGameState to Common::StringMax Horn
2011-05-25HUGO: Fix commentsstrangerke
2011-05-25HUGO: Add boundaries() to the console. God mode no longer shows boundaries, a...strangerke
2011-05-25ALL: initialise -> initializeMatthew Hoops
2011-05-17COMMON: Registers RandomSources in constructor with the event recorderMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-25HUGO: Fix bug #3292400 : Overlapping help windows when using the menu barstrangerke
2011-04-24HUGO: Hopefully fix the valgrind error reported by Digitall in bug #3292391strangerke
2011-03-29HUGO: - BSF file is no longer mandatory for H2 and H3 Dos.strangerke
2011-03-21HUGO: Replace Utils::Box by Utils::notifyBox + Common::String::formatMax Horn
2011-03-19HUGO: Init volume levels on startupdhewg
2011-03-08HUGO: Misc savegame modificationsstrangerke
2011-03-07HUGO: Fix registration messages for H1 Dos Freeware version (in intro)strangerke
2011-02-27HUGO: Better fix for graphics glitches in DOS versions, fix H3 ending animationstrangerke
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: Remove extra spaces at end of linesstrangerke
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: Replace cypher by a global variable, clean engine destructorstrangerke
2011-02-15HUGO: more refactoring and encapsulationstrangerke
2011-02-14HUGO: Some more refactoringstrangerke
2011-02-12HUGO: Fix a bug in engine destructorstrangerke
2011-02-12HUGO: Start to simplify hugo.dat loadingstrangerke
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é