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
5593b47e88
LILLIPUT: Split detection features & adapt to new plugins.
2020-10-03 14:56:36 +02:00
Strangerke
b2ac6e0631
LILLIPUT: Replace MemoryReadStream by a custom read/write stream
2018-03-28 17:36:57 +02:00
Strangerke
f2512b82c2
LILLIPUT: Put sound stubs in a separated class
2018-03-28 17:36:57 +02:00
Strangerke
6ab621dbd7
LILLIPUT: Add a script handler skeletton. All opcodes are stubbed
2018-03-28 17:36:57 +02:00
Strangerke
5757ffaff0
LILLIPUT: Add skeletton
2018-03-28 17:36:57 +02:00