Lasse Öörni 170ee77019 To avoid confusion when to use what, and as the performance is usually better, use only HashMap & HashSet instead of Map & Set. 13 년 전
..
AreaAllocator.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 년 전
AreaAllocator.h cc3ee34f58 Increased occlusion buffer depth bias. 14 년 전
Attribute.h 51c4336f2f Moved HashMap & Vector allocations to .cpp files so that they can be more easily tracked. 13 년 전
CMakeLists.txt e1a1c974e5 Initial iOS support. 13 년 전
Condition.cpp 866cd89546 Started work for experimental Android support. 13 년 전
Condition.h 866cd89546 Started work for experimental Android support. 13 년 전
Context.cpp 51c4336f2f Moved HashMap & Vector allocations to .cpp files so that they can be more easily tracked. 13 년 전
Context.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 년 전
CoreEvents.h cc3ee34f58 Increased occlusion buffer depth bias. 14 년 전
Main.h 6eb2985ed8 Added comment. 13 년 전
MiniDump.cpp e10da28c4b Reverted PrintLine() to use printf() to allow seeing the tools' intermediate output in the MSVC output window. 14 년 전
MiniDump.h e10da28c4b Reverted PrintLine() to use printf() to allow seeing the tools' intermediate output in the MSVC output window. 14 년 전
Mutex.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 년 전
Mutex.h cc3ee34f58 Increased occlusion buffer depth bias. 14 년 전
Object.cpp 8cdc6f69d2 Properly clean up event handlers referring to a deleted object. 13 년 전
Object.h 54c7de95d8 Tidied up Container code. 13 년 전
Precompiled.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 년 전
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 년 전
ProcessUtils.cpp e1a1c974e5 Initial iOS support. 13 년 전
ProcessUtils.h 5bb39d77c4 Added function to return a runtime platform identifier string. 13 년 전
Profiler.cpp a77a685f4c Fixed warnings reported by Xcode. 13 년 전
Profiler.h 51c4336f2f Moved HashMap & Vector allocations to .cpp files so that they can be more easily tracked. 13 년 전
StringHash.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 년 전
StringHash.h 50226cfdb0 Started work toward Unicode compatibility. 14 년 전
StringUtils.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 년 전
StringUtils.h cc3ee34f58 Increased occlusion buffer depth bias. 14 년 전
Thread.cpp 866cd89546 Started work for experimental Android support. 13 년 전
Thread.h 7ec5ec4f6e Added FileWatcher class (for now Windows only) & live resource reloading. 14 년 전
Timer.cpp 5a6dfe6c19 Added missing spaces. 14 년 전
Timer.h ff9df846d1 Fixed physics transform interpolation when physics timestep is lower than framerate. 14 년 전
Variant.cpp c96f9e72dc Cleaned up joystick code. Automatically open the joystick when accessed. 13 년 전
Variant.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 년 전
WorkQueue.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 년 전
WorkQueue.h f3f724920c Removed unnecessary include from WorkQueue. 13 년 전