Age | Commit message (Expand) | Author |
2018-06-29 | MOHAWK: RIVEN: Patch in the load menu for the game versions missing it | Bastien Bouclet |
2018-06-29 | MOHAWK: RIVEN: Localize menus | Eugene Sandulenko |
2018-06-29 | MOHAWK: RIVEN: Fix crash for German Riven | Eugene Sandulenko |
2018-06-29 | MOHAWK: RIVEN: Add a save button to the main menu | Bastien Bouclet |
2018-06-29 | MOHAWK: RIVEN: Draw menu with TTF fonts | Eugene Sandulenko |
2018-06-29 | MOHAWK: RIVEN: Show main menu on ESC | Eugene Sandulenko |
2018-06-29 | I18N: Update translation (German) | Lothar Serra Mari |
2018-06-29 | I18N: Update translations templates | Thierry Crozat |
2018-06-29 | MOHAWK: MYST: Introduce a main menu stack | Bastien Bouclet |
2018-06-29 | VIDEO: fix seeking to first/second frame if it exceeds uint16 | Andrei Prykhodko |
2018-06-29 | PINK: added loading of thumbnail only when necessary | Andrei Prykhodko |
2018-06-29 | PINK: Fix warnings | Eugene Sandulenko |
2018-06-29 | SHERLOCK: Fix shadowing warning | Eugene Sandulenko |
2018-06-29 | BLADERUNNER: Fix another signed vs unsigned warning | Eugene Sandulenko |
2018-06-29 | BLADERUNNER: Fix another warning | Eugene Sandulenko |
2018-06-29 | BLADERUNNER: Fix warnings | Eugene Sandulenko |
2018-06-29 | SUPERNOVA: Fix warning | Eugene Sandulenko |
2018-06-29 | SHERLOCK: Fix warning | Eugene Sandulenko |
2018-06-29 | SCI: Fix shadowing warning | Eugene Sandulenko |
2018-06-29 | VIDEO: Fix seeking the the last frame of QT videos while playing backwards | Bastien Bouclet |
2018-06-29 | PINK: fileType field in ADGameFileDescription shouldn't be NULL | Adrian Frühwirth |
2018-06-29 | PINK: Don't unnecessarily cast away constness | Adrian Frühwirth |
2018-06-29 | PINK: Make char * constants in constants.h constant pointers as well | Adrian Frühwirth |
2018-06-29 | PINK: JANITORIAL: Fix fallthrough comment so that GCC will recognize it | Adrian Frühwirth |
2018-06-28 | PINK: added loading/saving of AudioInfoMgr | Andrei Prykhodko |
2018-06-28 | PINK: rework writing save header | Andrei Prykhodko |
2018-06-28 | PINK: rework getting length between locations | Andrei Prykhodko |
2018-06-28 | PINK: JANITORIAL: more formatting fixes | Andrei Prykhodko |
2018-06-28 | PINK: added a bit more explanatory commentary | Andrei Prykhodko |
2018-06-28 | PINK: JANITORIAL: formatting fixes | Andrei Prykhodko |
2018-06-28 | PINK: added undef of macros | Andrei Prykhodko |
2018-06-28 | PINK: move save/load engine functions to separate file | Andrei Prykhodko |
2018-06-28 | PINK: Fix savegame detection | Eugene Sandulenko |
2018-06-28 | PINK: Fix compilation | Eugene Sandulenko |
2018-06-28 | PINK: Properly generate save names | Eugene Sandulenko |
2018-06-28 | PINK: Do not drop language on target generation during autodetection | Eugene Sandulenko |
2018-06-28 | PINK: renamed method of SequenceContext | Andrei Prykhodko |
2018-06-28 | PINK: updated engine description | Andrei Prykhodko |
2018-06-28 | PINK: rework setItemOwner method | Andrei Prykhodko |
2018-06-28 | PINK: fixed loading WorldBook when clicking on inv window | Andrei Prykhodko |
2018-06-28 | PINK: removed unused functions | Andrei Prykhodko |
2018-06-28 | PINK: removed unused include directives | Andrei Prykhodko |
2018-06-28 | PINK: fix setting cursor with name which wasn't in disasm | Andrei Prykhodko |
2018-06-28 | PINK: added position recalculation of walking sprites | Andrei Prykhodko |
2018-06-28 | PINK: remove using Timestamp. It doesn't work as intended. | Andrei Prykhodko |
2018-06-28 | PINK: updated engine description | Andrei Prykhodko |
2018-06-28 | PINK: removed readCount function | Andrei Prykhodko |
2018-06-28 | PINK: changed way of getting sample | Andrei Prykhodko |
2018-06-28 | PINK: fixed playing last audio subsequence | Andrei Prykhodko |
2018-06-28 | PINK: fix saving/loading | Andrei Prykhodko |