Lasse Öörni bdb060bd7d Moved StringHash to Math library. 13 years ago
..
Attribute.h 8c581bf8bb Cleaned up Doxygen comments. 13 years ago
CMakeLists.txt e1a1c974e5 Initial iOS support. 13 years ago
Condition.cpp 866cd89546 Started work for experimental Android support. 13 years ago
Condition.h 8c581bf8bb Cleaned up Doxygen comments. 13 years ago
Context.cpp e8ac213610 Use String::EMPTY for empty object typename. 13 years ago
Context.h 8c581bf8bb Cleaned up Doxygen comments. 13 years ago
CoreEvents.h cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
Main.h 6eb2985ed8 Added comment. 13 years ago
MiniDump.cpp e10da28c4b Reverted PrintLine() to use printf() to allow seeing the tools' intermediate output in the MSVC output window. 14 years ago
MiniDump.h e10da28c4b Reverted PrintLine() to use printf() to allow seeing the tools' intermediate output in the MSVC output window. 14 years ago
Mutex.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
Mutex.h cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
Object.cpp 8cdc6f69d2 Properly clean up event handlers referring to a deleted object. 13 years ago
Object.h 54c7de95d8 Tidied up Container code. 13 years ago
Precompiled.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
Precompiled.h 170ee77019 To avoid confusion when to use what, and as the performance is usually better, use only HashMap & HashSet instead of Map & Set. 13 years ago
ProcessUtils.cpp e1a1c974e5 Initial iOS support. 13 years ago
ProcessUtils.h 5bb39d77c4 Added function to return a runtime platform identifier string. 13 years ago
Profiler.cpp a77a685f4c Fixed warnings reported by Xcode. 13 years ago
Profiler.h 51c4336f2f Moved HashMap & Vector allocations to .cpp files so that they can be more easily tracked. 13 years ago
StringHash.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
StringHash.h 50226cfdb0 Started work toward Unicode compatibility. 14 years ago
StringUtils.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
StringUtils.h cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
Thread.cpp 866cd89546 Started work for experimental Android support. 13 years ago
Thread.h 8c581bf8bb Cleaned up Doxygen comments. 13 years ago
Timer.cpp 5a6dfe6c19 Added missing spaces. 14 years ago
Timer.h 8c581bf8bb Cleaned up Doxygen comments. 13 years ago
Variant.cpp c96f9e72dc Cleaned up joystick code. Automatically open the joystick when accessed. 13 years ago
Variant.h bdb060bd7d Moved StringHash to Math library. 13 years ago
WorkQueue.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
WorkQueue.h f3f724920c Removed unnecessary include from WorkQueue. 13 years ago