|
|
@9636
|
19 years |
patrick |
connection redirection now works also as it should
|
|
|
@9568
|
19 years |
patrick |
synchronizeables from the masterserver get deleted now
|
|
|
@9566
|
19 years |
patrick |
major server message forwarding alg fix
|
|
|
@9563
|
19 years |
patrick |
playable now gets assigned correctly. but clients can't play it yet
|
|
|
@9562
|
19 years |
patrick |
message forwarding now with the real id of the sender
|
|
|
@9555
|
19 years |
patrick |
cleaned up a smaller memory leak
|
|
|
@9542
|
19 years |
patrick |
more generalized message handling now
|
|
|
@9541
|
19 years |
patrick |
discovered a bug in the client id assignement algorithm. corrected. …
|
|
|
@9529
|
19 years |
patrick |
forgott to enable the relaying. now strange things could happen…
|
|
|
@9528
|
19 years |
patrick |
big error in the recvType checking, now forwarding should be less …
|
|
|
@9527
|
19 years |
patrick |
forgot to ack the messages forwarded
|
|
|
@9526
|
19 years |
patrick |
relay disabled, more debug
|
|
|
@9525
|
19 years |
patrick |
relay messages is enabled again. checking out
|
|
|
@9524
|
19 years |
patrick |
receiver type is transmitted also since it is needed for message relays
|
|
|
@9523
|
19 years |
patrick |
of course clients shouldn't forward any messages. forgot one message …
|
|
|
@9522
|
19 years |
patrick |
new the message handler is checking, if this message is also for the …
|
|
|
@9521
|
19 years |
patrick |
extended the callback function for message handlers to match the new …
|
|
|
@9520
|
19 years |
patrick |
sender now also include the source and destination userId so they can …
|
|
|
@9519
|
19 years |
patrick |
extending the message structure
|
|
|
@9517
|
19 years |
patrick |
wrong debug output last time
|
|
|
@9515
|
19 years |
patrick |
better debug
|
|
|
@9514
|
19 years |
patrick |
messag reciving debug
|
|
|
@9512
|
19 years |
patrick |
now the proxy server has also special handling for message piping
|
|
|
@9511
|
19 years |
patrick |
produced segfault by double sending messages. fixed
|
|
|
@9510
|
19 years |
patrick |
clients permission correction
|
|
|
@9509
|
19 years |
patrick |
starting special implementation for message forwarding (pipeing)
|
|
|
@9508
|
19 years |
patrick |
message handler: changed some variable names - standardisations to …
|
|
|
@9504
|
19 years |
patrick |
- removing entities from the network works now also on proxies.
- …
|
|
|
@9496
|
19 years |
bensch |
new copy
|
|
copied from trunk/src/lib/network/message_manager.cc:
|
|
|
@9494
|
19 years |
bensch |
merged the proxy back
|