.. |
Base
|
Implement a helper function to clamp a value between the ranges of another type.
|
2016-03-26 18:14:47 +02:00 |
Entity
|
Implement function to retrieve all active objects.
|
2016-03-26 18:16:58 +02:00 |
Library
|
Merge the time utilities under the chrono library.
|
2016-03-25 14:28:07 +02:00 |
Misc
|
Fix the hide object function to calculate the correct coordinates but also implement the raw function.
|
2016-03-26 18:14:00 +02:00 |
Command.cpp
|
Dumb approach to recive some kind of asserts if the program crashes because a component was used after it was deleted.
|
2016-03-24 06:43:02 +02:00 |
Command.hpp
|
Dumb approach to recive some kind of asserts if the program crashes because a component was used after it was deleted.
|
2016-03-24 06:43:02 +02:00 |
Constants.cpp
|
Initial implementation of reload mechanism.
|
2016-03-24 09:32:44 +02:00 |
Core.cpp
|
Use unordered maps for storing script instances and options.
|
2016-03-26 18:16:01 +02:00 |
Core.hpp
|
Use unordered maps for storing script instances and options.
|
2016-03-26 18:16:01 +02:00 |
Exports.cpp
|
Remove leftover includes from previous merge of the time utilities.
|
2016-03-25 14:43:26 +02:00 |
Logger.cpp
|
Dumb approach to recive some kind of asserts if the program crashes because a component was used after it was deleted.
|
2016-03-24 06:43:02 +02:00 |
Logger.hpp
|
Dumb approach to recive some kind of asserts if the program crashes because a component was used after it was deleted.
|
2016-03-24 06:43:02 +02:00 |
Main.cpp
|
Initial implementation of reload mechanism.
|
2016-03-24 09:32:44 +02:00 |
Misc.cpp
|
Initial implementation of reload mechanism.
|
2016-03-24 09:32:44 +02:00 |
Register.cpp
|
Merge the time utilities under the chrono library.
|
2016-03-25 14:28:07 +02:00 |
Routine.cpp
|
Remove leftover includes from previous merge of the time utilities.
|
2016-03-25 14:43:26 +02:00 |
Routine.hpp
|
Updated the exception system in the main plugin to also include the location in the source files in debug builds.
|
2016-03-21 22:37:58 +02:00 |
SqBase.hpp
|
Initial implementation of reload mechanism.
|
2016-03-24 09:32:44 +02:00 |