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 (
Expand
)
Author
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
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
2013-03-24
WINTERMUTE: Fix build breaking missing header declaration.
D G Turner
2013-03-24
WINTERMUTE: Detach BaseQuickMsg from the class-hierarchy. (Remove useless inh...
Einar Johan Trøan Sømåen
2013-03-24
WINTERMUTE: Replace WMELite's String-Split-function with code from WME.
Einar Johan Trøan Sømåen
2013-03-24
WINTERMUTE: Fix random crash after save/load.
Einar Johan Trøan Sømåen
2013-03-24
WINTERMUTE: Add detection entries for Carol Reed 4-9 (renaming East Side Stor...
Einar Johan Trøan Sømåen
2013-03-24
WINTERMUTE: Avoid REQUIRING wintermute.zip during detection.
Einar Johan Trøan Sømåen
2013-02-06
WINTERMUTE: Use case-insensitive path-lookup when opening DiskFiles.
Einar Johan Trøan Sømåen
2013-02-06
WINTERMUTE: Get rid of BaseImage.h inclusion in BaseGame.
Einar Johan Trøan Sømåen
2013-02-06
WINTERMUTE: Privatize a few more members in BaseGame.
Einar Johan Trøan Sømåen
2013-02-01
WINTERMUTE: Avoid applying color-keys to ALL images with bpp >= 3.
Einar Johan Trøan Sømåen
2013-02-01
WINTERMUTE: Apply color-key if no alpha-channel is present
Einar Johan Trøan Sømåen
[prev]
[next]