| .. |
|
Debug
|
Separate NAZARA_API into multiple defines (one per module)
|
2015-06-13 22:31:29 +02:00 |
|
Hash
|
Separate NAZARA_API into multiple defines (one per module)
|
2015-06-13 22:31:29 +02:00 |
|
AbstractHash.hpp
|
Convert spaces to tabs
|
2015-09-24 00:55:57 +02:00 |
|
Algorithm.hpp
|
Core/Algorithm: Add Apply variant for methods
|
2015-09-11 14:09:59 +02:00 |
|
Algorithm.inl
|
Convert spaces to tabs
|
2015-09-24 00:55:57 +02:00 |
|
Bitset.hpp
|
Final VS fixes
|
2015-06-14 16:18:37 +02:00 |
|
Bitset.inl
|
Core/Bitset: Minor changes
|
2015-09-18 20:00:53 +02:00 |
|
ByteArray.hpp
|
Core/ByteArray: Fix compilation/infinite recursion
|
2015-09-13 12:06:20 +02:00 |
|
ByteArray.inl
|
Core/ByteArray: Add missing implementation of Front()
|
2015-09-18 14:10:24 +02:00 |
|
CallOnExit.hpp
|
Convert spaces to tabs
|
2015-09-24 00:55:57 +02:00 |
|
CallOnExit.inl
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
Clock.hpp
|
Separate NAZARA_API into multiple defines (one per module)
|
2015-06-13 22:31:29 +02:00 |
|
Color.hpp
|
Core/Color: Fix warning
|
2015-06-15 13:42:28 +02:00 |
|
Color.inl
|
Merge branch 'master' into NDK
|
2015-08-21 18:55:58 +02:00 |
|
ConditionVariable.hpp
|
Convert spaces to tabs
|
2015-09-24 00:55:57 +02:00 |
|
Config.hpp
|
Separate NAZARA_API into multiple defines (one per module)
|
2015-06-13 22:31:29 +02:00 |
|
ConfigCheck.hpp
|
Core: Temporary disable MemoryManager (its causing crashs during runtime with VS)
|
2015-09-13 01:16:25 +02:00 |
|
Core.hpp
|
Separate NAZARA_API into multiple defines (one per module)
|
2015-06-13 22:31:29 +02:00 |
|
Debug.hpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
DebugOff.hpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
Directory.hpp
|
Convert spaces to tabs
|
2015-09-24 00:55:57 +02:00 |
|
DynLib.hpp
|
Convert spaces to tabs
|
2015-09-24 00:55:57 +02:00 |
|
Endianness.hpp
|
Fixed missing includes and warnings under VS
|
2015-02-21 15:04:07 +01:00 |
|
Endianness.inl
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
Enums.hpp
|
Transfert enumeration from file to enums
|
2015-08-21 11:22:35 +02:00 |
|
Error.hpp
|
Separate NAZARA_API into multiple defines (one per module)
|
2015-06-13 22:31:29 +02:00 |
|
ErrorFlags.hpp
|
Convert spaces to tabs
|
2015-09-24 00:55:57 +02:00 |
|
File.hpp
|
Convert spaces to tabs
|
2015-09-24 00:55:57 +02:00 |
|
Functor.hpp
|
Merge branch 'master' into NDK
|
2015-03-18 20:44:52 +01:00 |
|
Functor.inl
|
Core/Algorithm: Replace UnpackTuple by Apply
|
2015-08-20 13:35:51 +02:00 |
|
GuillotineBinPack.hpp
|
Separate NAZARA_API into multiple defines (one per module)
|
2015-06-13 22:31:29 +02:00 |
|
HardwareInfo.hpp
|
Merge branch 'master' into NDK
|
2015-08-21 12:49:05 +02:00 |
|
Hash.hpp
|
Convert spaces to tabs
|
2015-09-24 00:55:57 +02:00 |
|
HashDigest.hpp
|
Separate NAZARA_API into multiple defines (one per module)
|
2015-06-13 22:31:29 +02:00 |
|
Hashable.hpp
|
Separate NAZARA_API into multiple defines (one per module)
|
2015-06-13 22:31:29 +02:00 |
|
Initializer.hpp
|
(Initializer) Added explicit (un)initialisation
|
2015-04-07 17:23:18 +02:00 |
|
Initializer.inl
|
Core: Fixed warning
|
2015-05-04 13:52:49 +02:00 |
|
InputStream.hpp
|
Separate NAZARA_API into multiple defines (one per module)
|
2015-06-13 22:31:29 +02:00 |
|
LockGuard.hpp
|
Separate NAZARA_API into multiple defines (one per module)
|
2015-06-13 22:31:29 +02:00 |
|
Log.hpp
|
Convert spaces to tabs
|
2015-09-24 00:55:57 +02:00 |
|
MemoryHelper.hpp
|
Fixed variadic arguments not being moved
|
2015-02-28 23:59:26 +01:00 |
|
MemoryHelper.inl
|
Fixed variadic arguments not being moved
|
2015-02-28 23:59:26 +01:00 |
|
MemoryManager.hpp
|
Core/MemoryManager: Implement allocation filling
|
2015-06-28 16:03:31 +02:00 |
|
MemoryPool.hpp
|
(MemoryPool) Added methods to construct/destruct object
|
2015-03-01 00:02:41 +01:00 |
|
MemoryPool.inl
|
More Cppcheck fixes
|
2015-06-07 00:21:53 +02:00 |
|
MemoryStream.hpp
|
Separate NAZARA_API into multiple defines (one per module)
|
2015-06-13 22:31:29 +02:00 |
|
Mutex.hpp
|
Convert spaces to tabs
|
2015-09-24 00:55:57 +02:00 |
|
ObjectLibrary.hpp
|
(ObjectLibrary) Added Query static method
|
2015-01-28 20:38:54 +01:00 |
|
ObjectLibrary.inl
|
(ObjectLibrary) Added Query static method
|
2015-01-28 20:38:54 +01:00 |
|
ObjectRef.hpp
|
(ObjectRef) Added implicit conversion constructor/operator
|
2015-01-28 15:46:14 +01:00 |
|
ObjectRef.inl
|
(ObjectRef) Removed useless assignation
|
2015-01-29 14:43:19 +01:00 |
|
OffsetOf.hpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
ParameterList.hpp
|
Separate NAZARA_API into multiple defines (one per module)
|
2015-06-13 22:31:29 +02:00 |
|
PluginManager.hpp
|
Separate NAZARA_API into multiple defines (one per module)
|
2015-06-13 22:31:29 +02:00 |
|
Primitive.hpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
Primitive.inl
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
PrimitiveList.hpp
|
Separate NAZARA_API into multiple defines (one per module)
|
2015-06-13 22:31:29 +02:00 |
|
RefCounted.hpp
|
Separate NAZARA_API into multiple defines (one per module)
|
2015-06-13 22:31:29 +02:00 |
|
Resource.hpp
|
Separate NAZARA_API into multiple defines (one per module)
|
2015-06-13 22:31:29 +02:00 |
|
ResourceLoader.hpp
|
Made ResourceLoader types private
|
2015-01-28 20:39:19 +01:00 |
|
ResourceLoader.inl
|
Transfert enumeration from file to enums
|
2015-08-21 11:22:35 +02:00 |
|
ResourceManager.hpp
|
Added resource managers
|
2015-01-28 20:53:40 +01:00 |
|
ResourceManager.inl
|
Improved ResourceManager code
|
2015-01-29 11:46:29 +01:00 |
|
Semaphore.hpp
|
Convert spaces to tabs
|
2015-09-24 00:55:57 +02:00 |
|
Signal.hpp
|
Fix compilation under VS2015
|
2015-06-13 17:14:19 +02:00 |
|
Signal.inl
|
Convert spaces to tabs
|
2015-09-24 00:55:57 +02:00 |
|
SparsePtr.hpp
|
Fixed SparsePtr::operator->
|
2015-01-26 16:13:44 +01:00 |
|
SparsePtr.inl
|
More VS fixes
|
2015-06-13 19:42:07 +02:00 |
|
Stream.hpp
|
Separate NAZARA_API into multiple defines (one per module)
|
2015-06-13 22:31:29 +02:00 |
|
String.hpp
|
Merge branch 'master' into NDK
|
2015-09-20 23:41:21 +02:00 |
|
String.inl
|
Core/String: Replace manual memory management/COW by smart pointers
|
2015-09-13 12:07:31 +02:00 |
|
StringStream.hpp
|
Separate NAZARA_API into multiple defines (one per module)
|
2015-06-13 22:31:29 +02:00 |
|
TaskScheduler.hpp
|
Separate NAZARA_API into multiple defines (one per module)
|
2015-06-13 22:31:29 +02:00 |
|
TaskScheduler.inl
|
Fixed variadic arguments not being moved
|
2015-02-28 23:59:26 +01:00 |
|
Thread.hpp
|
Convert spaces to tabs
|
2015-09-24 00:55:57 +02:00 |
|
Thread.inl
|
Fixed variadic arguments not being moved
|
2015-02-28 23:59:26 +01:00 |
|
ThreadSafety.hpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
ThreadSafetyOff.hpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
Unicode.hpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
Updatable.hpp
|
Separate NAZARA_API into multiple defines (one per module)
|
2015-06-13 22:31:29 +02:00 |