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
2016-05-29
ACCESS: Reduce audio header dependencies
Ori Avtalion
2016-05-29
Merge pull request #764 from salty-horse/agi_audio
Eugene Sandulenko
2016-05-29
Merge pull request #767 from raziel-/patch-1
Eugene Sandulenko
2016-05-29
SCUMM HE: Explicit type conversion
Eugene Sandulenko
2016-05-29
SCUMM HE: Fix warning
Eugene Sandulenko
2016-05-29
Fix Wintermute copyright sign
Hubert Maier
2016-05-29
Fix Voyeur copyright sign
Hubert Maier
2016-05-29
Fix TsAGE copyright sign
Hubert Maier
2016-05-29
Fix MADS copyright sign
Hubert Maier
2016-05-29
Fix LAB copyright sign
Hubert Maier
2016-05-29
Fix Hopkins copyright sign
Hubert Maier
2016-05-29
Fix CGE2 copyright sign
Hubert Maier
2016-05-29
Fix CGE copyright sign
Hubert Maier
2016-05-29
GUI: Make copyright "sign" consistent
Hubert Maier
2016-05-28
SCI32: Remove invalid TODO about CLUT for 16-bit graphics
Colin Snover
2016-05-28
GNAP: Remove duplicate code in screenEffect
Strangerke
2016-05-28
SCI: Remove warning in kDisposeScript
Colin Snover
2016-05-28
SCI32: Provide default value for vmap minDiffIndex
Colin Snover
2016-05-28
SCI32: Simplify default text width equation
Colin Snover
2016-05-28
SHERLOCK: Fix warnings
Eugene Sandulenko
2016-05-28
SCI: Explicit type conversion. Avoids warnings on number of compilers.
Eugene Sandulenko
2016-05-28
SCI: Fix warning
Eugene Sandulenko
2016-05-28
SCI32: Remove unused titled text bitmap code
Colin Snover
2016-05-28
PARALLACTION: Safer string manipulation
Eugene Sandulenko
2016-05-28
PARALLACTION: Cleanup object initialization
Eugene Sandulenko
2016-05-28
GROOVIE: Clean initialization for few classes
Eugene Sandulenko
2016-05-27
ACCESS: Fix derived Screen copyBlock method signature
Paul Gilbert
2016-05-27
SCI32: Add explicit checks for null pointers
Colin Snover
2016-05-27
SCI32: Initialise pointers in CelObj scaler
Colin Snover
2016-05-27
SCI32: Fix CelObj cache
Colin Snover
2016-05-27
SCI32: Use better name for fixed priority field
Colin Snover
2016-05-27
SHERLOCK: Remove redundant allocation in surface creation
Paul Gilbert
2016-05-27
MADS: Remove redundant allocation in surface creation
Paul Gilbert
2016-05-27
ACCESS: Remove redundant allocation in surface creation
Paul Gilbert
2016-05-26
TSAGE: Refactor GfxSurface and Screen to not use virtual inheritance
Paul Gilbert
2016-05-26
VOYEUR: Reorder ViewPortResource fields to fix VS packing warnings
Paul Gilbert
2016-05-26
SHERLOCK: Refactor Surface and Screen to not use virtual inheritance
Paul Gilbert
2016-05-26
MADS: Refactor MSurface and Screen to not use virtual inheritance
Paul Gilbert
2016-05-26
ACCESS: Refactor ASurface and Screen to not use virtual inheritance
Paul Gilbert
2016-05-26
SCI32: Remove unused Plane fields
Colin Snover
2016-05-26
SCUMM HE: Moved global variables of Moonbase AI to the class
Eugene Sandulenko
2016-05-26
SCUMM HE: Moved remnants of Moonabse to HE100
Eugene Sandulenko
2016-05-26
SCUMM HE: Moved Moonbase to ScummEngine_v100he
Eugene Sandulenko
2016-05-26
SCUMM HE: Eliminated global _vm reference in Moonbase AI
Eugene Sandulenko
2016-05-26
SCUMM HE: Wrapped Moonbase AI into a class
Eugene Sandulenko
2016-05-26
SCUMM HE: Fixed SCUMM wrapper for nuking array in U32.
Eugene Sandulenko
2016-05-26
GNAP: Use enums for sequence flags in GameSys
Strangerke
2016-05-25
SCI32: Fix assertion failures in LSL6 hires caused by bad rects
Colin Snover
2016-05-25
SCI32: Update header parameters with const, to match implementation
Colin Snover
2016-05-25
SCI32: Fix LSL6 hires control panel script bug
Colin Snover
[next]