index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
hugo
/
file.cpp
Age
Commit message (
Expand
)
Author
2016-02-20
HUGO: Translate buttons in load and save dialogs.
Thierry Crozat
2014-02-28
IMAGE: Move all ImageDecoders to image/
Matthew Hoops
2014-02-18
HUGO: Make GPL headers consistent in themselves.
Johannes Schickel
2013-11-01
HUFO: Fix CID 1002880, 1002881. Use nullptr where possible instead of 0
Strangerke
2013-10-31
HUGO: Fix CID 1063173, 1002888, 1002886
Strangerke
2013-05-02
COMMON: Change kPlatformPC to kPlatformDOS
Matthew Hoops
2013-04-26
HUGO: Fix some uninitialized variables. CID 1002887
Strangerke
2012-09-14
HUGO: Use surface width instead of its pitch when copying to raw memory blobs
Filippos Karapetis
2012-09-13
HUGO: Switch to the common PCX decoder
Filippos Karapetis
2012-06-18
HUGO: Missing file in previous commit
Strangerke
2012-06-13
HUGO: Rename pointers
Strangerke
2012-06-13
HUGO: Rename structs and enums
Strangerke
2012-06-13
HUGO: More renaming
Strangerke
2012-06-13
HUGO: Some more renaming
Strangerke
2012-06-13
HUGO: Apply coding convention (in progress)
Strangerke
2012-06-10
GUI: Add helper to SaveLoadChooser, which uses the currently active target.
Johannes Schickel
2012-06-10
GUI: Get rid of SaveLoadChooser::setSaveMode.
Johannes Schickel
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-24
HUGO: Fix BE issue in getSound(). Thanks wjp for finding that issue.
strangerke
2011-04-24
HUGO: Hopefully fix the valgrind error reported by Digitall in bug #3292391
strangerke
2011-03-30
HUGO: Fix s_bootCypherLen *for real*
Max Horn
2011-03-30
HUGO: Fix cypher fix ;)
Max Horn
2011-03-29
HUGO: - BSF file is no longer mandatory for H2 and H3 Dos.
strangerke
2011-03-24
HUGO: Turn FileManager::getBootCypher into a const static variable
Max Horn
2011-03-24
HUGO: When erroring out due to a missing file, tell the user which file is mi...
Max Horn
2011-03-21
HUGO: Replace Utils::Box by Utils::notifyBox + Common::String::format
Max Horn
2011-03-08
HUGO: Misc savegame modifications
strangerke
2011-03-07
HUGO: Fix registration messages for H1 Dos Freeware version (in intro)
strangerke
2011-02-20
HUGO: Some more refactoring
strangerke
2011-02-18
HUGO: Remove extra spaces at end of lines
strangerke
2011-02-18
HUGO: Move several short function bodies from headers to cpp files
strangerke
2011-02-15
HUGO: Replace cypher by a global variable, clean engine destructor
strangerke
2011-02-15
HUGO: more refactoring and encapsulation
strangerke
2011-02-12
HUGO: Replace Common::File by Common::ReadStream in several functions
Arnaud Boutonné
2011-02-12
HUGO: Cleanup based on Fingolfin comments
Arnaud Boutonné
2011-02-11
HUGO: Cleanup: fix style issue in Doxygen comments
Arnaud Boutonné
2011-02-08
HUGO: Cleanup : some refactoring and encapsulation (thanks fuzzie for the help)
Arnaud Boutonné
2011-02-07
GUI: Rename SaveLoadChooser::runModal to runModalWithPluginAndTarget
Max Horn
2011-02-03
HUGO: Suppress static variables (except one)
Arnaud Boutonné
2011-02-02
HUGO: 'Constify' engine as much as possible
Arnaud Boutonné
2011-01-31
Hugo: Some cleanup
Arnaud Boutonné
2011-01-30
HUGO: Fix warning reported by GCC
Arnaud Boutonné
2011-01-30
HUGO:
Arnaud Boutonné
2011-01-26
HUGO: Fix some save/restore issues
Sylvain Dupont
2011-01-25
HUGO: Move text arrays to a separate class
Arnaud Boutonné
2011-01-23
HUGO: Get rid of (almost) all the remaining defines
Arnaud Boutonné
2011-01-23
HUGO: Cleanup
Arnaud Boutonné
2011-01-18
HUGO: Clean up
Arnaud Boutonné
[next]