|
|
@2168
|
16 years |
landauf |
Split up LevelManager into LevelManager and PlayerManager where …
|
|
|
@2156
|
16 years |
scheusso |
standalone mode should be working again now
|
|
|
@2153
|
16 years |
scheusso |
Synchronisable::getSynchronisable function uses now a map to …
|
|
|
@2144
|
16 years |
scheusso |
small change in synchronisable and baseobject (check when changing …
|
|
|
@2143
|
16 years |
scheusso |
added a function unregisterVariable to unregister variable that has …
|
|
|
@2133
|
16 years |
scheusso |
corrected some problems with objectID's on client and asserts
|
|
|
@2132
|
16 years |
scheusso |
bidirectional synchronisation works now:
register variables with mode …
|
|
|
@2112
|
16 years |
rgrieder |
Test: replacing namespace network with namespace orxonox. …
|
|
|
@2062
|
16 years |
scheusso |
client→server synchronisation of controllable entities works now
|
|
|
@2041
|
16 years |
landauf |
bugs—
network++
endurance—
tiredness++
but it still doesn't work …
|
|
|
@2035
|
16 years |
scheusso |
objects with non-existing creator (on client-side) get ignored now
|
|
|
@2034
|
16 years |
landauf |
Synchronisable translates creator ↔ creatorID
|
|
|
@2033
|
16 years |
scheusso |
some minor bugs fixed
|
|
|
@2032
|
16 years |
landauf |
a small change to test something
|
|
|
@2031
|
16 years |
landauf |
some small adjustments in the network
|
|
|
@2028
|
16 years |
scheusso |
updated updateMedia script
updated file
we are able to …
|
|
|
@2019
|
16 years |
landauf |
many changes, most important: BaseObject takes now a pointer to it's …
|
|
|
@2011
|
16 years |
scheusso |
use the new media path now
|
|
|
@1990
|
16 years |
scheusso |
- some adjustments in client handling (we use unsigned int as id now …
|
|
|
@1989
|
16 years |
landauf |
- added ControllableEntity, the baseclass of all players, vehicles and …
|
|
|
@1945
|
16 years |
landauf |
added option "forceCallback" to updateData(…) in Synchronisable to …
|
|
|
@1940
|
16 years |
landauf |
did some first (and very unfinished) steps to deal with different …
|
|
|
@1912
|
16 years |
landauf |
created branch to work on the new object-hierarchy
|
|
copied from code/trunk/src/network/Synchronisable.cc:
|
|
|
@1907
|
16 years |
scheusso |
merged network branch back to trunk
|