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
/
base
Age
Commit message (
Expand
)
Author
2014-11-05
Merge pull request #437 from tobiatesan/wme_subtitles
Einar Johan Trøan Sømåen
2014-11-04
WINTERMUTE: Add VK-translations for F1-F12 and HOME
Einar Johan Trøan Sømåen
2014-11-04
WINTERMUTE: killAllSounds only if WME targetExecutable >= 1.8.6
Tobia Tesan
2014-11-04
WINTERMUTE: Introduce WMEGameDescription
Tobia Tesan
2014-10-15
WINTERMUTE: new char[str.size()+1] in BaseStringTable::expand
Tobia Tesan
2014-10-15
WINTERMUTE: s/delete array/delete[] array/
Tobia Tesan
2014-10-15
WINTERMUTE: Introduce BaseGame->expandStringByStringTable(&Common::String)
Tobia Tesan
2014-10-15
WINTERMUTE: Add getter for _videoFont
Tobia Tesan
2014-10-04
Merge pull request #514 from tobiatesan/fix_audio_loop
Einar Johan Trøan Sømåen
2014-10-04
WINTERMUTE: Use SubLoopingAudio for music w/arbitrary loop points
Tobia Tesan
2014-10-01
WINTERMUTE: Make a bunch of attributes private in BaseSoundBuffer
Tobia Tesan
2014-09-03
WINTERMUTE: Silence GCC signed/unsigned comparison warning
Torbjörn Andersson
2014-09-03
WINTERMUTE: Save the names of any language files that are loaded. (Fix bug #6...
Einar Johan Trøan Sømåen
2014-08-29
ENGINES: Fix some Doxygen comments that seem wrong.
Einar Johan Trøan Sømåen
2014-07-22
WME: added few more games. added ability to detect from exe files.
Pawel Kolodziejski
2014-06-20
WINTERMUTE: Do syncSoundSettings on initialization of sound manager, so that ...
Einar Johan Trøan Sømåen
2014-06-15
Merge pull request #466 from sev-/transparent-surface
Eugene Sandulenko
2014-06-15
WINTERMUTE: Switch to use of moved to OSystem TransparentSurface
Eugene Sandulenko
2014-06-08
WINTERMUTE: Silence/fix some warnigns when compiling Symbian port.
Johannes Schickel
2014-06-08
WINTERMUTE: Fix endian issues in findPackageSignature.
Johannes Schickel
2014-04-17
WINTERMUTE: Add a warning when loading TTF-fonts without FreeType2-support.
Einar Johan Trøan Sømåen
2014-02-28
IMAGE: Move all ImageDecoders to image/
Matthew Hoops
2014-02-21
WINTERMUTE: Use the correct field for dpi when loading FreeSans from scummmod...
Einar Johan Trøan Sømåen
2014-02-19
WINTERMUTE: Some British to American English
Strangerke
2014-02-19
WME: Fix bug #6531 - "WME: Art of Murder - Assertion"
Filippos Karapetis
2014-02-18
WINTERMUTE: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-16
WINTERMUTE: Janitorial - Remove trailing spaces
Strangerke
2014-02-12
WINTERMUTE: Use game format for fallback font rendering.
Johannes Schickel
2014-02-05
WINTERMUTE: Change the copyFrom-simplifications to depend on pitch instead of...
Einar Johan Trøan Sømåen
2014-01-22
WINTERMUTE: Two minor formatting fixes.
Johannes Schickel
2014-01-21
WINTERMUTE: Avoid using Graphics::copyFrom to copy FMV-frames.
Einar Johan Trøan Sømåen
2014-01-21
WINTERMUTE: Special-case FMV-handling to not fill the screen with background ...
Einar Johan Trøan Sømåen
2014-01-15
WINTERMUTE: Stop any playing FMV when loading a savegame.
Einar Johan Trøan Sømåen
2014-01-14
WINTERMUTE: Limit the range of the panning-variable to stay within [-1,1].
Einar Johan Trøan Sømåen
2013-12-05
WINTERMUTE: Skip Latvian language package if not selected.
Johannes Schickel
2013-12-05
WINTERMUTE: Fix typo in Polish language filename in Reversion1.
Johannes Schickel
2013-11-23
WINTERMUTE: Switch WideString to U32String.
Johannes Schickel
2013-11-23
WINTERMUTE: Use const_iterator in BaseFileManager::registerPackages.
Johannes Schickel
2013-11-23
WINTERMUTE: Slight interator usage cleanup.
Johannes Schickel
2013-11-23
WINTERMUTE: Remove another unused variable.
Johannes Schickel
2013-11-23
WINTERMUTE: Make BaseFileManager::registerPackages case agnostic.
Johannes Schickel
2013-11-23
WINTERMUTE: Remove unused variables.
Johannes Schickel
2013-11-18
WINTERMUTE: Add quite a bit of hackery to allow Reversion 1.3 to select langu...
Einar Johan Trøan Sømåen
2013-11-15
WINTERMUTE: Add bold-font support for FreeSans.ttf (and only FreeSans for now).
Einar Johan Trøan Sømåen
2013-11-07
WINTERMUTE: Add the keycode for the ESC key
Filippos Karapetis
2013-11-05
WINTERMUTE: Remove unused transfer-function. (AnsiStringArray).
Einar Johan Trøan Sømåen
2013-11-05
WINTERMUTE: Transfer Common::Strings explicitly when saving/loading.
Einar Johan Trøan Sømåen
2013-11-05
WINTERMUTE: Transfer Const Char* explicitly when saving/loading.
Einar Johan Trøan Sømåen
2013-11-05
WINTERMUTE: Transfer Char* explicitly when saving/loading.
Einar Johan Trøan Sømåen
2013-11-05
WINTERMUTE: Transfer Sint32s explicitly when saving/loading.
Einar Johan Trøan Sømåen
[next]