Commit Graph
86814 Commits
Author SHA1 Message Date
Iskrich 2d7d95bc19 DIRECTOR: Add initial for support DIB resource 2016-08-03 23:40:36 +02:00
Joseph Davies 14450b017f DIRECTOR: Rename variables to match changes to AdvancedMetaEngine.
Follows guideline-conforming changes in 0b6befdcc5.
2016-08-03 23:40:36 +02:00
Joseph Davies 04ea338dac DIRECTOR: Add detection for The Last Dinosaur Egg.
Detection for Windows and Macintosh versions of
Victor Vector & Yondo: The Last Dinosaur Egg.
2016-08-03 23:40:36 +02:00
Joseph Davies 8d8c9b3e87 DIRECTOR: Fix version in error message. 2016-08-03 23:40:36 +02:00
Joseph Davies 0deda5b8b1 DIRECTOR: Add detection for The Vampire's Coffin.
Detection for Windows and Macintosh versions of
Victor Vector & Yondo: The Vampire's Coffin.
2016-08-03 23:40:36 +02:00
Joseph Davies c5379909e2 DIRECTOR: Add detection for AMBER. 2016-08-03 23:40:36 +02:00
Matthew Hoops de61313e94 DIRECTOR: Fix RIFX support to actually be useful 2016-08-03 23:40:36 +02:00
Matthew Hoops a9849314e8 DIRECTOR: Change tag comparison to be case-insensitive 2016-08-03 23:40:36 +02:00
Matthew Hoops 30de1f34ca DIRECTOR: Fix getting RIFF resources 2016-08-03 23:40:36 +02:00
Matthew Hoops 5e08747978 DIRECTOR: Add detection for jman Japanese 2016-08-03 23:40:36 +02:00
Matthew Hoops 649ef2af67 DIRECTOR: Fix stupid mistake in v3 fallback 2016-08-03 23:40:36 +02:00
Matthew Hoops 4a334980e1 DIRECTOR: Add some simple Windows version fallback detection 2016-08-03 23:40:36 +02:00
Matthew Hoops 387833ace4 DIRECTOR: Add detection for Jewels of the Oracle 2016-08-03 23:40:36 +02:00
Matthew Hoops c607b85a46 DIRECTOR: Add parsing support for v7 2016-08-03 23:40:36 +02:00
Matthew Hoops b4cf46486d DIRECTOR: Add gundam0079 mac detection 2016-08-03 23:40:36 +02:00
Matthew Hoops bba8bb4c33 DIRECTOR: Add v5 Mac data fork parsing 2016-08-03 23:40:36 +02:00
Matthew Hoops d870127ddb DIRECTOR: Mac v3 games just use the resource fork of the executable to start 2016-08-03 23:40:36 +02:00
Matthew Hoops 9a9df86fde DIRECTOR: Parse the RIFX from v4 Mac versions 2016-08-03 23:40:36 +02:00
Matthew Hoops 09f6949cbc DIRECTOR: Add JMP Turbo Mac detection 2016-08-03 23:40:36 +02:00
Matthew Hoops f6399b7d13 DIRECTOR: Fix some v3 exe fields
Thanks, fuzzie
2016-08-03 23:40:36 +02:00
Matthew Hoops 0f7fb5ad65 DIRECTOR: Parse the main MMM file in v3 Windows games 2016-08-03 23:40:36 +02:00
Matthew Hoops 60ba99ac41 DIRECTOR: Fix RIFF offsets 2016-08-03 23:40:36 +02:00
Matthew Hoops 45a387c481 DIRECTOR: Add detection for Spy Club 2016-08-03 23:40:36 +02:00
Matthew Hoops eb16a726e9 DIRECTOR: Add basic v3-5 exe parsing 2016-08-03 23:40:36 +02:00
Matthew Hoops a24668ff79 DIRECTOR: Add majestic detection 2016-08-03 23:40:36 +02:00
Matthew Hoops 50c52ab3fb DIRECTOR: Fix RIFX files inside of EXE's 2016-08-03 23:40:36 +02:00
Matthew Hoops 8c252aa830 DIRECTOR: Add basic resource code 2016-08-03 23:40:36 +02:00
Matthew Hoops a243b5cb33 DIRECTOR: Add engine skeleton 2016-08-03 23:40:36 +02:00
Eugene Sandulenko 0cccd0ddd1 GRAPHICS/WAGE: Made MacWindowManager font maping requiring font size 2016-08-03 23:39:10 +02:00
Eugene Sandulenko 7c12e80552 WAGE/GRAPHICS: Move standard Mac font mapping to gui/ 2016-08-03 17:28:15 +02:00
Eugene Sandulenko 01a240ca81 GRAPHICS: Fix warnings 2016-08-03 14:41:14 +02:00
Eugene Sandulenko a00272c62c Merge pull request #796 from blorente/move-macgui
GRAPHICS/WAGE: Extract Mac GUI system.
2016-08-03 14:37:38 +02:00
Paul Gilbert 08c881e8eb TITANIC: Add game state thunk methods to CGameObject 2016-08-02 22:25:36 -04:00
Paul Gilbert 3a466a29ea TITANIC: Fix compiler warnings 2016-08-02 20:04:06 -04:00
Paul Gilbert 99b353b9fe TITANIC: Added CPETPosition enterViewMsg 2016-08-02 19:27:00 -04:00
Paul Gilbert 17762761fe TITANIC: Added CPETPosition leaveViewMsg 2016-08-02 18:31:37 -04:00
Paul Gilbert ceb49fc839 TITANIC: Further work on view and node positioning 2016-08-02 17:49:41 -04:00
Paul Gilbert 8cf1688535 TITANIC: Fleshing out cViewItem class 2016-08-02 13:25:00 -04:00
Paul Gilbert efb3970d5d TITANIC: Fixes for CProximity setup 2016-08-02 07:48:40 -04:00
Paul Gilbert cb7d7ed7c3 TITANIC: Add TTsentence support methods 2016-08-02 07:37:30 -04:00
Borja Lorente ff9b1ccb57 GRAPHICS: Add most of the documentation to MacWindowManager 2016-08-02 08:33:50 +02:00
Borja Lorente 5ce231a527 GRAPHICS: Add macwindow documentation 2016-08-02 08:33:50 +02:00
Borja Lorente c4f6c4c2fd GRAPHICS: Add documentation to BaseMacWindow 2016-08-02 08:33:50 +02:00
Borja Lorente d7010637af GRAPHICS: Add documentation to MacWindowBorder 2016-08-02 08:33:50 +02:00
Borja Lorente 02a18134c3 GRAPHICS: Add basic caching to 9patch colors 2016-08-02 08:33:50 +02:00
Borja Lorente 03f2d9b01e GRAPHICS: Remove unused variables 2016-08-02 08:33:50 +02:00
Borja Lorente e809320f58 GRAPHICS: Fix indentation 2016-08-02 08:33:50 +02:00
Borja Lorente a0bea8567b WAGE: Revert indentation 2016-08-02 08:33:50 +02:00
Borja Lorente 6d8b6ad4f8 GRAPHICS: Fix include path in macwindowborder 2016-08-02 08:33:50 +02:00
Borja Lorente f7ba1cb812 GRAPHICS: Rename header guards in macgui 2016-08-02 08:33:50 +02:00