NazaraEngine/include/Nazara/Core
Jérôme Leclercq f5dac32020 Minor stuff 2021-08-19 18:47:11 +02:00
..
Debug Copyright year update 2020-03-05 17:27:26 +01:00
Hash Copyright year update 2020-03-05 17:27:26 +01:00
AbstractHash.hpp Copyright year update 2020-03-05 17:27:26 +01:00
AbstractLogger.hpp Fix a lot of warnings and some errors 2020-09-26 11:44:09 +02:00
Algorithm.hpp Graphics/RenderQueue: Remake it with a naive implementation 2021-08-19 18:47:11 +02:00
Algorithm.inl Convert all remaining enums to enum classes (!) 2021-05-25 10:40:07 +02:00
Bitset.hpp Remove Nz::String and Nz::StringStream 2020-09-25 19:31:01 +02:00
Bitset.inl Remove Nz::String and Nz::StringStream 2020-09-25 19:31:01 +02:00
ByteArray.hpp Remove Nz::String and Nz::StringStream 2020-09-25 19:31:01 +02:00
ByteArray.inl Remove Nz::String and Nz::StringStream 2020-09-25 19:31:01 +02:00
ByteArrayPool.hpp Remove Nz::String and Nz::StringStream 2020-09-25 19:31:01 +02:00
ByteArrayPool.inl Copyright year update 2020-03-05 17:27:26 +01:00
ByteStream.hpp Copyright year update 2020-03-05 17:27:26 +01:00
ByteStream.inl Copyright year update 2020-03-05 17:27:26 +01:00
CallOnExit.hpp Copyright year update 2020-03-05 17:27:26 +01:00
CallOnExit.inl Copyright year update 2020-03-05 17:27:26 +01:00
Clock.hpp Copyright year update 2020-03-05 17:27:26 +01:00
Color.hpp Remove Nz::String and Nz::StringStream 2020-09-25 19:31:01 +02:00
Color.inl Remove Nz::String and Nz::StringStream 2020-09-25 19:31:01 +02:00
Config.hpp Big f***ing cleanup part 1 2020-02-23 00:42:22 +01:00
ConfigCheck.hpp Copyright year update 2020-03-05 17:27:26 +01:00
Core.hpp Minor fixes 2021-06-04 18:02:28 +02:00
Core.inl Rework modules 2020-09-10 20:12:09 +02:00
Debug.hpp Copyright year update 2020-03-05 17:27:26 +01:00
DebugOff.hpp Copyright year update 2020-03-05 17:27:26 +01:00
DynLib.hpp Minor fixes 2020-09-01 18:47:08 +02:00
ECS.hpp Graphics: Add RenderSystem and frame pipeline 2021-07-06 11:04:22 +02:00
ECS.inl Graphics: Add RenderSystem and frame pipeline 2021-07-06 11:04:22 +02:00
EmptyStream.hpp Copyright year update 2020-03-05 17:27:26 +01:00
EmptyStream.inl Copyright year update 2020-03-05 17:27:26 +01:00
Endianness.hpp Copyright year update 2020-03-05 17:27:26 +01:00
Endianness.inl Convert all remaining enums to enum classes (!) 2021-05-25 10:40:07 +02:00
Enums.hpp Convert all remaining enums to enum classes (!) 2021-05-25 10:40:07 +02:00
Error.hpp Convert all remaining enums to enum classes (!) 2021-05-25 10:40:07 +02:00
ErrorFlags.hpp Convert all remaining enums to enum classes (!) 2021-05-25 10:40:07 +02:00
File.hpp Convert all remaining enums to enum classes (!) 2021-05-25 10:40:07 +02:00
File.inl Copyright year update 2020-03-05 17:27:26 +01:00
FileLogger.hpp Fix FileLogger noexcept attribute 2020-09-26 11:51:47 +02:00
Flags.hpp Core/Flag: Improve code 2021-02-19 14:51:21 +01:00
Flags.inl Core/Flags: Fix std::hash include 2021-08-19 18:47:11 +02:00
Functor.hpp Copyright year update 2020-03-05 17:27:26 +01:00
Functor.inl Copyright year update 2020-03-05 17:27:26 +01:00
GuillotineBinPack.hpp Copyright year update 2020-03-05 17:27:26 +01:00
HandledObject.hpp Merge branch 'master' into graphics-next 2021-05-17 18:58:04 +02:00
HandledObject.inl Merge branch 'master' into graphics-next 2021-05-17 18:58:04 +02:00
HardwareInfo.hpp Remove Nz::String and Nz::StringStream 2020-09-25 19:31:01 +02:00
Initializer.hpp Copyright year update 2020-03-05 17:27:26 +01:00
Initializer.inl Copyright year update 2020-03-05 17:27:26 +01:00
Log.hpp Remove Nz::String and Nz::StringStream 2020-09-25 19:31:01 +02:00
MemoryHelper.hpp Copyright year update 2020-03-05 17:27:26 +01:00
MemoryHelper.inl Copyright year update 2020-03-05 17:27:26 +01:00
MemoryManager.hpp Copyright year update 2020-03-05 17:27:26 +01:00
MemoryPool.hpp Copyright year update 2020-03-05 17:27:26 +01:00
MemoryPool.inl Copyright year update 2020-03-05 17:27:26 +01:00
MemoryStream.hpp Copyright year update 2020-03-05 17:27:26 +01:00
MemoryStream.inl Convert all remaining enums to enum classes (!) 2021-05-25 10:40:07 +02:00
MemoryView.hpp Copyright year update 2020-03-05 17:27:26 +01:00
ModuleBase.hpp Minor fixes 2021-06-04 18:02:28 +02:00
ModuleBase.inl Minor stuff 2021-08-19 18:47:11 +02:00
Modules.hpp Add module configurations 2020-09-17 20:10:39 +02:00
Modules.inl Add missing include 2021-06-05 01:38:49 +02:00
MovablePtr.hpp Copyright year update 2020-03-05 17:27:26 +01:00
MovablePtr.inl Copyright year update 2020-03-05 17:27:26 +01:00
MovableValue.hpp Core: Add MovableValue 2020-04-19 01:23:26 +02:00
MovableValue.inl Core: Add MovableValue 2020-04-19 01:23:26 +02:00
ObjectHandle.hpp Merge branch 'master' into graphics-next 2021-05-17 18:58:04 +02:00
ObjectHandle.inl Merge branch 'master' into graphics-next 2021-05-17 18:58:04 +02:00
ObjectLibrary.hpp Rework ResourceLoader, ResourceManager and ObjectLibrary 2021-05-25 10:40:07 +02:00
ObjectLibrary.inl Rework ResourceLoader, ResourceManager and ObjectLibrary 2021-05-25 10:40:07 +02:00
ObjectRef.hpp Copyright year update 2020-03-05 17:27:26 +01:00
ObjectRef.inl Fix includes 2020-04-10 17:36:43 +02:00
OffsetOf.hpp Copyright year update 2020-03-05 17:27:26 +01:00
ParameterList.hpp Remove Nz::String and Nz::StringStream 2020-09-25 19:31:01 +02:00
ParameterList.inl Remove Nz::String and Nz::StringStream 2020-09-25 19:31:01 +02:00
PluginManager.hpp Copyright year update 2020-03-05 17:27:26 +01:00
PoolByteStream.hpp Copyright year update 2020-03-05 17:27:26 +01:00
PoolByteStream.inl Copyright year update 2020-03-05 17:27:26 +01:00
Primitive.hpp Copyright year update 2020-03-05 17:27:26 +01:00
Primitive.inl Convert all remaining enums to enum classes (!) 2021-05-25 10:40:07 +02:00
PrimitiveList.hpp Copyright year update 2020-03-05 17:27:26 +01:00
RefCounted.hpp Copyright year update 2020-03-05 17:27:26 +01:00
Resource.hpp Copyright year update 2020-03-05 17:27:26 +01:00
ResourceLoader.hpp Rework ResourceLoader, ResourceManager and ObjectLibrary 2021-05-25 10:40:07 +02:00
ResourceLoader.inl Convert all remaining enums to enum classes (!) 2021-05-25 10:40:07 +02:00
ResourceManager.hpp Rework ResourceLoader, ResourceManager and ObjectLibrary 2021-05-25 10:40:07 +02:00
ResourceManager.inl Rework ResourceLoader, ResourceManager and ObjectLibrary 2021-05-25 10:40:07 +02:00
ResourceParameters.hpp Copyright year update 2020-03-05 17:27:26 +01:00
ResourceSaver.hpp Upgrade Utility 2021-05-25 10:40:07 +02:00
ResourceSaver.inl Convert all remaining enums to enum classes (!) 2021-05-25 10:40:07 +02:00
SerializationContext.hpp Convert all remaining enums to enum classes (!) 2021-05-25 10:40:07 +02:00
SerializationContext.inl Copyright year update 2020-03-05 17:27:26 +01:00
Signal.hpp Copyright year update 2020-03-05 17:27:26 +01:00
Signal.inl Copyright year update 2020-03-05 17:27:26 +01:00
SparsePtr.hpp Copyright year update 2020-03-05 17:27:26 +01:00
SparsePtr.inl Copyright year update 2020-03-05 17:27:26 +01:00
StackArray.hpp Copyright year update 2020-03-05 17:27:26 +01:00
StackArray.inl Copyright year update 2020-03-05 17:27:26 +01:00
StackVector.hpp Copyright year update 2020-03-05 17:27:26 +01:00
StackVector.inl Copyright year update 2020-03-05 17:27:26 +01:00
StdLogger.hpp Remove Nz::String and Nz::StringStream 2020-09-25 19:31:01 +02:00
Stream.hpp Convert all remaining enums to enum classes (!) 2021-05-25 10:40:07 +02:00
Stream.inl Convert all remaining enums to enum classes (!) 2021-05-25 10:40:07 +02:00
StringExt.hpp Remove Nz::String and Nz::StringStream 2020-09-25 19:31:01 +02:00
StringExt.inl Remove Nz::String and Nz::StringStream 2020-09-25 19:31:01 +02:00
TaskScheduler.hpp Copyright year update 2020-03-05 17:27:26 +01:00
TaskScheduler.inl Copyright year update 2020-03-05 17:27:26 +01:00
TypeList.hpp Core/TypeList: Add Apply, Empty and Size operations 2021-07-06 11:00:53 +02:00
TypeList.inl Core/TypeList: Add Apply, Empty and Size operations 2021-07-06 11:00:53 +02:00
TypeTag.hpp Copyright year update 2020-03-05 17:27:26 +01:00
Unicode.hpp Copyright year update 2020-03-05 17:27:26 +01:00
Updatable.hpp Copyright year update 2020-03-05 17:27:26 +01:00