Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-04 | WINTERMUTE: Use SubLoopingAudio for music w/arbitrary loop points | Tobia Tesan | |
Should fix #6648 (music not looping correctly in 5MA) | |||
2014-10-04 | WINTERMUTE: Add list of files that contain translatable strings | Thierry Crozat | |
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 ↵ | Einar Johan Trøan Sømåen | |
#6651) This way, they will be reloaded in the same order when loading a save game. Old save games will continue to show the bug, but new savegames will be consistent. A quick fix for old save games in the white chamber, is to launch the game with the correct language BEFORE loading the save game. This increases the save-game-version to 1.3.1ScummVM | |||
2014-08-30 | Merge pull request #495 from somaen/docuFix | Johannes Schickel | |
Doxygen-fixes | |||
2014-08-29 | WINTERMUTE: Remove unused Sqr-function. | 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 | |
sound settings are actually applied on launch | |||
2014-06-15 | Merge pull request #466 from sev-/transparent-surface | Eugene Sandulenko | |
COMMON: Move TransparentSurface to common code | |||
2014-06-15 | WINTERMUTE: Switch to use of moved to OSystem TransparentSurface | Eugene Sandulenko | |
2014-06-09 | WINTERMUTE: Add detection for Vsevolod Prologue | Einar Johan Trøan Sømåen | |
2014-06-09 | WINTERMUTE: Add detection for Oknytt | Einar Johan Trøan Sømåen | |
2014-06-08 | WINTERMUTE: Silence/fix some warnigns when compiling Symbian port. | Johannes Schickel | |
See bug #6625 "WINTERMUTE: Symbian Compilation Warnings". | |||
2014-06-08 | WINTERMUTE: Fix endian issues in findPackageSignature. | Johannes Schickel | |
Thanks to somaen for looking over it too. This also silences bug #6624 "SYMBIAN: WINTERMUTE: Warnings in base_package.cpp". | |||
2014-06-02 | WINTERMUTE: Speeding up blitting routines for TransparentSurface | Eugene Sandulenko | |
2014-05-31 | WINTERMUTE: Add detection for 5 versions of The Kite | Einar Johan Trøan Sømåen | |
2014-05-31 | WINTERMUTE: Add detection for Bickadoodle 1.1 | Einar Johan Trøan Sømåen | |
2014-05-31 | WINTERMUTE: Add detection for "Boredom of Agustin Cordes" | Einar Johan Trøan Sømåen | |
2014-05-31 | WINTERMUTE: Add another Rhiannon-version to the detection tables. | Einar Johan Trøan Sømåen | |
As it's unclear how this version differs from the current version, I've tagged it as DVD. | |||
2014-05-27 | ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. | Johannes Schickel | |
2014-05-27 | ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf. | Johannes Schickel | |
2014-04-17 | WINTERMUTE: Add a warning when trying to play video without Theoradec-support | Einar Johan Trøan Sømåen | |
2014-04-17 | WINTERMUTE: Add a warning when loading TTF-fonts without FreeType2-support. | Einar Johan Trøan Sømåen | |
2014-04-07 | WINTERMUTE: Correct mistaken identification of JULIA 1.2 as Steam-version | Einar Johan Trøan Sømåen | |
It is actually the version from Bundle in a Box | |||
2014-04-06 | WINTERMUTE: Add detection for 1/2 Ritter | Einar Johan Trøan Sømåen | |
2014-04-05 | WINTERMUTE: Add detection for the Reversion2 2.0.2412 (Linux) | Einar Johan Trøan Sømåen | |
2014-04-05 | WINTERMUTE: Add detection entry for Rhiannon: Curse of the four Branches | Einar Johan Trøan Sømåen | |
2014-04-05 | WINTERMUTE: Add detection entry for Corrosion: Cold Winter Waiting | Einar Johan Trøan Sømåen | |
2014-04-05 | WINTERMUTE: Add detection entry for Ghost in the Sheet | Einar Johan Trøan Sømåen | |
2014-04-05 | WINTERMUTE: Add a detection entry for the steam version of J.U.L.I.A. | Einar Johan Trøan Sømåen | |
2014-04-05 | WINTERMUTE: Add another detection-entry for Bickadoodle | Einar Johan Trøan Sømåen | |
2014-04-05 | WINTERMUTE: Replace (fangame) and wmefan-, with (unknown version) and wmeunk- | Einar Johan Trøan Sømåen | |
2014-03-19 | WINTERMUTE: Add md5 for Zilm: A Game of Reflex. | JenniBee | |
2014-03-15 | WINTERMUTE: Run astyle on transparent_surface.{h,cpp} mainly adding braces. | 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 ↵ | Einar Johan Trøan Sømåen | |
scummmodern.zip | |||
2014-02-19 | WINTERMUTE: Some British to American English | Strangerke | |
2014-02-19 | WME: Remove translation tags from names found by the fallback detector | Filippos Karapetis | |
Fixes cases like bug #6532 | |||
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-17 | WINTERMUTE: Indent REGISTER_PLUGIN_* for consistency. | Johannes Schickel | |
2014-02-16 | WINTERMUTE: Janitorial - Remove trailing spaces | Strangerke | |
2014-02-12 | WINTERMUTE: Use game format for fallback font rendering. | Johannes Schickel | |
BDF fonts got 32bit drawing support in ece8b7fb65402238ab7df896361a9cefe28b8897 Thus it is not necessary to draw onto a 16bit surface. | |||
2014-02-11 | WINTERMUTE: Prevent scripts from setting invalid scroll times | Filippos Karapetis | |
Scroll times (ScrollSpeedX, ScrollSpeedY) can't be zero, as this leads to a division by zero later on. This allows Dreamscape to start and work properly. | |||
2014-02-05 | WINTERMUTE: Change the copyFrom-simplifications to depend on pitch instead ↵ | Einar Johan Trøan Sømåen | |
of width. (Fix bug #6157) | |||
2014-01-22 | WINTERMUTE: Two minor formatting fixes. | Johannes Schickel | |
2014-01-21 | WINTERMUTE: Enable Wintermute by default. | Einar Johan Trøan Sømåen | |
2014-01-21 | WINTERMUTE: Avoid using Graphics::copyFrom to copy FMV-frames. | Einar Johan Trøan Sømåen | |
copyFrom frees and reallocates the surface for every update, as long as the dimensions and format stay the same, we can do with just a memcpy. This gives a tiny improvement in the update-part of the Theora-player (on the order of a bit more than 1 second saved total in the 1:28 long J.U.L.I.A.-intro) |