NazaraEngine/src/Nazara/Core
Lynix c76c419867 Cleaned interface
And fixed some VS warnings


Former-commit-id: 8c89fa1d4dc92a362053e4cdeabe20537fcec2a6
2013-06-09 11:25:17 +02:00
..
Debug Fixed warning on 64 bits (Yep, again) 2013-05-03 11:48:59 +02:00
Hash Fixed missing debug tools include 2013-05-11 20:15:08 +02:00
Posix Fixed missing debug tools include 2013-05-11 20:15:08 +02:00
Win32 Fixed compilation error when building for vista 2013-06-07 11:53:29 +02:00
AbstractHash.cpp Fixed missing headers 2013-05-21 14:00:23 +02:00
ByteArray.cpp Updated copyright texts 2013-03-13 23:23:41 +01: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 Updated copyright texts 2013-03-13 23:23:41 +01:00
DynLib.cpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Error.cpp Updated copyright texts 2013-03-13 23:23:41 +01:00
File.cpp Renamed XImpl to AbstractX (More consistent) 2013-05-21 13:54: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 Updated copyright texts 2013-03-13 23:23:41 +01: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 Made String(char) explicit 2013-05-11 13:51:56 +02:00
PrimitiveList.cpp Box primitives now uses vec3 lengths parameter 2013-06-03 17:14:09 +02:00
Resource.cpp Made use of atomic variables 2013-05-03 23:12:58 +02:00
ResourceListener.cpp Updated copyright texts 2013-03-13 23:23:41 +01: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 Renamed XImpl to AbstractX (More consistent) 2013-05-21 13:54:10 +02:00
StringStream.cpp Made String(char) explicit 2013-05-11 13:51:56 +02:00
TaskScheduler.cpp Made use of atomic variables 2013-05-03 23:12:58 +02:00
Thread.cpp Improved code 2013-06-05 13:24:33 +02:00
Unicode.cpp Updated copyright texts 2013-03-13 23:23:41 +01:00