NazaraEngine/src/Nazara/Core
Lynix 7f7e8d8567 Fixed ErrorFlag not being exported
Former-commit-id: 0b24f1beb68333806bb6b29786e1ea05a0802638
2013-11-06 23:53:55 +01:00
..
Debug Fixed warning on 64 bits (Yep, again) 2013-05-03 11:48:59 +02:00
Hash Fixed some VS warnings 2013-09-21 00:10:10 +02:00
Posix Fixed compilation error on POSIX 2013-10-19 18:28:05 +02:00
Win32 Improved Error system 2013-10-09 10:14:09 +02:00
AbstractHash.cpp Fixed missing headers 2013-05-21 14:00:23 +02:00
ByteArray.cpp Added unsigned int constructor to ByteArray/String classes 2013-08-03 20:18:12 +02:00
Clock.cpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Color.cpp Updated copyright texts 2013-03-13 23:23:41 +01:00
ConditionVariable.cpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Core.cpp X::Initialize no longer takes arguments 2013-04-03 16:41:57 +02:00
Directory.cpp Fixed POSIX support for NazaraCore (Close #15) 2013-08-11 15:53:53 +02:00
DynLib.cpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Error.cpp Fixed ErrorFlag not being exported 2013-11-06 23:53:55 +01:00
ErrorFlags.cpp Improved Error system 2013-10-09 10:14:09 +02:00
File.cpp Fixed some VS warnings 2013-09-21 00:10:10 +02:00
HardwareInfo.cpp Cleaned interface 2013-06-09 11:25:17 +02:00
Hash.cpp Renamed XImpl to AbstractX (More consistent) 2013-05-21 13:54:10 +02:00
HashDigest.cpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Hashable.cpp Renamed XImpl to AbstractX (More consistent) 2013-05-21 13:54:10 +02:00
InputStream.cpp Greatly optimized file-based streams 2013-03-26 01:01:17 +01:00
LockGuard.cpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Log.cpp Improved Error system 2013-10-09 10:14:09 +02:00
MemoryStream.cpp Cleaned interface 2013-06-09 11:25:17 +02:00
Mutex.cpp Updated copyright texts 2013-03-13 23:23:41 +01:00
PluginManager.cpp Optimisations 2013-07-03 01:17:22 +02:00
PrimitiveList.cpp Improved interface of Primitive 2013-06-25 14:06:04 +02:00
Resource.cpp Fixed crash 2013-08-26 12:27:27 +02:00
ResourceListener.cpp Improved ResourceListeners 2013-08-09 16:28:07 +02:00
Semaphore.cpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Stream.cpp Updated copyright texts 2013-03-13 23:23:41 +01:00
String.cpp Fixed crash caused by String class 2013-08-12 00:53:27 +02:00
StringStream.cpp Added unsigned int constructor to ByteArray/String classes 2013-08-03 20:18:12 +02:00
TaskScheduler.cpp Made use of atomic variables 2013-05-03 23:12:58 +02:00
Thread.cpp Fixed some VS warnings 2013-09-21 00:10:10 +02:00
Unicode.cpp Updated copyright texts 2013-03-13 23:23:41 +01:00