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
/
hugo.h
Age
Commit message (
Expand
)
Author
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
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: Apply coding convention (in progress)
Strangerke
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-02
ENGINES: Change 2nd param of Engine::saveGameState to Common::String
Max Horn
2011-05-25
HUGO: Add boundaries() to the console. God mode no longer shows boundaries, a...
strangerke
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-25
HUGO: Fix bug #3292400 : Overlapping help windows when using the menu bar
strangerke
2011-04-24
HUGO: Hopefully fix the valgrind error reported by Digitall in bug #3292391
strangerke
2011-03-21
HUGO: Replace Utils::Box by Utils::notifyBox + Common::String::format
Max Horn
2011-03-21
HUGO: Split Utils::Box -> new funcs Utils::yesNoBox and Utils::promptBox
Max Horn
2011-03-17
HUGO: Renamed menu.* to dialogs.*
Eugene Sandulenko
2011-03-08
HUGO: Misc savegame modifications
strangerke
2011-03-07
HUGO: Fix registration messages for H1 Dos Freeware version (in intro)
strangerke
2011-03-01
HUGO: Rewrite saveActions() and readActions() in order to be platform and end...
strangerke
2011-02-24
HUGO:
strangerke
2011-02-20
HUGO/TOOLS: reorder things in HUGO.DAT, move from RGBA to RGB
strangerke
2011-02-20
HUGO: Some more refactoring
strangerke
2011-02-18
HUGO: Move several short function bodies from headers to cpp files
strangerke
2011-02-18
HUGO: Avoid duplicated code in functions related to HUGO.DAT
strangerke
2011-02-15
HUGO: more refactoring and encapsulation
strangerke
2011-02-14
HUGO: Some more refactoring
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-11
HUGO: refactoring: move boundaries to object class
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-04
HUGO: Increase the height of window view
Arnaud Boutonné
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-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: Improve mouse support in H3 DOS version
Arnaud Boutonné
2011-01-13
HUGO: Improve mouse support for DOS versions
Arnaud Boutonné
2011-01-11
HUGO: Improve mouse support in DOS versions.
Arnaud Boutonné
2011-01-07
TOOLS: Add Dos intro music number in hugo.dat
Arnaud Boutonné
2011-01-03
HUGO: Load bitmaps from hugo.dat
Arnaud Boutonné
2011-01-03
HUGO: Stub for the top menu
Eugene Sandulenko
2011-01-01
HUGO: Some space/tab cleanups
Arnaud Boutonné
2010-12-30
HUGO: Fix default values in object_t structure for viewx field and followings.
Arnaud Boutonné
2010-12-22
HUGO: Implement syncSoundSettings()
Arnaud Boutonné
2010-12-22
HUGO: Add music debug level, some cleanup when opening driver
Henry Bush
[next]