Lasse Öörni c96f9e72dc Cleaned up joystick code. Automatically open the joystick when accessed. 13 years ago
..
Allocator.cpp d23803e285 Added memory debug dump (MSVC debug mode only.) 13 years ago
Allocator.h cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
ArrayPtr.h 627d2c94d7 Switched from GLFW & PortAudio back to (modified) SDL 2.0. 13 years ago
CMakeLists.txt 4a35758028 Moved container & string classes to a separate library. 14 years ago
DebugNew.h d23803e285 Added memory debug dump (MSVC debug mode only.) 13 years ago
Hash.h 88b91e129a Do not return negative refcount from an expired weak pointer, but clamp to 0. 13 years ago
HashBase.cpp 51c4336f2f Moved HashMap & Vector allocations to .cpp files so that they can be more easily tracked. 13 years ago
HashBase.h 51c4336f2f Moved HashMap & Vector allocations to .cpp files so that they can be more easily tracked. 13 years ago
HashMap.h 51c4336f2f Moved HashMap & Vector allocations to .cpp files so that they can be more easily tracked. 13 years ago
HashSet.h 51c4336f2f Moved HashMap & Vector allocations to .cpp files so that they can be more easily tracked. 13 years ago
LinkedList.h 54c7de95d8 Tidied up Container code. 13 years ago
List.h b636b3a211 Keep track of constraints to release them properly before deleting the rigid body. 13 years ago
ListBase.h 54c7de95d8 Tidied up Container code. 13 years ago
Map.h 54c7de95d8 Tidied up Container code. 13 years ago
Pair.h cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
Ptr.h 88b91e129a Do not return negative refcount from an expired weak pointer, but clamp to 0. 13 years ago
RefCounted.cpp d23803e285 Added memory debug dump (MSVC debug mode only.) 13 years ago
RefCounted.h 54c7de95d8 Tidied up Container code. 13 years ago
Set.h 54c7de95d8 Tidied up Container code. 13 years ago
Sort.h cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
Str.cpp c96f9e72dc Cleaned up joystick code. Automatically open the joystick when accessed. 13 years ago
Str.h c96f9e72dc Cleaned up joystick code. Automatically open the joystick when accessed. 13 years ago
Swap.cpp 50226cfdb0 Started work toward Unicode compatibility. 14 years ago
Swap.h cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
TreeBase.h 54c7de95d8 Tidied up Container code. 13 years ago
Vector.h 51c4336f2f Moved HashMap & Vector allocations to .cpp files so that they can be more easily tracked. 13 years ago
VectorBase.cpp 51c4336f2f Moved HashMap & Vector allocations to .cpp files so that they can be more easily tracked. 13 years ago
VectorBase.h 51c4336f2f Moved HashMap & Vector allocations to .cpp files so that they can be more easily tracked. 13 years ago