| .. |
|
Debug
|
Switch from Nz prefix to namespace Nz
|
2015-09-25 19:20:05 +02:00 |
|
Hash
|
Add override where missing
|
2015-12-30 15:15:20 +01:00 |
|
AbstractHash.hpp
|
Fix a shitloads of warnings on VS
|
2015-11-25 18:19:26 +01:00 |
|
AbstractLogger.docx
|
Improve documentation
|
2016-03-01 15:37:05 +01:00 |
|
AbstractLogger.hpp
|
Core: Rewrite Log system
|
2015-12-07 18:18:14 +01:00 |
|
Algorithm.hpp
|
Documentation for Algorithm
|
2016-02-21 14:20:16 +01:00 |
|
Algorithm.inl
|
Improve documentation
|
2016-03-01 15:37:05 +01:00 |
|
Bitset.hpp
|
Core/Bitset: Made destructor and Clear() noexcept
|
2016-03-01 13:59:31 +01:00 |
|
Bitset.inl
|
Fix compilation
|
2016-03-02 16:53:20 +01:00 |
|
ByteArray.hpp
|
Core: Switch Hashable struct to HashAppend function
|
2015-11-18 18:28:56 +01:00 |
|
ByteArray.inl
|
Merge branch 'master' of https://github.com/DigitalPulseSoftware/NazaraEngine
|
2016-02-24 14:19:21 +01:00 |
|
ByteStream.hpp
|
Network: Add NetCode enum and SocketError_Packet, fixes compilation
|
2016-02-04 12:48:04 +01:00 |
|
ByteStream.inl
|
Core/ByteStream: Remove assertion on ByteStream pointer
|
2016-03-09 13:52:39 +01:00 |
|
CallOnExit.hpp
|
Switch from Nz prefix to namespace Nz
|
2015-09-25 19:20:05 +02:00 |
|
CallOnExit.inl
|
Improve documentation
|
2016-03-01 15:37:05 +01:00 |
|
Clock.hpp
|
Switch from Nz prefix to namespace Nz
|
2015-09-25 19:20:05 +02:00 |
|
Color.hpp
|
Core/Color: Add serialization
|
2016-03-06 14:55:42 +01:00 |
|
Color.inl
|
Core/Color: Add serialization
|
2016-03-06 14:55:42 +01:00 |
|
ConditionVariable.hpp
|
Core: Made Mutex and ConditionVariable moveable
|
2016-03-01 13:59:17 +01:00 |
|
ConditionVariable.inl
|
Core: Made Mutex and ConditionVariable moveable
|
2016-03-01 13:59:17 +01:00 |
|
Config.hpp
|
Improve documentation
|
2016-03-01 15:37:05 +01:00 |
|
ConfigCheck.hpp
|
Documentation for Special files of Core
|
2016-02-21 14:40:47 +01:00 |
|
Core.hpp
|
Switch from Nz prefix to namespace Nz
|
2015-09-25 19:20:05 +02:00 |
|
Debug.hpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
DebugOff.hpp
|
Documentation for Special files of Core
|
2016-02-21 14:40:47 +01:00 |
|
Directory.hpp
|
Switch from Nz prefix to namespace Nz
|
2015-09-25 19:20:05 +02:00 |
|
DynLib.hpp
|
Documentation for DynLib & PluginManager
|
2016-02-21 14:38:35 +01:00 |
|
Endianness.hpp
|
Documentation for Endiannes
|
2016-02-21 14:41:41 +01:00 |
|
Endianness.inl
|
Improve documentation
|
2016-03-01 15:37:05 +01:00 |
|
Enums.hpp
|
Documentation for Special files of Core
|
2016-02-21 14:40:47 +01:00 |
|
Error.hpp
|
Alphabetical commit
|
2016-03-15 23:00:58 +01:00 |
|
ErrorFlags.hpp
|
Switch from Nz prefix to namespace Nz
|
2015-09-25 19:20:05 +02:00 |
|
File.hpp
|
Core/Enum: Rename OpenMode_Current to NotOpen
|
2015-11-23 14:15:29 +01:00 |
|
File.inl
|
Documentation for Documentation & File
|
2016-02-21 14:37:37 +01:00 |
|
FileLogger.hpp
|
Core: Rewrite Log system
|
2015-12-07 18:18:14 +01:00 |
|
Functor.hpp
|
Documentation for Functor
|
2016-02-21 14:41:58 +01:00 |
|
Functor.inl
|
Improve documentation
|
2016-03-01 15:37:05 +01:00 |
|
GuillotineBinPack.hpp
|
Switch from Nz prefix to namespace Nz
|
2015-09-25 19:20:05 +02:00 |
|
HardwareInfo.hpp
|
Switch from Nz prefix to namespace Nz
|
2015-09-25 19:20:05 +02:00 |
|
Initializer.hpp
|
Switch from Nz prefix to namespace Nz
|
2015-09-25 19:20:05 +02:00 |
|
Initializer.inl
|
Improve documentation
|
2016-03-01 15:37:05 +01:00 |
|
LockGuard.hpp
|
Switch from Nz prefix to namespace Nz
|
2015-09-25 19:20:05 +02:00 |
|
Log.hpp
|
Core: Rewrite Log system
|
2015-12-07 18:18:14 +01:00 |
|
MemoryHelper.hpp
|
Switch from Nz prefix to namespace Nz
|
2015-09-25 19:20:05 +02:00 |
|
MemoryHelper.inl
|
Improve documentation
|
2016-03-01 15:37:05 +01:00 |
|
MemoryManager.hpp
|
Switch from Nz prefix to namespace Nz
|
2015-09-25 19:20:05 +02:00 |
|
MemoryPool.hpp
|
Documentation for MemoryPool
|
2016-02-21 14:21:56 +01:00 |
|
MemoryPool.inl
|
Improve documentation
|
2016-03-01 15:37:05 +01:00 |
|
MemoryStream.hpp
|
Core: Rework Serialization
|
2016-02-03 18:42:19 +01:00 |
|
MemoryStream.inl
|
Improve documentation
|
2016-03-01 15:37:05 +01:00 |
|
MemoryView.hpp
|
Core: Rework Serialization
|
2016-02-03 18:42:19 +01:00 |
|
Mutex.hpp
|
Core: Made Mutex and ConditionVariable moveable
|
2016-03-01 13:59:17 +01:00 |
|
Mutex.inl
|
Improve documentation
|
2016-03-01 15:37:05 +01:00 |
|
ObjectLibrary.hpp
|
Switch from Nz prefix to namespace Nz
|
2015-09-25 19:20:05 +02:00 |
|
ObjectLibrary.inl
|
Improve documentation
|
2016-03-01 15:37:05 +01:00 |
|
ObjectRef.hpp
|
Lua/LuaClass: Add pointer objects support
|
2015-12-13 16:35:42 +01:00 |
|
ObjectRef.inl
|
Improve documentation
|
2016-03-01 15:37:05 +01:00 |
|
OffsetOf.hpp
|
Documentation for Special files of Core
|
2016-02-21 14:40:47 +01:00 |
|
ParameterList.hpp
|
Core/ParameterList: Make errors silent by default
|
2016-03-08 13:58:09 +01:00 |
|
PluginManager.hpp
|
Documentation for DynLib & PluginManager
|
2016-02-21 14:38:35 +01:00 |
|
Primitive.hpp
|
Switch from Nz prefix to namespace Nz
|
2015-09-25 19:20:05 +02:00 |
|
Primitive.inl
|
Improve documentation
|
2016-03-01 15:37:05 +01:00 |
|
PrimitiveList.hpp
|
Fix a shitloads of warnings on VS
|
2015-11-25 18:19:26 +01:00 |
|
RefCounted.hpp
|
Switch from Nz prefix to namespace Nz
|
2015-09-25 19:20:05 +02:00 |
|
Resource.hpp
|
Switch from Nz prefix to namespace Nz
|
2015-09-25 19:20:05 +02:00 |
|
ResourceLoader.hpp
|
Core: Fix missing include
|
2016-03-08 13:43:11 +01:00 |
|
ResourceLoader.inl
|
Core/ResourceLoader: Replace checks by asserts
|
2016-03-08 13:10:06 +01:00 |
|
ResourceManager.hpp
|
Core: Fix missing include
|
2016-03-08 13:43:11 +01:00 |
|
ResourceManager.inl
|
Improve documentation
|
2016-03-01 15:37:05 +01:00 |
|
ResourceParameters.hpp
|
Add support for custom resource parameters
|
2016-03-08 13:37:17 +01:00 |
|
ResourceSaver.hpp
|
Core: Fix missing include
|
2016-03-08 13:43:11 +01:00 |
|
ResourceSaver.inl
|
Core: Add ResourceSaver class
|
2016-03-08 13:09:41 +01:00 |
|
Semaphore.hpp
|
Switch from Nz prefix to namespace Nz
|
2015-09-25 19:20:05 +02:00 |
|
Serialization.hpp
|
Core: Rework Serialization
|
2016-02-03 18:42:19 +01:00 |
|
Signal.hpp
|
Core: Rewrite Log system
|
2015-12-07 18:18:14 +01:00 |
|
Signal.inl
|
Improve documentation
|
2016-03-01 15:37:05 +01:00 |
|
SparsePtr.hpp
|
Documentation for SparsePtr
|
2016-02-21 14:26:49 +01:00 |
|
SparsePtr.inl
|
Fix compilation
|
2016-03-02 16:53:20 +01:00 |
|
StdLogger.hpp
|
Core: Rewrite Log system
|
2015-12-07 18:18:14 +01:00 |
|
Stream.hpp
|
Network/TcpClient: Make TcpClient a Stream
|
2015-11-23 18:22:12 +01:00 |
|
Stream.inl
|
Improve documentation
|
2016-03-01 15:37:05 +01:00 |
|
String.hpp
|
Documentation for String
|
2016-02-21 14:32:17 +01:00 |
|
String.inl
|
Improve documentation
|
2016-03-01 15:37:05 +01:00 |
|
StringStream.hpp
|
Fix a shitloads of warnings on VS
|
2015-11-25 18:19:26 +01:00 |
|
TaskScheduler.hpp
|
Switch from Nz prefix to namespace Nz
|
2015-09-25 19:20:05 +02:00 |
|
TaskScheduler.inl
|
Improve documentation
|
2016-03-01 15:37:05 +01:00 |
|
Thread.hpp
|
Switch from Nz prefix to namespace Nz
|
2015-09-25 19:20:05 +02:00 |
|
Thread.inl
|
Improve documentation
|
2016-03-01 15:37:05 +01:00 |
|
ThreadSafety.hpp
|
Documentation for Thread
|
2016-02-21 14:29:03 +01:00 |
|
ThreadSafetyOff.hpp
|
Documentation for Thread
|
2016-02-21 14:29:03 +01:00 |
|
Unicode.hpp
|
Documentation for String
|
2016-02-21 14:32:17 +01:00 |
|
Updatable.hpp
|
Switch from Nz prefix to namespace Nz
|
2015-09-25 19:20:05 +02:00 |