Lasse Öörni
|
c48f640a18
Changed several structures to HashMap / HashSet for better performance.
|
13 years ago |
Lasse Öörni
|
58d7858839
Optimized storage of specific event senders.
|
13 years ago |
Lasse Öörni
|
97142c1db1
Eliminated n^2 algorithms from event subscribing and octree updates.
|
13 years ago |
Lasse Öörni
|
cc3ee34f58
Increased occlusion buffer depth bias.
|
14 years ago |
Lasse Öörni
|
9a080ee900
Cleaned up comments. Removed Object::CreateObject() as unnecessary.
|
14 years ago |
Lasse Öörni
|
7a45a5b33a
Made internal event handling functions private in Object & Context.
|
14 years ago |
Lasse Öörni
|
700520f320
Further comments and code cleanup.
|
14 years ago |
Lasse Öörni
|
de67af8825
CoreData / Data reorganization.
|
14 years ago |
Lasse Öörni
|
4a5dd11742
Fixed undefined behaviour related to the objects' networked attributes -optimization.
|
14 years ago |
Lasse Öörni
|
b694ad047e
Refactored interest management into the NetworkPriority component.
|
14 years ago |
Lasse Öörni
|
20a2a48ed9
Added hashing support to Pair template class.
|
14 years ago |
Lasse Öörni
|
ca31354fb5
Added client's score/hiscore update to multiplayer NinjaSnowWar.
|
14 years ago |
Lasse Öörni
|
50682de1c6
Store network replication attributes separately to optimize sending and receiving updates.
|
14 years ago |
Lasse Öörni
|
b90c1386be
Removed unnecessary parentheses.
|
14 years ago |
Lasse Öörni
|
f60321b20f
Use PODVector more extensively.
|
14 years ago |
Lasse Öörni
|
a956f2ff20
Fixed bugs in Vector & PODVector.
|
14 years ago |
Lasse Öörni
|
d69efd65f0
Container library fixes.
|
14 years ago |
Lasse Öörni
|
565de1ad02
Moved some of StringUtils functions to the String class.
|
14 years ago |
Lasse Öörni
|
9dd15c95e2
DynamicCast to UIElement when creating layouts, because the returned object could theoretically be a Component or Resource as well.
|
14 years ago |
Lasse Öörni
|
9a5cbb6016
More documentation.
|
14 years ago |
Lasse Öörni
|
2a6c10874c
Documentation structure and Getting Started-documentation.
|
14 years ago |
Lasse Öörni
|
7c45da5588
Import new code.
|
14 years ago |