1
0
Fork 0
spectre/source/System
2023-02-18 13:59:42 +01:00
..
ByteOrder.cpp Adding Spectre/System/ByteOrder 2020-10-21 13:02:03 +02:00
Event.cpp Spectre/System/Event: Adding toString() 2020-12-05 15:23:06 +01:00
EventListener.cpp Adding System/EventListener 2020-02-01 15:50:01 +01:00
File.cpp Spectre/System/File: adding readString() 2022-09-25 16:31:52 +02:00
Log.cpp include/Spectre/System/Log.h: Change message variable name to format. 2023-02-18 13:59:42 +01:00
MessageHandler.cpp System/MessageHandler: Make this class useful by implementing EventListener and also add a vector of listeners with register/unregister methods. 2020-02-01 15:50:02 +01:00
MessageQueue.cpp Use SPECTRE_PLATFORM_* defines instead of raw compiler ones. 2020-12-26 17:25:25 +01:00
Path.cpp source/System/File.cpp: move path stuff to Path.cpp 2020-01-10 00:45:11 +01:00
Stopwatch.cpp Adding Spectre/System/Stopwatch 2020-12-18 18:27:07 +01:00