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-06-07
TEENAGENT: Remove dead code: s cannot be null at this point
Strangerke
2014-06-07
FULLPIPE: Implement MovGraph2::getItemSubIndexByMGM()
Eugene Sandulenko
2014-06-06
MADS: Refactoring and cleanup of the game startup code
Paul Gilbert
2014-06-06
CRUISE: Fix some more CppCheck warnings
Strangerke
2014-06-06
Merge branch 'master' of github.com:scummvm/scummvm
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
FULLPIPE: Fix binary logic. CID 1216221
Eugene Sandulenko
2014-06-06
FULLPIPE: Fix memory leak and missing results. CID 1216225
Eugene Sandulenko
2014-06-06
FULLPIPE: Add missing break. CID 1216226
Eugene Sandulenko
2014-06-06
FULLPIPE: Add additional sanity check. CID 1220154
Eugene Sandulenko
2014-06-06
FULLPIPE: Remove extra null check. CID 1220155
Eugene Sandulenko
2014-06-06
FULLPIPE: Remove extra sizeof. CID 1220156
Eugene Sandulenko
2014-06-06
FULLPIPE: Fix potential null dereference. CID 1148380
Eugene Sandulenko
2014-06-06
FULLPIPE: Initialize class variables. CID 1204256
Eugene Sandulenko
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
MADS: Implemented support methods for ScreenDialog base class
Paul Gilbert
2014-06-05
MADS: Added setup code for difficulty dialog
Paul Gilbert
2014-06-05
NEVERHOOD: Fix radio part of bug #6513 ("Some nasty bugs")
Torbjörn Andersson
2014-06-05
Merge pull request #465 from digitall/debugRework
Johannes Schickel
2014-06-05
CRUISE: Remove useless code in addAnimation()
Strangerke
2014-06-05
CRUISE: Remove logically dead code in Sound
Strangerke
2014-06-05
MADS: Fix an uninitialized variable in DialogsNebular
Strangerke
2014-06-05
MADS: remove a magic value, use _transparencyIndex
Strangerke
2014-06-05
GROOVIE: Use debugC() and debugCN() functions directly in script debug.
D G Turner
2014-06-05
GROOVIE: Remove engine-specific "all" debugflag. Minor naming cleanup.
D G Turner
2014-06-04
MADS: Fix restoring upper palette area when dialogs close
Paul Gilbert
2014-06-04
MADS: Fix palette corruption when changing selected inventor item
Paul Gilbert
2014-06-05
MADS: Fix typo in drawScroller()
Strangerke
2014-06-05
FULLPIPE: Fix more warnings
Eugene Sandulenko
2014-06-05
FULLPIPE: Fix warning
Eugene Sandulenko
2014-06-04
SCUMM: Save/load music/sfx data in AD player.
Johannes Schickel
2014-06-04
SCUMM: Implement simple seeking in AD player.
Johannes Schickel
2014-06-04
SCUMM: Slightly refactor music playback in AD player.
Johannes Schickel
2014-06-04
SCUMM: Only forward declare Serializer in music.h.
Johannes Schickel
2014-06-04
SCUMM: Simplify voice channel allocation in AD code.
Johannes Schickel
2014-06-04
SCUMM: Fix typo in AD code.
Johannes Schickel
2014-06-04
MADS: Finally re-enable Rex waking up in the first game scene
Paul Gilbert
2014-06-04
MADS: Fix memory corruption when dealing with monster in scene 703
Paul Gilbert
2014-06-04
FULLPIPE: Finish MctlLadder::doWalkTo() implementation
Eugene Sandulenko
2014-06-04
FULLPIPE: More work on MctlLadder::doWalkTo()
Eugene Sandulenko
2014-06-03
MADS: Remove redundant Palette::close method
Paul Gilbert
2014-06-03
MADS: Free the audio player when the game ends
Paul Gilbert
2014-06-03
MADS: Fix removing items from inventory when they should be
Paul Gilbert
2014-06-03
MADS: Fix for getting bones in scene 752
Paul Gilbert
2014-06-03
MADS: Changed several values to constants in action setup
Paul Gilbert
[next]