Lasse Öörni
|
861091d375
Fixed performance problems caused by offscreen UI elements being queued for rendering unnecessarily. Fixed missing file extension filtering on Unix. Added String::StartsWith() & String::EndsWith() functions.
|
14 лет назад |
Lasse Öörni
|
de67af8825
CoreData / Data reorganization.
|
14 лет назад |
Lasse Öörni
|
bd76a14249
Fixed Unix build. Fixed counting of enemies in multiplayer NinjaSnowWar. Disabled snowball CollisionShape replication due to divergent simulation on the client. Removed previousControls from Connection as it is potentially unreliable if multiple controls packets arrive between updates.
|
14 лет назад |
Lasse Öörni
|
67eec15057
Converted kNet to use Container library instead of STL.
|
14 лет назад |
Lasse Öörni
|
40d04b377b
Added Compare function to String, which is optionally case-insensitive.
|
14 лет назад |
Lasse Öörni
|
4c3dd57980
Added more networking functionality, including remote events and client's controls update.
|
14 лет назад |
Lasse Öörni
|
b90c1386be
Removed unnecessary parentheses.
|
14 лет назад |
Lasse Öörni
|
118ed95315
Multithreaded the shader compilation using all available CPU cores.
|
14 лет назад |
Lasse Öörni
|
f1010c683e
Removed errorprone string addition operations.
|
14 лет назад |
Lasse Öörni
|
2952b2f5bf
Removed Iterator.h.
|
14 лет назад |
Lasse Öörni
|
4e30a2f032
Added constructors to String + code cleanup.
|
14 лет назад |
Lasse Öörni
|
516b532a8f
Refactored StringUtils as member functions of String & the classes to be converted.
|
14 лет назад |
Lasse Öörni
|
ee9695116c
Simplified the node allocator and cleaned up Container library code.
|
14 лет назад |
Lasse Öörni
|
d69efd65f0
Container library fixes.
|
14 лет назад |
Lasse Öörni
|
565de1ad02
Moved some of StringUtils functions to the String class.
|
14 лет назад |
Lasse Öörni
|
4a35758028
Moved container & string classes to a separate library.
|
14 лет назад |