Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9586   19 years patrick removing the client from the network monitor does also work now
(edit) @9585   19 years patrick network nodes get added to the netmon
(edit) @9584   19 years patrick proxy control center now registers joining clients to the network monitor
(edit) @9583   19 years patrick integration of the networkmonitor into the shared network data, using …
(edit) @9582   19 years patrick extending networknode interface, removed some compiler warnings and …
(edit) @9581   19 years patrick traced bug to the permissions system of the MASTER_SERVER permission …
(edit) @9580   19 years patrick even less debug
(edit) @9579   19 years patrick less debug again.
(edit) @9578   19 years patrick full debug out. don't start because its to overwhelming:D
(edit) @9577   19 years bensch gui in gui itself
(edit) @9576   19 years patrick fixed the bug, that only one client could connect to the master.
(edit) @9575   19 years patrick better debug output now
(edit) @9574   19 years patrick found the bug, master-server proxy architecture is working correctly. yeaaa
(edit) @9573   19 years patrick entities get now removed throughout the whole network
(edit) @9572   19 years patrick registering the message handler also
(edit) @9571   19 years patrick disconnecting instead of joining..
(edit) @9570   19 years patrick disconnecting client over the network via proxy control
(edit) @9569   19 years bensch more gui work
(edit) @9568   19 years patrick synchronizeables from the masterserver get deleted now
(edit) @9567   19 years bensch more around the network statistics gui
(edit) @9566   19 years patrick major server message forwarding alg fix
(edit) @9565   19 years patrick server team joining and gui showing fix
(edit) @9564   19 years patrick nick name handling
(edit) @9563   19 years patrick playable now gets assigned correctly. but clients can't play it yet
(edit) @9562   19 years patrick message forwarding now with the real id of the sender
(edit) @9561   19 years patrick tracing with debug out
(edit) @9560   19 years bensch resizing works perfectly :)… man there were little bugs…
(edit) @9559   19 years patrick more documentation. clients now chooses the playable for the proxy:D …
(edit) @9558   19 years bensch resizing should work, but strangely it does not
(edit) @9557   19 years patrick found the bug, now the network should work :D
(edit) @9556   19 years bensch positioning works (almost)
(edit) @9555   19 years patrick cleaned up a smaller memory leak
(edit) @9554   19 years bensch event-listening
(edit) @9553   19 years patrick found a bug in the debug output and switched implementation
(edit) @9552   19 years bensch linking stuff
(edit) @9551   19 years patrick a little more debug because i don't get it
(edit) @9550   19 years bensch should compile again :)
(edit) @9549   19 years bensch should link
(edit) @9548   19 years patrick more docu and a much better debug interface
(edit) @9547   19 years bensch orxonox/proxy: linking problem, trying another tardis
(edit) @9546   19 years bensch added a fixed positionBox, so that everything can be centered
(edit) @9545   19 years patrick initializing the default values in a better way to prevent …
(edit) @9544   19 years patrick more tracing work, trying this
(edit) @9543   19 years patrick found another smaller bug, tracing
(edit) @9542   19 years patrick more generalized message handling now
(edit) @9541   19 years patrick discovered a bug in the client id assignement algorithm. corrected. …
(edit) @9540   19 years patrick some small doc entry
(edit) @9539   19 years patrick message exchange should work already
(edit) @9538   19 years patrick more proxy control functionality: message passing init
(edit) @9537   19 years patrick found the bug. there is need for another control center for proxies to …
(edit) @9536   19 years patrick still tracing ghosts
(edit) @9535   19 years patrick tracing a handshake failure since the new id handling
(edit) @9534   19 years patrick forgot about the server clients host id
(edit) @9533   19 years patrick the hanshake synch unique id correction adjusted to new address space
(edit) @9532   19 years patrick the synchronizeable now got the correct id
(edit) @9531   19 years patrick found the bug reason: assigning an individual address space for every …
(edit) @9530   19 years patrick tracing the playable creation missunderstanding
(edit) @9529   19 years patrick forgott to enable the relaying. now strange things could happen…
(edit) @9528   19 years patrick big error in the recvType checking, now forwarding should be less …
(edit) @9527   19 years patrick forgot to ack the messages forwarded
(edit) @9526   19 years patrick relay disabled, more debug
(edit) @9525   19 years patrick relay messages is enabled again. checking out
(edit) @9524   19 years patrick receiver type is transmitted also since it is needed for message relays
(edit) @9523   19 years patrick of course clients shouldn't forward any messages. forgot one message …
(edit) @9522   19 years patrick new the message handler is checking, if this message is also for the …
(edit) @9521   19 years patrick extended the callback function for message handlers to match the new …
(edit) @9520   19 years patrick sender now also include the source and destination userId so they can …
(edit) @9519   19 years patrick extending the message structure
(edit) @9518   19 years bensch targetting turrets are firing all the time now, but the hack is out :/
(edit) @9517   19 years patrick wrong debug output last time
(edit) @9516   19 years bensch orxonox/proxy: the rockets from the targeting turrets aquire targets …
(edit) @9515   19 years patrick better debug
(edit) @9514   19 years patrick messag reciving debug
(edit) @9513   19 years bensch toList editable
(edit) @9512   19 years patrick now the proxy server has also special handling for message piping
(edit) @9511   19 years patrick produced segfault by double sending messages. fixed
(edit) @9510   19 years patrick clients permission correction
(edit) @9509   19 years patrick starting special implementation for message forwarding (pipeing)
(edit) @9508   19 years patrick message handler: changed some variable names - standardisations to …
(edit) @9507   19 years patrick the player team change should now work on all clients in the network, …
(edit) @9506   19 years snellen removed testerror from scripttrigger
(edit) @9505   19 years patrick changing the team color now works and a little cleanup
(edit) @9504   19 years patrick - removing entities from the network works now also on proxies. - …
(edit) @9503   19 years bensch coloring for single-players
(edit) @9502   19 years bensch coloring works on server
(edit) @9501   19 years bensch compiles for real
(edit) @9500   19 years bensch compiles again, the Playables should now be able to choose their …
(edit) @9499   19 years patrick team id is supported
(edit) @9498   19 years patrick set team id is invoked on team change
(edit) @9497   19 years bensch coloring for the hovers
(edit) @9496   19 years bensch new copy
(edit) @9495   19 years bensch deleted old version
(edit) @9493   19 years patrick removing does not yet work. debuging
(edit) @9492   19 years patrick extended the sharednetworkdata inteface. now synchronizeables should …
(edit) @9491   19 years patrick the clients can now connect to the proxy server and get synchronized …
(edit) @9490   19 years patrick redirection is disabled now for network traffic measurement
(edit) @9489   19 years patrick only master servers got the right to redirect clients
(edit) @9488   19 years patrick now clients do also accept proxys as athorities, i hope
(edit) @9487   19 years patrick stuck in permissions war: something prevents the client from …
(edit) @9486   19 years patrick the clients now almost synchronizes with the proxy :D
Note: See TracRevisionLog for help on using the revision log.