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
Age
Commit message (
Expand
)
Author
2013-10-02
FULLPIPE: Implement MGM::getItemIndexById()
Eugene Sandulenko
2013-10-02
FULLPIPE: Implement MGM::addItem()
Eugene Sandulenko
2013-10-02
ZVISION: Fix signed/unsigned mismatch
RichieSams
2013-10-02
ZVISION: Standardize includes order and format
RichieSams
2013-10-02
ZVISION: Rename zvision.h inclusion guard to be consistent with the other files
RichieSams
2013-10-02
ZVISION: Fix space formatting
RichieSams
2013-10-02
ZVISION: Move two lookup tables inside the RawZorkStream class
RichieSams
2013-10-02
ZVISION: Remove unnesessary operator overload
RichieSams
2013-10-02
ZVISION: Update removeDuplicateEntries to preserve order
RichieSams
2013-10-02
ZVISION: Convert _timeLeft to a signed int
RichieSams
2013-10-02
ZVISION: Update warning message to correspond to the behavior
RichieSams
2013-10-02
ZVISION: Remove global const variable
RichieSams
2013-10-02
ZVISION: Fix spacing
RichieSams
2013-10-02
ZVISION: Convert _completeFrames to an Array
RichieSams
2013-10-02
ZVISION: Remove global const variables
RichieSams
2013-10-02
ZVISION: Convert all for-loops to use pre-increment instead of post-increment
RichieSams
2013-10-02
ZVISION: Replace all occurances of (*iter). with iter->
RichieSams
2013-10-02
ZVISION: Add newline to end of module.mk
RichieSams
2013-10-02
ZVISION: Fix curly braces formatting
RichieSams
2013-10-02
ZVISION: Create file on the heap to prevent memory scope problems
RichieSams
2013-10-02
ZVISION: Move bit flag to an enum for clarity
RichieSams
2013-10-02
ZVISION: Add debug levels
RichieSams
2013-10-02
ZVISION: Clean up zvision.h
RichieSams
2013-10-02
ZVISION: Break comment into multiple lines for readability
RichieSams
2013-10-02
ZVISION: Clean up the ZVision constructor
RichieSams
2013-10-02
ZVISION: Move creation of the managers to ZVision::initialize()
RichieSams
2013-10-02
ZVISION: Fix debug typo copy-paste error
RichieSams
2013-10-02
ZVISION: Add newline at end of file
RichieSams
2013-10-02
ZVISION: Remove empty file
RichieSams
2013-10-02
SCI: Make a note about pic 390 in the blacklisted SQ4CD NRS patch 1.2
Filippos Karapetis
2013-10-02
SCI: Blacklist the SQ4CD 1.2 NRS patch
Filippos Karapetis
2013-10-02
WINTERMUTE: Remove unused _drawNum
Willem Jan Palenstijn
2013-10-02
SAGA: Clean up variable scope
Willem Jan Palenstijn
2013-10-02
Merge pull request #403 from rrebello/saga_cppcheck_fix
Filippos Karapetis
2013-10-02
WINTERMUTE: Fix regression with _skipThisFrame
Willem Jan Palenstijn
2013-10-02
SAGA: Silent Cppcheck warning in Sprite::loadList().
Rodrigo Rebello
2013-10-02
AVALANCHE: Move ControlCharacter enum to enums
Strangerke
2013-10-02
AVALANCHE: Repair shadowed variable.
uruk
2013-10-02
AVALANCHE: Use Doxygen comments in Animation
Strangerke
2013-10-02
MOHAWK: Fix missing initializers in CSTime engine. CID 1002810.
D G Turner
2013-10-02
CINE: Ensure that Adlib driver callbacks are initialized. CID 1003411.
D G Turner
2013-10-02
CINE: Fix for possible uninitialized variable usage. CID 1086890.
D G Turner
2013-10-01
TSAGE: Shading fix when restoring a game from the title screen
Paul Gilbert
2013-10-02
WINTERMUTE: Fix regression in ticketing
Willem Jan Palenstijn
2013-10-02
WINTERMUTE: Handle invalid file access in Carol Reed 6: Black Circle
Filippos Karapetis
2013-10-01
AVALANCHE: some more work on variables
Strangerke
2013-10-01
AVALANCHE: more work on variables
Strangerke
2013-10-01
WINTERMUTE: Clean up byte/char casts in loading/parsing
Willem Jan Palenstijn
2013-10-01
WINTERMUTE: Fix broken uint32/ulong cast
Willem Jan Palenstijn
2013-10-01
AVALANCHE: Remove verbosity related to the use of Magics enum
Strangerke
[prev]
[next]