Age | Commit message (Expand) | Author |
2018-07-04 | TUCKER: Use empty() instead of comparing against empty string literal | Adrian Frühwirth |
2018-07-04 | TUCKER: Make _compressedSoundFlags uint16 | Adrian Frühwirth |
2018-07-04 | TUCKER: Fix unnecessary conversion from int to bool | Adrian Frühwirth |
2018-07-04 | TUCKER: Fix parameter name inconsistency in setCursorStyle() | Adrian Frühwirth |
2018-07-04 | TUCKER: Use nullptr | Adrian Frühwirth |
2018-07-03 | XEEN: Fix crash using mirrors in standalone Clouds of Xeen | Paul Gilbert |
2018-07-03 | ZVISION: Use degree conversion common math funcs | David Fioramonti |
2018-07-03 | AVALANCHE: Use degree conversion common math funcs | David Fioramonti |
2018-07-03 | GFX: Use degree conversion common math funcs | David Fioramonti |
2018-07-03 | WINTERMUTE: Use degree conversion common math funcs | David Fioramonti |
2018-07-03 | MOHAWK: MYST: Use degree conversion common math funcs | David Fioramonti |
2018-07-03 | TITANIC: Use degree conversion common math funcs | David Fioramonti |
2018-07-03 | FULLPIPE: Use degree conversion common math funcs | David Fioramonti |
2018-07-03 | QUEEN: Added detection for Russian version | Eugene Sandulenko |
2018-07-03 | PINK: Sort detection entries alphabetically | Eugene Sandulenko |
2018-07-03 | PINK: Simplify game detection entries | Eugene Sandulenko |
2018-07-03 | SKY: Show full 320x200px in intro where possible | Torbjörn Andersson |
2018-07-03 | PINK: added detection for Deutsch version of Peril | Andrei Prykhodko |
2018-07-02 | XEEN: Add detection entries for Clouds/Darkside/World of Xeen GOG German | Paul Gilbert |
2018-07-02 | I18N: Update translations templates | Thierry Crozat |
2018-07-02 | MOHAWK: MYST: Always clear the screen before playing fullscreen movies | Bastien Bouclet |
2018-07-02 | SCUMM: Clarify workaround for Venice music in Indy 3 FMTOWNS | Adrian Frühwirth |
2018-07-02 | MOHAWK: RIVEN: Fix the credits not showing in the Polish version | Bastien Bouclet |
2018-07-02 | PINK: fixed stopping audioInfo before starting walk | Andrei Prykhodko |
2018-07-02 | PINK: changed dynamic_cast to static_cast | Andrei Prykhodko |
2018-07-02 | PINK: added assert for possible division by zero | Andrei Prykhodko |
2018-07-02 | PINK: fixed uninitialized field in InventoryMgr | Andrei Prykhodko |
2018-07-02 | I18N: Regenerate translations data file | Thierry Crozat |
2018-07-01 | PINK: added missing break | Andrei Prykhodko |
2018-07-01 | PINK: added calculation of countries and domains indexes | Andrei Prykhodko |
2018-06-30 | Merge pull request #1237 from dafioram/titanicCompileWarn | Paul Gilbert |
2018-06-30 | TITANIC: Address readSavegameHeader compiler warning | David Fioramonti |
2018-06-30 | PINK: fixed uninitialized fields | Andrei Prykhodko |
2018-06-30 | PINK: added thumb moving in PDA | Andrei Prykhodko |
2018-06-30 | I18N: Update translations templates | Thierry Crozat |
2018-06-30 | MOHAWK: Push down the include of advancedDetector.h | Bastien Bouclet |
2018-06-30 | PINK: fixed compilation error | Andrei Prykhodko |
2018-06-30 | XEEN: Split the Adlib sound driver into it's own file | Paul Gilbert |
2018-06-30 | GUI: Fix null pointer dereference in mass add | Bastien Bouclet |
2018-06-30 | PINK: removed unused field | Andrei Prykhodko |
2018-06-30 | PINK: added PDA rightHand movement | Andrei Prykhodko |
2018-06-30 | PINK: fixed possible bug when curFrame is -1 | Andrei Prykhodko |
2018-06-30 | PINK: removed comments about ActionLoop Random style | Andrei Prykhodko |
2018-06-30 | I18N: Update translation (Italian) | Paolo Bossi |
2018-06-30 | PINK: removed empty method call | Andrei Prykhodko |
2018-06-30 | PINK: fixed compiler warnings | Andrei Prykhodko |
2018-06-30 | PINK: updated engine description | Andrei Prykhodko |
2018-06-30 | PINK: fixed ActionPlayWithSfx | Andrei Prykhodko |
2018-06-30 | PINK: fixed DecrementDomain command | Andrei Prykhodko |
2018-06-30 | PINK: removed unnecessary function | Andrei Prykhodko |