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
2014-05-25
TOUCHE: Reduce the scope of a variable
Strangerke
2014-05-25
TOUCHE: Initialize some uninitialized variables, fix a lot of pointers and bo...
Strangerke
2014-05-25
TOON: Add a safeguard to avoid dereferencing a null pointer in playAnim()
Strangerke
2014-05-25
CINE: Add a safeguard to avoid a divide by zero in Palette::save()
Strangerke
2014-05-25
CINE: Add a safeguard to avoid incrementing a null pointer
Strangerke
2014-05-25
DRACI: Initialize a variable, some rework on the initialization of pointers a...
Strangerke
2014-05-25
TUCKER: Skip the display of the intro and of the chapter number when a game i...
Strangerke
2014-05-25
SCI: Make debugging output conditional
Willem Jan Palenstijn
2014-05-25
SCI: Fix voice mapping during midi channel remapping
Willem Jan Palenstijn
2014-05-25
FULLPIPE: Start MovGraph::sub1() implementation
Eugene Sandulenko
2014-05-25
FULLPIPE: Fix MovGraph::calcMovItems()
Eugene Sandulenko
2014-05-24
TUCKER: Add a check to error out when the index isn't found for a given locat...
Strangerke
2014-05-24
TUCKER: Add a couple of safeguards to avoid out of bound access during the di...
Strangerke
2014-05-24
TUCKER: Add a safeguard to avoid a potential out of bound access
Strangerke
2014-05-24
FULLPIPE: Simplify syntax
Eugene Sandulenko
2014-05-24
FULLPIPE: Finish MovGraph::method50() implementation
Eugene Sandulenko
2014-05-24
FULLPIPE: Fix MovGraphItem structure
Eugene Sandulenko
2014-05-24
FULLPIPE: Further work on MovGraph::method50()
Eugene Sandulenko
2014-05-24
AVALANCHE: Initialize two variables in GhostRoom()
Strangerke
2014-05-23
FULLPIPE: Started implementation of MovGraph::method50()
Eugene Sandulenko
2014-05-23
FULLPIPE: Implement MovGraph::changeCallback()
Eugene Sandulenko
2014-05-23
FULLPIPE: Implement MovGraph::fillMGMinfo()
Eugene Sandulenko
2014-05-22
FULLPIPE: Started work on MovGraph::fillMGMinfo()
Eugene Sandulenko
2014-05-21
FULLPIPE: Fix method return types
Eugene Sandulenko
2014-05-21
FULLPIPE: Implement MovGraph::method3C()
Eugene Sandulenko
2014-05-20
DRACI: Add missing _isPositionLoaded initialization.
D G Turner
2014-05-20
FULLPIPE: Fix warnings
Eugene Sandulenko
2014-05-20
FULLPIPE: Fix warnings
Eugene Sandulenko
2014-05-20
FULLPIPE: Implement MovGraph::method34()
Eugene Sandulenko
2014-05-19
FULLPIPE: More work on MovGraph::method34()
Eugene Sandulenko
2014-05-19
TONY: Add missing Russian detection entry.
D G Turner
2014-05-19
FULLPIPE: Started implementation of MovGraph::method34()
Eugene Sandulenko
2014-05-18
FULLPIPE: Finish implementation of movGraphCallback()
Eugene Sandulenko
2014-05-17
HOPKINS: Fix loading of variant COMPUTAN.TXT used by Polish version.
D G Turner
2014-05-17
HOPKINS: Further cleanup in ComputerManager class.
D G Turner
2014-05-17
HOPKINS: Add sanity check to parsing of COMPUTAN.TXT file.
D G Turner
2014-05-17
HOPKINS: Add null termination to byte buffer returned by loadFile().
D G Turner
2014-05-17
FULLPIPE: Started implementation of movGraphCallback()
Eugene Sandulenko
2014-05-17
Merge pull request #462 from digitall/debugConsoleChangeLevel
Johannes Schickel
2014-05-16
FULLPIPE: Implement MovGraph::method44()
Eugene Sandulenko
2014-05-15
FULLPIPE: Implement MovGraph::doWalkTo()
Eugene Sandulenko
2014-05-15
AGOS: Disable image_dump debug command.
D G Turner
2014-05-14
FULLPIPE: Pushed noisy debug message deeper
Eugene Sandulenko
2014-05-14
FULLPIPE: Added more debug output
Eugene Sandulenko
2014-05-14
FULLPIPE: Fix bug in global_messageHandler3() which prevented mouse handling
Eugene Sandulenko
2014-05-14
FULLPIPE: Fix bug in Scene::getPictureObjectById()
Eugene Sandulenko
2014-05-14
FULLPIPE: Fix indent
Eugene Sandulenko
2014-05-14
FULLPIPE: Fix mistypo in FullpipeEngine::stopAllSounds() which lead to crash
Eugene Sandulenko
2014-05-14
FULLPIPE: Fix crash in Movement destructor
Eugene Sandulenko
2014-05-13
SCUMM: Remove "level" command from debugger. Replaced by "debuglevel".
D G Turner
[next]