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
2013-04-17
PARALLACTION: Don't use an invalid array index.
Alyssa Milburn
2013-04-17
PARALLACTION: Add some sanity checks to SoundMan_br::execute.
Alyssa Milburn
2013-04-17
PARALLACTION: Fix buffer size in unpackBackground.
Alyssa Milburn
2013-04-17
PARALLACTION: Use strlcpy instead of strncpy.
Alyssa Milburn
2013-04-17
WINTERMUTE: Add more const to AdResponseBox
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Improve const-usage in VideoTheoraPlayer.
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Protect more members in BaseRenderer.
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Constify _width and _height in BaseRenderer.
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Increase const-usage.
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Use only const BaseGame-ref in SaveThumbHelper.
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Rename base_save_thumb_helper.cpp to match class-hierarchy.
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Detach BaseSaveThumbHelper from inheritance tree.
Einar Johan Trøan Sømåen
2013-04-17
DREAMWEB: Make location array sizes more consistent
Willem Jan Palenstijn
2013-04-17
WINTERMUTE: Avoid including BaseGame in BaseRegion.
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Privatize even more members in BaseGame.
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Privatize thumbnail sizes in BaseGame.
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Privatize more members of BaseGame.
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Move settings from BaseGame to separate struct.
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Use strlcpy instead of strcpy in AdScene::loadBuffer()
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Use strlcpy instead of strcpy in SXString::scCallMethod()
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Avoid dereferncing null-pointer in TransparentSurface
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Avoid div-by-zero in SystemClassRegistry::loadInstances()
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Avoid div-by-zero in SystemClassRegistry::loadTable
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Check results while traversing file-system.
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Avoid passing BasePoint by value in Scene::getPath()
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Avoid passing BasePoint by-value
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Add sanity check to VideoTheoraPlayer
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Remove unused member _volumeOriginal
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Initialize _savedTimeStamp and _savedPlayTime
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Replace strcat with strlcat in BaseGame::displayDebugInfo
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Use strlcat/strlcpy in BaseGame::setWindowTitle
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Avoid passing BasePoint by value.
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Replace strcpy by strlcpy in BaseFileManager
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Add a sanity check for _game.
Einar Johan Trøan Sømåen
2013-04-17
WINTERMUTE: Initialize _gameDescription in default-constructor.
Einar Johan Trøan Sømåen
2013-04-17
HOPKINS: fix ingame save thumbnails on BE
Alyssa Milburn
2013-04-17
HOPKINS: fix palette writes on BE
Alyssa Milburn
2013-04-17
HUGO: Fix Uninitialized scalar variables
Strangerke
2013-04-17
CGE: Fix uninitialized variables
Strangerke
2013-04-16
PEGASUS: Add Windows demo support
Matthew Hoops
2013-04-16
PEGASUS: Add DVD raise/lower sounds for the inventory/biochip panels
Matthew Hoops
2013-04-16
PEGASUS: Let the DVD demo use the full Prehistoric AI video set
Matthew Hoops
2013-04-16
PEGASUS: Clean up DVD demo Theora playback
Matthew Hoops
2013-04-16
PEGASUS: Add new Prehistoric sounds for the DVD demo
Matthew Hoops
2013-04-16
PEGASUS: Add support for PICT cursors
Matthew Hoops
2013-04-16
PEGASUS: Add detection for the new DVD Demo data file
Matthew Hoops
2013-04-16
PEGASUS: Add the new demo theora videos
Matthew Hoops
2013-04-16
SCI: Don't suppress loop delta in SCI1 midi
Willem Jan Palenstijn
2013-04-16
SCI: Don't suppress end-of-track delta in SCI0 midi
Willem Jan Palenstijn
2013-04-16
SCI: Fix potential memory leak with Mac cursor's hotspot
Matthew Hoops
[next]