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
/
cruise
Age
Commit message (
Expand
)
Author
2018-12-10
ENGINES: Normalize the getName() result of metaengines
Bastien Bouclet
2018-07-31
CRUISE: Fix Possible Invalid Thumbnail Pointer Access.
D G Turner
2018-05-05
ALL: Use CLIP to clip volumes
Adrian Frühwirth
2018-04-07
ALL: Load savegame thumbnail only when necessary
Adrian Frühwirth
2017-11-10
ALL: Fix misuse of comma operator
Colin Snover
2017-10-07
ENGINES: Remove default1x scaler flag
Colin Snover
2017-08-06
CRUISE: Add explicit fall through comments to switch
Paul Gilbert
2017-08-06
JANITORIAL: Silence more GCC 7 warnings
Torbjörn Andersson
2016-12-10
CRUISE: Fix font space width
Daniel Plakhotich
2016-12-09
CRUISE: font: Don't overwrite transparent pixels
Daniel Plakhotich
2016-05-17
CINE: Remove useless code.
Eugene Sandulenko
2016-05-11
CRUISE: Safer string manipulation
Eugene Sandulenko
2016-05-09
CRUISE: Plug another memory leak
Eugene Sandulenko
2016-05-07
CRUISE: Plug memory leak
Eugene Sandulenko
2016-04-14
JANITORIAL: Reduce audio header dependencies
Ori Avtalion
2016-03-08
ENGINES: Make variable names of ADGameDescription conform to our guidelines.
Johannes Schickel
2016-03-08
ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.
Johannes Schickel
2016-02-25
CRUISE: Let listSaves return list sorted on slot numbers.
Johannes Schickel
2016-01-26
CRUISE: Only request actual save slots in listSaves.
Johannes Schickel
2015-07-07
AUDIO: Remove all AudioStream access to OPL
Matthew Hoops
2015-07-07
CRUISE: Use the built-in OPL timer
Matthew Hoops
2015-07-07
AUDIO: Remove the sample rate configuration from the OPL code
Matthew Hoops
2015-07-07
AUDIO: Remove the legacy OPL API
Matthew Hoops
2014-06-15
CRUISE: Add a safeguard to avoid a potential null pointer derefenrece
Strangerke
2014-06-10
CRUISE: Remove some useless variables, use a boolean for a variable
Strangerke
2014-06-09
CRUISE: Initialize some variables
Strangerke
2014-06-09
CRUISE: some more renaming, remove another useless variable
Strangerke
2014-06-09
CRUISE: Remove a couple of useless variables
Strangerke
2014-06-09
CRUISE: Initialize some variables in the contractor, change some variables to...
Strangerke
2014-06-08
CRUISE: Directly use assert.
Johannes Schickel
2014-06-07
CRUISE: Add a safeguard, some minor rework in BackgroundIncrust
Strangerke
2014-06-07
CRUISE: Add a couple of checks to avoid the use of negative indices in arrays...
Strangerke
2014-06-07
CRUISE: Some minor rework in script handler
Strangerke
2014-06-07
CRUISE: Add some comments, remove some optional brackets
Strangerke
2014-06-07
CRUISE: Fix a null pointer dereference
Strangerke
2014-06-06
CRUISE: Fix some more CppCheck warnings
Strangerke
2014-06-06
CRUISE: Reduce the scope of some more variables
Strangerke
2014-06-06
CRUISE: Fix CppCheck warnings in gfxModule
Strangerke
2014-06-06
CRUISE: Reduce the scope of several variables in processActorWalk()
Strangerke
2014-06-06
CRUISE: Disable a bit more efficiently some code in Op_Random() and Op_PlayFx()
Strangerke
2014-06-06
CRUISE: Reduce the scope of variables in fillpoly()
Strangerke
2014-06-06
CRUISE: disable more efficiently some code
Strangerke
2014-06-06
CRUISE: Fix a couple of CppCheck warnings in Volume
Strangerke
2014-06-05
CRUISE: Remove useless code in addAnimation()
Strangerke
2014-06-05
CRUISE: Remove logically dead code in Sound
Strangerke
2014-06-01
CRUISE: More rework and renaming on the decompiler
Strangerke
2014-06-01
CRUISE: Start renaming opcodes in the Decompiler, some rework
Strangerke
2014-06-01
CRUISE: Fix a CppCheck error in decompiler
Strangerke
2014-06-01
CRUISE: Fix a bug in the decompiler
Strangerke
2014-06-01
CRUISE: Reduce the scope of a variable, remove a useless increment
Strangerke
[next]