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-05-01
Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
Johannes Schickel
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-26
HUGO: Add workaround for bug #3292389: Penelope splits up when dying in chasm
strangerke
2011-04-25
HUGO: Fix bug #3292382 : "Whodunit? & Jungle of Doom set music to off by itself"
strangerke
2011-04-25
HUGO: Fix bug #3292400 : Overlapping help windows when using the menu bar
strangerke
2011-04-25
HUGO: Add a black background behind the score line. This should fix bug #3291...
strangerke
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-04-23
HUGO: Fix Endianness issue in H2 and H3 Dos
strangerke
2011-04-20
HUGO: Silent several warnings reported by littleboy
strangerke
2011-04-17
ALL/GRAPHICS: Remove Surface::bytesPerPixel.
Johannes Schickel
2011-04-17
HUGO: Prefer Surface::format over Surface::bytesPerPixel.
Johannes Schickel
2011-04-17
HUGO: Prefer Surface::create taking a PixelFormat over the one taking a byte ...
Johannes Schickel
2011-04-16
HUGO: Remove debug message
strangerke
2011-04-16
HUGO: Close prompt box dialog on Return key
Eugene Sandulenko
2011-04-16
HUGO: cleanup
Eugene Sandulenko
2011-04-16
HUGO: Fix crashes
Eugene Sandulenko
2011-04-16
HUGO: Implement prompt text box
Eugene Sandulenko
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-25
AUDIO: Move more common code to Audio::MidiPlayer
Max Horn
2011-03-25
HUGO: Move MidiDriver creation into MidiPlayer constructor
Max Horn
2011-03-24
HUGO: Turn FileManager::getBootCypher into a const static variable
Max Horn
2011-03-24
HUGO: Change MidiPlayer to derive from Audio::MidiPlayer
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-23
ENGINES: Further simplify pseudo MidiDrivers; fix some regressions
Max Horn
2011-03-23
AUDIO: Change several fake MidiDrivers to MidiDriver_BASE subclasses
Max Horn
2011-03-23
ENGINES: Use Common::StackLock in more places
Max Horn
2011-03-22
AUDIO: Add pure virtual MidiDriver::isOpen() method
Max Horn
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-19
HUGO: Init volume levels on startup
dhewg
2011-03-17
Hugo: Use EntryDialog in Box()
strangerke
2011-03-17
HUGO: Fix compilation
Eugene Sandulenko
2011-03-17
HUGO: renamed guard #defines
Eugene Sandulenko
2011-03-17
HUGO: Initial work on user input dialog
Eugene Sandulenko
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-02
HUGO: Silence GCC warning
Max Horn
2011-03-01
HUGO: Correct 2 Memory Leaks in DAT Object Loading.
D G Turner
2011-03-01
HUGO: Correction for Schedule saveActions() mistake.
D G Turner
2011-03-01
HUGO: Rewrite saveActions() and readActions() in order to be platform and end...
strangerke
2011-02-28
HUGO: cleanup, fix several bad indirections (thanks LordHoto)
strangerke
2011-02-28
HUGO: Fix assert while saving under linux
strangerke
2011-02-28
HUGO: Remove forgotten debug message
strangerke
2011-02-28
HUGO: rewrite saveEvents() and restoreEvents() in order to be endian and plat...
strangerke
2011-02-27
HUGO: Set all the palette instead of only one color in remapPal.
strangerke
2011-02-27
HUGO: Better fix for graphics glitches in DOS versions, fix H3 ending animation
strangerke
[prev]
[next]