.. |
Base
|
Initial implementation of the new event system.
|
2017-02-21 21:24:59 +02:00 |
Entity
|
Initial implementation of the new event system.
|
2017-02-21 21:24:59 +02:00 |
Library
|
Minor fix in date-time class.
|
2017-02-22 18:09:02 +02:00 |
Misc
|
Initial implementation of the new event system.
|
2017-02-21 21:24:59 +02:00 |
Command.cpp
|
Initial implementation of the new event system.
|
2017-02-21 21:24:59 +02:00 |
Command.hpp
|
Update all existing code to always receive StackStrF as a const reference.
|
2016-11-16 15:10:33 +02:00 |
Constants.cpp
|
Adjust the main plugin to use the new standard way of registering constants.
|
2016-11-23 00:58:45 +02:00 |
Core.cpp
|
Initial implementation of the new event system.
|
2017-02-21 21:24:59 +02:00 |
Core.hpp
|
Expose the signals for the loading stages.
|
2017-02-22 18:08:33 +02:00 |
CoreEntity.cpp
|
Fix bug in entity initialization which was pushing a null pointer on the stack instead of the actual instance.
|
2017-02-21 21:57:47 +02:00 |
CoreEvents.cpp
|
Avoid creating multiple objects for the same string when event parameters contain strings.
|
2017-02-21 22:17:25 +02:00 |
CoreFuncs.cpp
|
Expose the signals for the loading stages.
|
2017-02-22 18:08:33 +02:00 |
CoreInst.cpp
|
Initial implementation of the new event system.
|
2017-02-21 21:24:59 +02:00 |
CoreUtils.cpp
|
Fix the crash at shut down caused by forgetting to release the global events table object.
|
2017-02-21 21:42:40 +02:00 |
Exports.cpp
|
Adjust names of exported module functions to not use the names from previous implementation.
|
2016-07-17 03:50:29 +03:00 |
Logger.cpp
|
Remove leftover brackets from log messages on linux.
|
2016-07-10 18:44:54 +03:00 |
Logger.hpp
|
Untested update to the new plugin API.
|
2016-05-22 06:20:38 +03:00 |
Main.cpp
|
Fix the crash at shut down caused by forgetting to release the global events table object.
|
2017-02-21 21:42:40 +02:00 |
Register.cpp
|
Rename the lightweight object type.
|
2016-11-17 11:27:07 +02:00 |
Routine.cpp
|
Fix the crash at shut down caused by forgetting to release the global events table object.
|
2017-02-21 21:42:40 +02:00 |
Routine.hpp
|
Fix the crash at shut down caused by forgetting to release the global events table object.
|
2017-02-21 21:42:40 +02:00 |
Signal.cpp
|
Initial implementation of the new event system.
|
2017-02-21 21:24:59 +02:00 |
Signal.hpp
|
Initial implementation of the new event system.
|
2017-02-21 21:24:59 +02:00 |
SqBase.hpp
|
Initial implementation of the new event system.
|
2017-02-21 21:24:59 +02:00 |
Tasks.cpp
|
Initial implementation of the new event system.
|
2017-02-21 21:24:59 +02:00 |
Tasks.hpp
|
Initial implementation of the new event system.
|
2017-02-21 21:24:59 +02:00 |