aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-03DIRECTOR: Fix getting RIFF resourcesMatthew Hoops
2016-08-03DIRECTOR: Add detection for jman JapaneseMatthew Hoops
2016-08-03DIRECTOR: Fix stupid mistake in v3 fallbackMatthew Hoops
2016-08-03DIRECTOR: Add some simple Windows version fallback detectionMatthew Hoops
2016-08-03DIRECTOR: Add detection for Jewels of the OracleMatthew Hoops
2016-08-03DIRECTOR: Add parsing support for v7Matthew Hoops
2016-08-03DIRECTOR: Add gundam0079 mac detectionMatthew Hoops
2016-08-03DIRECTOR: Add v5 Mac data fork parsingMatthew Hoops
2016-08-03DIRECTOR: Mac v3 games just use the resource fork of the executable to startMatthew Hoops
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
Thanks, fuzzie
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-03GRAPHICS: Fix warningsEugene Sandulenko
2016-08-03Merge pull request #796 from blorente/move-macguiEugene Sandulenko
GRAPHICS/WAGE: Extract Mac GUI system.
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