aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo/parser_v2d.cpp
AgeCommit message (Expand)Author
2014-02-18HUGO: Make GPL headers consistent in themselves.Johannes Schickel
2012-06-13HUGO: Rename pointersStrangerke
2012-06-13HUGO: Rename structs and enumsStrangerke
2012-06-13HUGO: Apply coding convention (in progress)Strangerke
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 #3292382 : "Whodunit? & Jungle of Doom set music to off by itself"strangerke
2011-03-21HUGO: Replace Utils::Box by Utils::notifyBox + Common::String::formatMax Horn
2011-03-21HUGO: Split Utils::Box -> new funcs Utils::yesNoBox and Utils::promptBoxMax Horn
2011-03-08HUGO: Misc savegame modificationsstrangerke
2011-02-20HUGO: Some more refactoringstrangerke
2011-02-18HUGO: Move several short function bodies from headers to cpp filesstrangerke
2011-02-15HUGO: more refactoring and encapsulationstrangerke
2011-02-12HUGO: Cleanup based on Fingolfin commentsArnaud Boutonné
2011-02-11HUGO: Cleanup: fix style issue in Doxygen commentsArnaud Boutonné
2011-02-11HUGO: Fix warning "virtual function override intended?" reported by LordHoto ...Arnaud Boutonné
2011-01-30HUGO: Fix a crash in maze and a bug in lineHandler()Arnaud Boutonné
2011-01-25HUGO: Move text arrays to a separate classArnaud Boutonné
2011-01-23HUGO: CleanupArnaud Boutonné
2010-12-20HUGO: Add god mode to H1 Dos and H2 DosArnaud Boutonné
2010-11-29HUGO: Add GMM save/load and RTLArnaud Boutonné
2010-11-26HUGO: Add Win save/restore behavior to the Dos versions Arnaud Boutonné
2010-11-11HUGO: Cleanup, move several functions and variables to the object classArnaud Boutonné
2010-11-01HUGO: Convert class member comments to Doxygen formatArnaud Boutonné
2010-10-21HUGO: Moved _objects to a separate fileArnaud Boutonné
2010-10-11HUGO: Split classes with multiple version in separate filesArnaud Boutonné