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
/
wintermute
Age
Commit message (
Collapse
)
Author
2013-04-18
WINTERMUTE: Split the timers from BaseGame into a separate class.
Einar Johan Trøan Sømåen
2013-04-18
WINTERMUTE: Avoid including BaseGame in BaseViewport.
Einar Johan Trøan Sømåen
2013-04-18
WINTERMUTE: Avoid including BaseGame in BaseFrame.
Einar Johan Trøan Sømåen
2013-04-18
WINTERMUTE: Constify AdRotLevel
Einar Johan Trøan Sømåen
2013-04-18
WINTERMUTE: Constify AdResponse/AdResponseBox/AdResponseContext.
Einar Johan Trøan Sømåen
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
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-15
WINTERMUTE: Fix warnings and improve const-correctness
Willem Jan Palenstijn
2013-04-15
WINTERMUTE: Fix side effect of assert
Willem Jan Palenstijn
2013-04-15
WINTERMUTE: Fix leak on incomplete image load.
Einar Johan Trøan Sømåen
2013-04-15
WINTERMUTE: Fix comparison in renderTicket.
Einar Johan Trøan Sømåen
2013-04-14
WINTERMUTE: Add detection entry for Dreamscape
JenniBee
2013-04-14
WINTERMUTE: Add Reversion: The Escape 1.3 and fix previous detection entires.
JenniBee
2013-04-13
WINTERMUTE: Added detection entries for Reversion: The Meeting
JenniBee
2013-04-13
WINTERMUTE: Use {} instead of () in detection entries, fix build.
Einar Johan Trøan Sømåen
2013-04-13
Merge pull request #295 from JenniBee/wintermute_md5_checksum
Einar Johan Trøan Sømåen
WINTERMUTE: added md5 checksum for version 1.1 of Reversion: The Escape
2013-04-13
WINTERMUTE: Fixed the Reversion 1.1 Entries
JenniBee
2013-04-07
WINTERMUTE: added md5 checksums for version 1.1 of Reversion: The Escape
JenniBee
2013-04-04
WINTERMUTE: Use template with MIN
anotherguest
2013-03-30
WINTERMUTE: Add a console command, "dump_file", to dump resource files to disk
Filippos Karapetis
2013-03-24
WINTERMUTE: Really fix build breakage...
D G Turner
strlcpy() needed qualification of Common namespace.
2013-03-24
WINTERMUTE: Fix build breaking missing header declaration.
D G Turner
This is required to declare the strlcpy() function.
[prev]
[next]