Age | Commit message (Expand) | Author |
2016-08-03 | DIRECTOR: Add some simple Windows version fallback detection | Matthew Hoops |
2016-08-03 | DIRECTOR: Add detection for Jewels of the Oracle | Matthew Hoops |
2016-08-03 | DIRECTOR: Add parsing support for v7 | Matthew Hoops |
2016-08-03 | DIRECTOR: Add gundam0079 mac detection | Matthew Hoops |
2016-08-03 | DIRECTOR: Add v5 Mac data fork parsing | Matthew Hoops |
2016-08-03 | DIRECTOR: Mac v3 games just use the resource fork of the executable to start | Matthew Hoops |
2016-08-03 | DIRECTOR: Parse the RIFX from v4 Mac versions | Matthew Hoops |
2016-08-03 | DIRECTOR: Add JMP Turbo Mac detection | Matthew Hoops |
2016-08-03 | DIRECTOR: Fix some v3 exe fields | Matthew Hoops |
2016-08-03 | DIRECTOR: Parse the main MMM file in v3 Windows games | Matthew Hoops |
2016-08-03 | DIRECTOR: Fix RIFF offsets | Matthew Hoops |
2016-08-03 | DIRECTOR: Add detection for Spy Club | Matthew Hoops |
2016-08-03 | DIRECTOR: Add basic v3-5 exe parsing | Matthew Hoops |
2016-08-03 | DIRECTOR: Add majestic detection | Matthew Hoops |
2016-08-03 | DIRECTOR: Fix RIFX files inside of EXE's | Matthew Hoops |
2016-08-03 | DIRECTOR: Add basic resource code | Matthew Hoops |
2016-08-03 | DIRECTOR: Add engine skeleton | Matthew Hoops |
2016-08-03 | GRAPHICS/WAGE: Made MacWindowManager font maping requiring font size | Eugene Sandulenko |
2016-08-03 | WAGE/GRAPHICS: Move standard Mac font mapping to gui/ | Eugene Sandulenko |
2016-08-03 | Merge pull request #796 from blorente/move-macgui | Eugene Sandulenko |
2016-08-02 | TITANIC: Add game state thunk methods to CGameObject | Paul Gilbert |
2016-08-02 | TITANIC: Fix compiler warnings | Paul Gilbert |
2016-08-02 | TITANIC: Added CPETPosition enterViewMsg | Paul Gilbert |
2016-08-02 | TITANIC: Added CPETPosition leaveViewMsg | Paul Gilbert |
2016-08-02 | TITANIC: Further work on view and node positioning | Paul Gilbert |
2016-08-02 | TITANIC: Fleshing out cViewItem class | Paul Gilbert |
2016-08-02 | TITANIC: Fixes for CProximity setup | Paul Gilbert |
2016-08-02 | TITANIC: Add TTsentence support methods | Paul Gilbert |
2016-08-02 | WAGE: Revert indentation | Borja Lorente |
2016-08-02 | WAGE: Remove leftover files | Borja Lorente |
2016-08-01 | TITANIC: Added TTsentence localWord | Paul Gilbert |
2016-08-01 | TITANIC: Fix compiler warnings | Paul Gilbert |
2016-08-01 | TITANIC: Added SuccUBusScript updateState | Paul Gilbert |
2016-08-01 | TITANIC: Added MaitreDScript methods | Paul Gilbert |
2016-08-01 | TITANIC: Fix Coverity warnings | Paul Gilbert |
2016-08-01 | TITANIC: Fix infinite recursion in CPetRoomsGlyph | Paul Gilbert |
2016-08-01 | TITANIC: Add MaitreDScript process | Paul Gilbert |
2016-08-01 | TITANIC: Added SuccUBusScript methods | Paul Gilbert |
2016-08-01 | SCI: Fix warnings | Eugene Sandulenko |
2016-08-01 | SCI32: Implement bitmap save routine | Colin Snover |
2016-08-01 | SCI32: Fix invalid memory access after BitmapTable is extended | Colin Snover |
2016-08-01 | SCI32: Fix crash when destroying GfxTransitions32 | Colin Snover |
2016-08-01 | SCI32: Add bitmap segment and remove GC option from hunk segment | Colin Snover |
2016-08-01 | SCI32: Don't crash on zero-dimension show rects | Colin Snover |
2016-08-01 | SCI32: Add 6-argument signature of kAddPicAt | Colin Snover |
2016-08-01 | SCI32: Implement plane transitions (kSetShowStyle and kSetScroll) | Colin Snover |
2016-08-01 | SCI32: Enable optional explicit memory management of hunk entries | Colin Snover |
2016-08-01 | ENGINES: Remove the aesop submodule | Bastien Bouclet |
2016-08-01 | TITANIC: Fix warnings | Eugene Sandulenko |
2016-08-01 | SHERLOCK: Fix even more warnings | Eugene Sandulenko |