Core/Modules
FFNMaster a184d43c9e Implemented module advertisements.
A module advertises it has certain data, identified by a key. The moment a module gets loaded that listens for that key, it will get send this data.
Using this technique it is possible to load certain predefined data into modules, without loading the actual module. This data is prone to future caching as well.
2016-01-16 21:21:11 +01:00
..
api Started working on new systems. Continue on new development environment. 2015-09-12 19:52:04 +02:00
database Made the core of FuzeWorks static. 2015-09-05 21:47:35 +02:00
databaseutils Many Misc jobs: 2015-10-11 19:14:49 +01:00
example Implemented module advertisements. 2016-01-16 21:21:11 +01:00
mailer Temporarily removed Users module until issues are resolved. 2015-10-12 14:22:56 +01:00