3ab8692a5e
Made the Event logger a little less cluttered
2015-02-11 15:03:20 +01:00
4d8b8d5233
Implemented new Event System. Listeners are no longer classes but now are simply callback functions. Also there is now a priority system which decides in which order events are executed.
...
The core can also not be loaded more then once. A check has been built in. The Model abstract is from now on a system module. No longer a core process.
2015-02-11 14:23:27 +01:00
0b1980c32c
Decreased Framework loading time by letting Smarty not load directly after Framework launch
2015-02-10 21:35:45 +01:00
4c7d3b6d56
New Router algorithm implemented (Old FuzeWorks3 code, without subnamespaces)
2015-02-10 21:27:27 +01:00
69998316be
Moved router to Modules. Router is no longer a Core class.
2015-02-10 21:04:31 +01:00
22d835257e
Initial Commit, merge of MicroCore and FuzeWorks3
2015-02-08 17:29:39 +01:00