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
/
detection.cpp
Age
Commit message (
Expand
)
Author
2019-11-03
ENGINES: Add an engine ID to all the engines
Bastien Bouclet
2018-04-07
ALL: Load savegame thumbnail only when necessary
Adrian Frühwirth
2016-03-08
ENGINES: Make variable names of ADGameDescription conform to our guidelines.
Johannes Schickel
2016-02-25
HUGO: Let listSaves return list sorted on slot numbers.
Johannes Schickel
2016-01-26
HUGO: Only request actual save slots in listSaves.
Johannes Schickel
2014-02-18
HUGO: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-17
HUGO: Indent REGISTER_PLUGIN_* for consistency.
Johannes Schickel
2014-02-09
HUGO: Reduce the scope of some variables
Strangerke
2013-05-02
COMMON: Change kPlatformPC to kPlatformDOS
Matthew Hoops
2012-07-03
HUGO: Slight cleanup in querySaveMetaInfos.
Johannes Schickel
2011-11-16
LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)
Strangerke
2011-10-23
AD: Switched rest of the engines to new GUIO
Eugene Sandulenko
2011-08-07
GRAPHICS: Simplify the interface of Graphics::loadThumbnail().
Christoph Mallon
2011-06-10
HUGO: Switch to alternate AdvancedMetaEngine, avoid ADParams
Max Horn
2011-06-10
ENGINES: Change incorrect use of 'target' to 'gameid'
Max Horn
2011-05-16
ENGINES: Unify engine names
Thierry Crozat
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-03-08
HUGO: Misc savegame modifications
strangerke
2011-02-12
HUGO: Cleanup based on Fingolfin comments
Arnaud Boutonné
2010-11-29
HUGO: Fix save/load screens, which were always showing slot0 info
Arnaud Boutonné
2010-11-29
HUGO: Add GMM save/load and RTL
Arnaud Boutonné
2010-11-26
HUGO: Get rid of initial savegame
Arnaud Boutonné
2010-11-07
HUGO: Use DOS names for and exact names in endGame()
Arnaud Boutonné
2010-10-10
HUGO: Use _targetName for naming save files
Matthew Hoops
2010-09-04
HUGO: Fix decryption in H2 DOS, plus some cleanup
Arnaud Boutonné
2010-08-27
HUGO: Hopefully fix GCC_PRINTF issue in util
Arnaud Boutonné
2010-08-20
Hugo : Style - Add parenthesis around condition when conditional operator is ...
Arnaud Boutonné
2010-08-17
HUGO: Fix file permissions
Sven Hesse
2010-08-17
Hugo: Fix very minor typo.
John Willis
2010-08-17
HUGO: Adding engine to the main tree
Eugene Sandulenko