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
0d61c5bd4b
CGE: Split detection code & adapt to new plugins.
2020-10-03 14:56:36 +02:00
Strangerke
54dbb67777
CGE: Janitorial - Remove trailing spaces
2014-02-16 18:35:14 +01:00
Strangerke
d7ae191b82
CGE: Remove general.cpp
2011-09-15 18:54:02 +02:00
Strangerke
a8ad211c36
CGE: Merge talk.cpp and gettext.cpp
2011-08-27 09:39:35 +02:00
Strangerke
7144076030
CGE: Move IO classes to a separated source file
2011-08-27 09:05:32 +02:00
Strangerke
e69c7a3ac4
CGE: Remove mixer
2011-08-21 09:51:49 +02:00
Alyssa Milburn
f0889d3f54
CGE: Remove unused snSelect function, and broken config.cpp.
2011-08-19 16:02:50 +02:00
Strangerke
316b73ee00
CGE: Remove Startup class, set _fx and _sound as dynamic
2011-07-29 10:02:32 +02:00
Strangerke
2e5a041046
CGE: Remove EMM and EMS classes
2011-07-25 17:50:58 +02:00
Paul Gilbert
324ccb1760
CGE: Split pathfinding related code into walk.cpp
2011-07-13 21:04:44 +10:00
Strangerke
fe2e1bb2fd
CGE: Remove "bitmaps" files
2011-07-07 20:43:09 +02:00
Paul Gilbert
ec28ef04c4
CGE: Merged mouse.* and keybd.* files to centralise event handling
2011-07-02 16:19:36 +10:00
Strangerke
ffc2aa4e4f
CGE: Format code
2011-06-13 11:57:24 +02:00
Strangerke
b1df7ca734
CGE: Add missing file, and STUB some missing functions in general.cpp
2011-06-12 22:06:44 +02:00
Strangerke
3bef49c003
CGE: Suppress VGA::Exit, some cleanup, add one missing source
2011-06-12 01:13:44 +02:00
Strangerke
15d98b2a54
CGE: Add a couple of missing files
2011-06-11 09:33:17 +02:00
Strangerke
01a7e7ad60
CGE: Add several sources based on headers
2011-06-09 08:20:53 +02:00
Strangerke
c545ebd0d5
CGE: Add minimal engine and detection
2011-09-10 17:50:47 +02:00