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
Age
Commit message (
Expand
)
Author
2011-02-26
HUGO: Fix graphic glitches in DOS versions
strangerke
2011-02-24
HUGO:
strangerke
2011-02-20
HUGO: Fix crash when Hugo.dat not found (or wrong version detected)
strangerke
2011-02-20
HUGO/TOOLS: reorder things in HUGO.DAT, move from RGBA to RGB
strangerke
2011-02-20
HUGO: Fix a bug in setCursorPal() introduced by recent palette modifications
strangerke
2011-02-20
HUGO: Some more refactoring
strangerke
2011-02-19
Merge branch 'osystem-palette' of https://github.com/lordhoto/scummvm into ma...
Johannes Schickel
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-18
HUGO: Avoid duplicated code in functions related to HUGO.DAT
strangerke
2011-02-15
Merge branch 'master' into osystem-palette
Johannes Schickel
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-14
HUGO: Adapt to the setPalette RGBA->RGB change.
Johannes Schickel
2011-02-14
HUGO: Some more refactoring
strangerke
2011-02-12
HUGO: Fix a bug in engine destructor
strangerke
2011-02-12
HUGO: Start to simplify hugo.dat loading
strangerke
2011-02-12
HUGO: Replace Common::File by Common::ReadStream in several functions
Arnaud Boutonné
2011-02-12
HUGO: little optimization in decodeString(), cleanup
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: Fix warning "virtual function override intended?" reported by LordHoto ...
Arnaud Boutonné
2011-02-11
HUGO: Fix regression in H3: game exits at the end of the intro
Arnaud Boutonné
2011-02-11
HUGO: refactoring: move boundaries to object class
Arnaud Boutonné
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-02-08
HUGO: Cleanup : some refactoring and encapsulation (thanks fuzzie for the help)
Arnaud Boutonné
2011-02-07
ALL: Fix whitespaces / indention
Max Horn
2011-02-07
GUI: Rename SaveLoadChooser::runModal to runModalWithPluginAndTarget
Max Horn
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
2011-02-07
HUGO: Spelling fix.
Alyssa Milburn
2011-02-05
HUGO: Fix leak (thanks digitall)
Arnaud Boutonné
2011-02-05
HUGO: Fix 2 uninitialized variables
Arnaud Boutonné
2011-02-04
HUGO: Increase the height of window view
Arnaud Boutonné
2011-02-04
HUGO: Fix menu icon order (bug reported by D. Gray)
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-02-01
HUGO: in the menu, show modified button before closing the menu, with a short...
Arnaud Boutonné
2011-02-01
HUGO: Use a separate thread for honker player and fix ticks per seconds
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-30
HUGO: Fix a crash in maze and a bug in lineHandler()
Arnaud Boutonné
2011-01-29
HUGO: Cleanup drawRectangle() and keyHandler()
Arnaud Boutonné
2011-01-29
HUGO: Display all (clipped) object zones in God Mode
Arnaud Boutonné
2011-01-28
HUGO: Add a function to display exit hotspots in God Mode
Arnaud Boutonné
2011-01-27
HUGO: Fixed crash when an incorrect hugo.dat file is found
Filippos Karapetis
2011-01-27
HUGO: Handle mouse 'UP' events instead of 'DOWN'.
Arnaud Boutonné
2011-01-26
HUGO: As requested by D. Gray, use 'exit' (DOS) command in Win versions
Arnaud Boutonné
2011-01-26
HUGO: Cleanup: Suppress an obsolete warning and a comment
Arnaud Boutonné
2011-01-26
HUGO: Ensure savegames are not impacted by unexpected ANULL actions, by repla...
Arnaud Boutonné
[prev]
[next]