aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2016-08-03DIRECTOR: Parse the RIFX from v4 Mac versionsMatthew Hoops
2016-08-03DIRECTOR: Add JMP Turbo Mac detectionMatthew Hoops
2016-08-03DIRECTOR: Fix some v3 exe fieldsMatthew Hoops
2016-08-03DIRECTOR: Parse the main MMM file in v3 Windows gamesMatthew Hoops
2016-08-03DIRECTOR: Fix RIFF offsetsMatthew Hoops
2016-08-03DIRECTOR: Add detection for Spy ClubMatthew Hoops
2016-08-03DIRECTOR: Add basic v3-5 exe parsingMatthew Hoops
2016-08-03DIRECTOR: Add majestic detectionMatthew Hoops
2016-08-03DIRECTOR: Fix RIFX files inside of EXE'sMatthew Hoops
2016-08-03DIRECTOR: Add basic resource codeMatthew Hoops
2016-08-03DIRECTOR: Add engine skeletonMatthew Hoops
2016-08-03GRAPHICS/WAGE: Made MacWindowManager font maping requiring font sizeEugene Sandulenko
2016-08-03WAGE/GRAPHICS: Move standard Mac font mapping to gui/Eugene Sandulenko
2016-08-03Merge pull request #796 from blorente/move-macguiEugene Sandulenko
2016-08-02TITANIC: Add game state thunk methods to CGameObjectPaul Gilbert
2016-08-02TITANIC: Fix compiler warningsPaul Gilbert
2016-08-02TITANIC: Added CPETPosition enterViewMsgPaul Gilbert
2016-08-02TITANIC: Added CPETPosition leaveViewMsgPaul Gilbert
2016-08-02TITANIC: Further work on view and node positioningPaul Gilbert
2016-08-02TITANIC: Fleshing out cViewItem classPaul Gilbert
2016-08-02TITANIC: Fixes for CProximity setupPaul Gilbert
2016-08-02TITANIC: Add TTsentence support methodsPaul Gilbert
2016-08-02WAGE: Revert indentationBorja Lorente
2016-08-02WAGE: Remove leftover filesBorja Lorente
2016-08-01TITANIC: Added TTsentence localWordPaul Gilbert
2016-08-01TITANIC: Fix compiler warningsPaul Gilbert
2016-08-01TITANIC: Added SuccUBusScript updateStatePaul Gilbert
2016-08-01TITANIC: Added MaitreDScript methodsPaul Gilbert
2016-08-01TITANIC: Fix Coverity warningsPaul Gilbert
2016-08-01TITANIC: Fix infinite recursion in CPetRoomsGlyphPaul Gilbert
2016-08-01TITANIC: Add MaitreDScript processPaul Gilbert
2016-08-01TITANIC: Added SuccUBusScript methodsPaul Gilbert
2016-08-01SCI: Fix warningsEugene Sandulenko
2016-08-01SCI32: Implement bitmap save routineColin Snover
2016-08-01SCI32: Fix invalid memory access after BitmapTable is extendedColin Snover
2016-08-01SCI32: Fix crash when destroying GfxTransitions32Colin Snover
2016-08-01SCI32: Add bitmap segment and remove GC option from hunk segmentColin Snover
2016-08-01SCI32: Don't crash on zero-dimension show rectsColin Snover
2016-08-01SCI32: Add 6-argument signature of kAddPicAtColin Snover
2016-08-01SCI32: Implement plane transitions (kSetShowStyle and kSetScroll)Colin Snover
2016-08-01SCI32: Enable optional explicit memory management of hunk entriesColin Snover
2016-08-01ENGINES: Remove the aesop submoduleBastien Bouclet
2016-08-01TITANIC: Fix warningsEugene Sandulenko
2016-08-01SHERLOCK: Fix even more warningsEugene Sandulenko
2016-08-01SHERLOCK: Fix another warningEugene Sandulenko
2016-08-01SHERLOCK: Fix warningEugene Sandulenko
2016-08-01TITANIC: Fix compilation for openpandoraEugene Sandulenko
2016-07-31TITANIC: Compilation fix for LiftbotScriptPaul Gilbert
2016-07-31TITANIC: Added LiftbotScript methodsPaul Gilbert
2016-07-31TITANIC: Added DoorbotScript scriptChangedPaul Gilbert