aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo/file.cpp
AgeCommit message (Expand)Author
2016-02-20HUGO: Translate buttons in load and save dialogs.Thierry Crozat
2014-02-28IMAGE: Move all ImageDecoders to image/Matthew Hoops
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-05-02COMMON: Change kPlatformPC to kPlatformDOSMatthew Hoops
2013-04-26HUGO: Fix some uninitialized variables. CID 1002887Strangerke
2012-09-14HUGO: Use surface width instead of its pitch when copying to raw memory blobsFilippos Karapetis
2012-09-13HUGO: Switch to the common PCX decoderFilippos Karapetis
2012-06-18HUGO: Missing file in previous commitStrangerke
2012-06-13HUGO: Rename pointersStrangerke
2012-06-13HUGO: Rename structs and enumsStrangerke
2012-06-13HUGO: More renamingStrangerke
2012-06-13HUGO: Some more renamingStrangerke
2012-06-13HUGO: Apply coding convention (in progress)Strangerke
2012-06-10GUI: Add helper to SaveLoadChooser, which uses the currently active target.Johannes Schickel
2012-06-10GUI: Get rid of SaveLoadChooser::setSaveMode.Johannes Schickel
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-24HUGO: Fix BE issue in getSound(). Thanks wjp for finding that issue.strangerke
2011-04-24HUGO: Hopefully fix the valgrind error reported by Digitall in bug #3292391strangerke
2011-03-30HUGO: Fix s_bootCypherLen *for real*Max Horn
2011-03-30HUGO: Fix cypher fix ;)Max Horn
2011-03-29HUGO: - BSF file is no longer mandatory for H2 and H3 Dos.strangerke
2011-03-24HUGO: Turn FileManager::getBootCypher into a const static variableMax Horn
2011-03-24HUGO: When erroring out due to a missing file, tell the user which file is mi...Max Horn
2011-03-21HUGO: Replace Utils::Box by Utils::notifyBox + Common::String::formatMax Horn
2011-03-08HUGO: Misc savegame modificationsstrangerke
2011-03-07HUGO: Fix registration messages for H1 Dos Freeware version (in intro)strangerke
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-15HUGO: Replace cypher by a global variable, clean engine destructorstrangerke
2011-02-15HUGO: more refactoring and encapsulationstrangerke
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-08HUGO: Cleanup : some refactoring and encapsulation (thanks fuzzie for the help)Arnaud Boutonné
2011-02-07GUI: Rename SaveLoadChooser::runModal to runModalWithPluginAndTargetMax Horn
2011-02-03HUGO: Suppress static variables (except one)Arnaud Boutonné
2011-02-02HUGO: 'Constify' engine as much as possibleArnaud Boutonné
2011-01-31Hugo: Some cleanupArnaud Boutonné
2011-01-30HUGO: Fix warning reported by GCCArnaud 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: Clean upArnaud Boutonné