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
Age
Commit message (
Collapse
)
Author
2016-05-10
GNAP: Some renaming, remove useless variables in GfxItem
Strangerke
2016-05-10
GNAP: Some renaming, change some function parameters to boolean
Strangerke
2016-05-10
GNAP: change 3rd parameter of removeSequence to boolean, adapt calls accordingly
Strangerke
2016-05-10
GNAP: Some renaming in toyUfoFlyTo
Strangerke
2016-05-10
GNAP: Reduce variable scope in fatUpdateFrame, change variable type to boolean
Strangerke
2016-05-10
GNAP: Update copyright
Strangerke
2016-05-10
GNAP: Clean up scene 42
johndoe123
2016-05-10
GNAP: Clean up scene 41
johndoe123
2016-05-10
GNAP: Clean up scene 39
johndoe123
2016-05-10
GNAP: Clean up scene 38
johndoe123
2016-05-10
GNAP: Clean up scene 33
johndoe123
2016-05-10
GNAP: Clean up scene 32
johndoe123
2016-05-10
GNAP: Clean up scene 31
johndoe123
2016-05-10
GNAP: Clean up scene 30
johndoe123
2016-05-10
GNAP: Clean up scene 29
johndoe123
2016-05-10
GNAP: Clean up scene 28
johndoe123
2016-05-10
GNAP: Initial commit
johndoe123
2016-05-08
WINTERMUTE: Add missing parameter
Eugene Sandulenko
2016-05-08
AUDIO FM-TOWNS: Fix copy/paste error
Eugene Sandulenko
2016-05-08
SCUMM HE: Safeguard division by zero
Eugene Sandulenko
2016-05-08
SHERLOCK RT: Actually clear screen instead of a useless call. CID 1308097
Eugene Sandulenko
2016-05-08
JANITORIAL: Whitespace fixes
Eugene Sandulenko
2016-05-07
SHERLOCK: RT: Fix some namespace comments
Paul Gilbert
2016-05-07
SCUMM HE: Added debug output
Eugene Sandulenko
2016-05-07
FULLPIPE: Fix statics initialization
Eugene Sandulenko
2016-05-07
CRUISE: Plug memory leak
Eugene Sandulenko
2016-05-07
AGI: Reset all timers on startup
Eugene Sandulenko
2016-05-06
SWORD25: Bail out instead of silently leaving the object in incosistent state
Eugene Sandulenko
2016-05-06
SWORD25: Translate couple of comments
Eugene Sandulenko
2016-05-06
SWORD25: Fix class initialization
Eugene Sandulenko
2016-05-05
SCUMM HE: More debug output
Eugene Sandulenko
2016-05-05
SAGA: Initialization for IsoMap
Eugene Sandulenko
2016-05-05
SAGA: Init puzzle properly
Eugene Sandulenko
2016-05-05
SAGA: Safer string copying
Eugene Sandulenko
2016-05-04
PARALLACTION: Use Common::strlcpy instead of strncpy as suggested by LordHoto
Eugene Sandulenko
2016-05-04
SCUMM HE: Fix premultiplied T14 calculation
Eugene Sandulenko
We were hitting integer overflow which lead to shadow artifacts.
2016-05-04
PARALLACTION: Use strncpy
Eugene Sandulenko
2016-05-04
PARALLACTION: Init class variables
Eugene Sandulenko
2016-05-04
TONY: Remove redundant checks
Eugene Sandulenko
Since we have ((color & 0x1f) * 6) / 6, it cannot be > 0x1f, thus removing these checks as redundant.
2016-05-04
TONY: Fix buffer overrun
Eugene Sandulenko
2016-05-04
SCUMM HE: Fix conditionBit size
Eugene Sandulenko
2016-05-04
SCUMM HE: Hid debug output deeper
Eugene Sandulenko
2016-05-04
SCUMM HE: Added Composite Wiz images to pixel detection
Eugene Sandulenko
2016-05-03
OPENGL: Assure color attributes for shader pipeline are always set.
Johannes Schickel
2016-05-03
TEENAGENT: Proper initialization for Object structure.
Eugene Sandulenko
2016-05-03
SCUMM HE: Fixes to T14 image clipping
Eugene Sandulenko
2016-05-03
LASTEXPRESS: Fix logic comparison
Eugene Sandulenko
2016-05-03
TONY: Fix numerous memory leaks
Eugene Sandulenko
2016-05-03
TEENAGENT: Renames and cleanup
Eugene Sandulenko
2016-05-03
SCUMM HE: Clip T14 Wiz images properly
Eugene Sandulenko
[next]