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
2010-12-06
HUGO: Fixed ReadPCX Memory Leak
David Turner
2010-12-05
HUGO: Partial Fix For Leaks from ReadPCX()
David Turner
2010-12-05
HUGO: Remove Invalid Memory Read in getSound() - Size not defined until after...
David Turner
2010-12-01
HUGO: Add Missing shutdown() Call - Currently Disabled.
David Turner
2010-12-01
HUGO: Use cursorman, add a windows-looking cursor
Arnaud Boutonné
2010-11-30
HUGO: Fix palette issue after restoring a game in H3
Arnaud Boutonné
2010-11-30
HUGO: Close Memory Leak in PlayMusic() Function.
David Turner
2010-11-30
HUGO: Close Two Memory Leaks.
David Turner
2010-11-29
HUGO: Fix save/load screens, which were always showing slot0 info
Arnaud Boutonné
2010-11-29
HUGO: Fix assert in H3 Win when displaying the elephant and the plane
Arnaud Boutonné
2010-11-29
HUGO: Fix a remaining warning
Arnaud Boutonné
2010-11-29
HUGO: Fix compilation
Arnaud Boutonné
2010-11-29
HUGO: Add GMM save/load and RTL
Arnaud Boutonné
2010-11-28
HUGO: Modify or suppress some obsolete comments and warnings
Arnaud Boutonné
2010-11-27
HUGO: Add F4/F5 keys to save/restoreGame
Arnaud Boutonné
2010-11-27
TOOLS: Fix 'Boat' bug in H1 Dos
Arnaud Boutonné
2010-11-27
HUGO: Fix warning
Torbjörn Andersson
2010-11-26
HUGO: Add Win save/restore behavior to the Dos versions
Arnaud Boutonné
2010-11-26
HUGO: Avoid using 'short' in function definition
Arnaud Boutonné
2010-11-26
HUGO: Get rid of initial savegame
Arnaud Boutonné
2010-11-26
HUGO: Clean up Scheduler
Arnaud Boutonné
2010-11-22
HUGO: Rewrite saveObjects() and restoreObjects()
Arnaud Boutonné
2010-11-22
HUGO: Suppress useless enums, cleanup
Arnaud Boutonné
2010-11-19
HUGO: Start using endianness-safe read/write functions
Arnaud Boutonné
2010-11-13
HUGO: Fixed crash on exit when hugo.dat is not available
Filippos Karapetis
2010-11-13
HUGO: Close two minor memory leaks.
David Turner
2010-11-12
TOOL+HUGO: Misc modifications
Arnaud Boutonné
2010-11-11
HUGO: Cleanup, move several functions and variables to the object class
Arnaud Boutonné
2010-11-11
TOOL: Suppress useless strings in textUtil
Arnaud Boutonné
2010-11-11
HUGO: Suppress the use of Utils::Error, cleanup
Arnaud Boutonné
2010-11-09
HUGO: Fix the last leaks in H1 Dos
Arnaud Boutonné
2010-11-09
HUGO: Fix several memory leaks
Arnaud Boutonné
2010-11-07
HUGO: Use DOS names for and exact names in endGame()
Arnaud Boutonné
2010-11-07
HUGO: Fix crash when hugo.dat is not the expected version
Arnaud Boutonné
2010-11-07
HUGO: Added basic debugging console to engine
David Turner
2010-11-07
HUGO: Move fonts to display.cpp
Arnaud Boutonné
2010-11-06
HUGO: Move _palette to display.cpp
Arnaud Boutonné
2010-11-06
HUGO: Implement REMAPPAL.
Arnaud Boutonné
2010-11-05
HUGO: Silent GCC warning introduced in r54087
Arnaud Boutonné
2010-11-05
HUGO: Suppress useless case in processRoute()
Arnaud Boutonné
2010-11-05
HUGO: Suppress status variables related to playback
Arnaud Boutonné
2010-11-05
TOOL: Fix bug in data in Hugo2 Dos
Arnaud Boutonné
2010-11-04
TOOL: Fix ticks per seconds for H1 Dos
Arnaud Boutonné
2010-11-03
HUGO: Fix 'exit' command in DOS versions
Arnaud Boutonné
2010-11-02
HUGO: Fix typo... sorry
Arnaud Boutonné
2010-11-02
HUGO: Fix cypher for v1 Dos
Arnaud Boutonné
2010-11-01
HUGO: Replace Utils::Warn() by warning()
Max Horn
2010-11-01
HUGO: Fix typo
Arnaud Boutonné
2010-11-01
HUGO: Convert class member comments to Doxygen format
Arnaud Boutonné
2010-11-01
COMMON: Rename String::printf() to String::format()
Max Horn
[next]