Commit Graph
20 Commits
Author SHA1 Message Date
aryanrawlani28 29ceb07959 ENGINES: ALL: Revert detection submodule to be directly present in the engine directory
- DETECT_OBJS are present and added inside an engine's modules.mk file.
2020-10-03 14:56:36 +02:00
aryanrawlani28 8189a05316 ENGINES: ALL: Adapt to changes for new plugins by defining a new detection module
For each engine:
- Make a new folder detection
- Move detection-related files inside the folder
- Add a new module "enginename/detection"
- Add DETECT_OBJS here
- Adjust the normal engine module to remove detect_objs
- Adjust every file for the new changes.
2020-10-03 14:56:36 +02:00
aryanrawlani28 985faf8d8c MACVENTURE: Split detection features & adapt to new plugins. 2020-10-03 14:56:36 +02:00
Borja Lorente b24c04736c MACVENTURE: Extract implementation of Container 2016-08-19 16:30:24 +02:00
Borja Lorente 234a3b95a2 MACVENTURE: Fix cursor warning 2016-08-19 16:30:23 +02:00
Borja Lorente 09fe00eb2a MACVENTURE: Fix indentation and braces 2016-08-19 16:30:18 +02:00
Borja Lorente 5c43e30499 MACVENTURE: Implement loading borders from zip 2016-08-14 19:00:59 +02:00
Borja Lorente b7b4862e4c MACVENTURE: Add metadata to savegames 2016-08-14 19:00:36 +02:00
Borja Lorente b64622744f MACVENTURE: Add infrastructure to support sound system 2016-08-14 19:00:36 +02:00
Borja Lorente 2dfbfdbaba MACVENTURE: Implement in-engine window closing 2016-08-14 18:57:26 +02:00
Borja Lorente 53a5fb6c54 MACVENTURE: Refactor dialogs and controls 2016-08-14 18:57:26 +02:00
Borja Lorente 2a521bb22d MACVENTURE: Add dialog system 2016-08-14 18:55:17 +02:00
Borja Lorente 0743e9531b MACVENTURE: Implemente dynamic object drawing 2016-08-14 18:32:46 +02:00
Borja Lorente ccc76f2119 MACVENTURE: Add PPIC0, 1 and 2 decoding 2016-08-14 18:31:16 +02:00
Borja Lorente 9b052d0a97 MACVENTURE: Add untested script engine 2016-08-14 18:28:47 +02:00
Borja Lorente 9c10b431ce MACVENTURE: Add text decoding (without composite) 2016-08-14 18:28:08 +02:00
Borja Lorente 5719ea3076 MACVENTURE: Add save game loading 2016-08-14 18:24:58 +02:00
Borja Lorente f095c4a958 MACVENTURE: Extract GUI code 2016-08-14 18:10:14 +02:00
Borja Lorente 52d53c2551 MACVENTURE: Add game detection for Shadowgate 2016-08-14 18:07:21 +02:00
Borja Lorente e821fd789c MACVENTURE: Add initial game files 2016-08-14 18:07:21 +02:00