Commit Graph
14 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 2712bccff6 CRUISE: Split detection features & adapt to new plugins. 2020-10-03 14:56:36 +02:00
Christoph Mallon 23a0f5318c JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
Paul Gilbert d42d6122d9 Laid the basics for music handling
svn-id: r39786
2009-04-01 10:43:24 +00:00
Paul Gilbert 59db1e85f3 Merged the contents of fontCharacterTable into staticres
svn-id: r38542
2009-02-19 11:08:11 +00:00
Paul Gilbert c2afb25ec5 Added debugger console
svn-id: r36259
2009-02-11 10:03:01 +00:00
Paul Gilbert d3319ad6a8 Introduced a static string list for language dependant strings, and changed the options and inventory menus to use it
svn-id: r36051
2009-01-25 05:49:18 +00:00
Filippos Karapetis 2d9a194a55 Removed the now empty files stringSupport.cpp/.h
svn-id: r32510
2008-06-03 07:34:47 +00:00
Jordi Vilalta Prat 38a8aa516e Allow static and dynamic plugins to be used at the same time
svn-id: r31888
2008-05-06 03:00:26 +00:00
Jordi Vilalta Prat 66e9d4f5e8 Removed trailing spaces.
svn-id: r30664
2008-01-27 19:47:41 +00:00
Sven Hesse da93916adc Fix compilation
svn-id: r26628
2007-04-27 21:07:37 +00:00
Torbjörn Andersson 1a3aa86783 Fixed compilation (and a warning).
svn-id: r26627
2007-04-27 20:35:29 +00:00
Filippos Karapetis 8c829072a9 Adding cruise/module.mk
svn-id: r26609
2007-04-27 15:21:01 +00:00