aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-03TITANIC: Correct sound manager methods to return existing WaveFile classPaul Gilbert
2016-08-03TITANIC: Add CSound sound loading methodsPaul Gilbert
2016-08-03GRAPHICS: Fix MSVC project generationPaul Gilbert
2016-08-03MOHAWK: Load games from outside the options dialog loopThierry Crozat
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-03GRAPHICS: Fix warningsEugene 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-02GRAPHICS: Add most of the documentation to MacWindowManagerBorja Lorente
2016-08-02GRAPHICS: Add macwindow documentationBorja Lorente
2016-08-02GRAPHICS: Add documentation to BaseMacWindowBorja Lorente
2016-08-02GRAPHICS: Add documentation to MacWindowBorderBorja Lorente
2016-08-02GRAPHICS: Add basic caching to 9patch colorsBorja Lorente
2016-08-02GRAPHICS: Remove unused variablesBorja Lorente
2016-08-02GRAPHICS: Fix indentationBorja Lorente
2016-08-02WAGE: Revert indentationBorja Lorente
2016-08-02GRAPHICS: Fix include path in macwindowborderBorja Lorente
2016-08-02GRAPHICS: Rename header guards in macguiBorja Lorente
2016-08-02GRAPHICS: Reorder modules to preserve alphabetical orderBorja Lorente
2016-08-02GRAPHICS: Fix spacing issues in MacWindowManagerBorja Lorente
2016-08-02GRAPHICS: Add missing file headerBorja Lorente
2016-08-02GRAPHICS: Fix style and spellingBorja Lorente
2016-08-02WAGE: Remove leftover filesBorja Lorente
2016-08-02GRAPHICS: Add custom border measuresBorja 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-01DEVTOOLS: Add sentence sentence list for MaitreD to create_titanicPaul Gilbert
2016-08-01TITANIC: Added SuccUBusScript methodsPaul Gilbert
2016-08-02Merge pull request #795 from fuzzie/snapEugene Sandulenko
2016-08-02Merge pull request #797 from Mailaender/appdataEugene Sandulenko
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