Lasse Öörni
|
2d69778c48
Fixed GCC build.
|
13 years ago |
Lasse Öörni
|
115a81c75a
Fixed incorrect weak pointer manipulation (Drawable's cached Zone) from worker threads, which caused a memory leak.
|
13 years ago |
Lasse Öörni
|
a40fead7dc
Updated license for the new year.
|
13 years ago |
Lasse Öörni
|
88aaa46465
Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding.
|
13 years ago |
Lasse Öörni
|
f0b6d55b28
Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries.
|
13 years ago |
Lasse Öörni
|
627d2c94d7
Switched from GLFW & PortAudio back to (modified) SDL 2.0.
|
13 years ago |
Lasse Öörni
|
88b91e129a
Do not return negative refcount from an expired weak pointer, but clamp to 0.
|
13 years ago |
Lasse Öörni
|
54c7de95d8
Tidied up Container code.
|
13 years ago |
Lasse Öörni
|
cc3ee34f58
Increased occlusion buffer depth bias.
|
14 years ago |
Lasse Öörni
|
de67af8825
CoreData / Data reorganization.
|
14 years ago |
Lasse Öörni
|
7eed016fd8
Added more assertions.
|
14 years ago |
Lasse Öörni
|
e3baa94267
Added assertions to Vector & String indexed access and to shared pointer dereferencing.
|
14 years ago |
Lasse Öörni
|
71603ae52e
Initial kNet-based networking implementation.
|
14 years ago |
Lasse Öörni
|
07fda9f32e
Preparation to using kNet: renamed SharedPtr.h to Ptr.h to avoid conflicts.
|
14 years ago |