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
2013-05-02
COMMON: Change kPlatformPC to kPlatformDOS
Matthew Hoops
2013-04-26
HUGO: Fix some uninitialized variables. CID 1002887
Strangerke
2013-04-21
HUGO: Add missing initializations in intro constructors. CID 1002884 and 1002885
Strangerke
2013-04-19
HUGO: Initialize variables in Hugo engine constructor. CID 1002886
Strangerke
2013-04-17
HUGO: Fix Uninitialized scalar variables
Strangerke
2012-12-13
COMMON: Add wrapper for isprint.
Johannes Schickel
2012-09-14
HUGO: Use surface width instead of its pitch when copying to raw memory blobs
Filippos Karapetis
2012-09-13
HUGO: Switch to the common PCX decoder
Filippos Karapetis
2012-07-03
HUGO: Slight cleanup in querySaveMetaInfos.
Johannes Schickel
2012-06-18
HUGO: Remove F9 key handling
Strangerke
2012-06-18
HUGO: Missing file in previous commit
Strangerke
2012-06-18
HUGO: Remove dead code
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: Use Common::Point in pathfinding
Strangerke
2012-06-13
HUGO: Some more renaming
Strangerke
2012-06-13
HUGO: Some more renaming
Strangerke
2012-06-13
HUGO: Apply coding convention (in progress)
Strangerke
2012-06-10
GUI: Add helper to SaveLoadChooser, which uses the currently active target.
Johannes Schickel
2012-06-10
GUI: Get rid of SaveLoadChooser::setSaveMode.
Johannes Schickel
2012-03-20
GRAPHICS: Rewrite ImageDecoder to have an improved API
Matthew Hoops
2012-02-21
Merge pull request #182 from fingolfin/forbid-ctype
Willem Jan Palenstijn
2012-02-20
COMMON: Move isFoo functions to namespace Common, add doxygen comments
Max Horn
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2012-02-15
ALL: Avoid using is* macros from ctype.h
Max Horn
2012-02-10
JANITORIAL: Fix template definition whitespace
Tarek Soliman
2012-02-02
HUGO: Fix keyHandler (noticed by Strangerke).
Alyssa Milburn
2011-12-12
HUGO: Fix warning about hidden pause() method from parent class
Max Horn
2011-11-30
HUGO: Remove obsolete todo
Strangerke
2011-11-16
LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)
Strangerke
2011-11-06
HUGO: Take into account wjp's and LordHoto's suggestions
Strangerke
2011-11-05
HUGO: Fix a CppCheck warning reported by Tetsuo55
Strangerke
2011-11-03
HUGO: Fix warnings
Eugene Sandulenko
2011-10-31
HUGO: Rename Sequence Index Direction Enums.
D G Turner
2011-10-31
HUGO: Change _UP to __UP to avoid definition conflict on some backends.
Matt Lewandowsky
2011-10-23
AD: Switched rest of the engines to new GUIO
Eugene Sandulenko
2011-09-08
HUGO: Improvements to SoundHandler::pcspkr_player().
Alyssa Milburn
2011-09-08
HUGO: Made some static data const.
Johannes Schickel
2011-09-08
JANITORIAL: Fix some formatting glitches in gob, hugo and toon
Strangerke
2011-08-24
HUGO: Coding style fixes.
Alyssa Milburn
2011-08-07
GRAPHICS: Simplify the interface of Graphics::loadThumbnail().
Christoph Mallon
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-08-06
OSYSTEM: extended installTimerProc() with timer ID parameter
Eugene Sandulenko
2011-06-25
HUGO: Fix incorrect usage of sizeof
Willem Jan Palenstijn
2011-06-23
ANALYSIS: Add static casts to is* functions
Littleboy
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-18
HUGO: Replace vsprintf by Common::String::vformat
Max Horn
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
[next]