Lasse Öörni
|
6dd8679214
Further attribute reorganization.
|
před 14 roky |
Lasse Öörni
|
9bebc4898e
Switched to AngelScript 2.21.1 WIP.
|
před 14 roky |
Lasse Öörni
|
f1bb8bd2ba
Updated to latest kNet.
|
před 14 roky |
Lasse Öörni
|
5b44c38d32
Code cleanup. Actually use the added Contains() & Find() functions.
|
před 14 roky |
Lasse Öörni
|
7eed016fd8
Added more assertions.
|
před 14 roky |
Lasse Öörni
|
b694ad047e
Refactored interest management into the NetworkPriority component.
|
před 14 roky |
Lasse Öörni
|
7b254df85d
Added simple distance-based interest management for networking.
|
před 14 roky |
Lasse Öörni
|
38fe1554ba
Initial multiplayer NinjaSnowWar.
|
před 14 roky |
Lasse Öörni
|
4d0e922e3f
Added common script code for parsing network-related command line arguments.
|
před 14 roky |
Lasse Öörni
|
48aa81e8e4
Added Node functions to get the world unsmoothed (target) transform.
|
před 14 roky |
Lasse Öörni
|
ffad4ba005
Fixed UI related crashes in headless mode.
|
před 14 roky |
Lasse Öörni
|
13d449d9cc
Added Abs() to Vector2, Vector3 and Vector4.
|
před 14 roky |
Lasse Öörni
|
cc2a487361
Further optimization of the parent node network replication attribute.
|
před 14 roky |
Lasse Öörni
|
9000621bd2
Fixed CreateNode message.
|
před 14 roky |
Lasse Öörni
|
bddedd7fd2
Added a function for components to list the nodes they depend on.
|
před 14 roky |
Lasse Öörni
|
ee9b6cc0f8
Renamed the script PostLoad() to FinishUpdate().
|
před 14 roky |
Lasse Öörni
|
7b15b34c83
Removed most OnGetAttribute() / OnSetAttribute() functions in favor of accessor attributes.
|
před 14 roky |
Lasse Öörni
|
bd35b5a0e0
Added sending of scene replication messages.
|
před 14 roky |
Lasse Öörni
|
71603ae52e
Initial kNet-based networking implementation.
|
před 14 roky |
Lasse Öörni
|
af2b4311dc
Function name unification and cleanup. ChildElement -> Child. RootElement -> Root. ScriptedChildren -> ChildrenWithScript.
|
před 14 roky |
Lasse Öörni
|
aa2491a7ac
Moved SharedPtr & SharedArrayPtr to the Container library.
|
před 14 roky |
Lasse Öörni
|
b90c1386be
Removed unnecessary parentheses.
|
před 14 roky |
Lasse Öörni
|
2da8d4ae47
Renamed Matrix4x3 to Matrix3x4.
|
před 14 roky |
Lasse Öörni
|
f60321b20f
Use PODVector more extensively.
|
před 14 roky |
Lasse Öörni
|
f3859c1ed7
Added documentation about containers.
|
před 14 roky |
Lasse Öörni
|
516b532a8f
Refactored StringUtils as member functions of String & the classes to be converted.
|
před 14 roky |
Lasse Öörni
|
d69efd65f0
Container library fixes.
|
před 14 roky |
Lasse Öörni
|
565de1ad02
Moved some of StringUtils functions to the String class.
|
před 14 roky |
Lasse Öörni
|
343e9052b3
Fixed search/replaced function & variable names.
|
před 14 roky |
Lasse Öörni
|
5bde56d248
Added owner connection pointer to Node for multiplayer.
|
před 14 roky |