Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/branches/proxy/src/lib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9607   18 years bensch prevents the gui to act in the SHELL mode
(edit) @9606   18 years patrick permissions war i think…
(edit) @9605   18 years patrick MARK: there seems to be still a bug in the permissions system. trying …
(edit) @9604   18 years patrick started implementation for soft connections
(edit) @9603   18 years patrick tried again: shell. doesn't work:( don't know whats I did wrong…
(edit) @9602   18 years patrick solved the spaceturret synch problem @bensch: read my mail, everything …
(edit) @9601   18 years patrick forced reconnections are now registrated and handled
(edit) @9600   18 years patrick reconnection command deep structure
(edit) @9599   18 years patrick proxy control commands implementation, specialy reconnection command
(edit) @9598   18 years patrick redirection seems to work good now
(edit) @9597   18 years patrick new address space works, there is probably a permission error somewhere
(edit) @9596   18 years patrick redirection of clients is enabled again and seems to work
(edit) @9595   18 years patrick userId address spaces adjusted since the proxys are handled …
(edit) @9594   18 years patrick the team id is set correctly again at least for locals
(edit) @9593   18 years patrick new system works good, some finetuning now
(edit) @9592   18 years patrick completely reworked network permission system
(edit) @9591   18 years patrick proxy server permissions do not yet work absolutly well
(edit) @9590   18 years patrick some more permission rules for data forwarding to server
(edit) @9589   18 years patrick now the nodes get added in hirarchical way
(edit) @9588   18 years patrick found another bug: forward permissions from proxy to master
(edit) @9587   18 years patrick localy connected clients get removed also
(edit) @9586   18 years patrick removing the client from the network monitor does also work now
(edit) @9585   18 years patrick network nodes get added to the netmon
(edit) @9584   18 years patrick proxy control center now registers joining clients to the network monitor
(edit) @9583   18 years patrick integration of the networkmonitor into the shared network data, using …
(edit) @9582   18 years patrick extending networknode interface, removed some compiler warnings and …
(edit) @9581   18 years patrick traced bug to the permissions system of the MASTER_SERVER permission …
(edit) @9579   18 years patrick less debug again.
(edit) @9578   18 years patrick full debug out. don't start because its to overwhelming:D
(edit) @9577   18 years bensch gui in gui itself
(edit) @9576   18 years patrick fixed the bug, that only one client could connect to the master.
(edit) @9575   18 years patrick better debug output now
(edit) @9574   18 years patrick found the bug, master-server proxy architecture is working correctly. yeaaa
(edit) @9573   18 years patrick entities get now removed throughout the whole network
(edit) @9572   18 years patrick registering the message handler also
(edit) @9571   18 years patrick disconnecting instead of joining..
(edit) @9570   18 years patrick disconnecting client over the network via proxy control
(edit) @9569   18 years bensch more gui work
(edit) @9568   18 years patrick synchronizeables from the masterserver get deleted now
(edit) @9567   18 years bensch more around the network statistics gui
(edit) @9566   18 years patrick major server message forwarding alg fix
(edit) @9564   18 years patrick nick name handling
(edit) @9563   18 years patrick playable now gets assigned correctly. but clients can't play it yet
(edit) @9562   18 years patrick message forwarding now with the real id of the sender
(edit) @9561   18 years patrick tracing with debug out
(edit) @9560   18 years bensch resizing works perfectly :)… man there were little bugs…
(edit) @9559   18 years patrick more documentation. clients now chooses the playable for the proxy:D …
(edit) @9558   18 years bensch resizing should work, but strangely it does not
(edit) @9557   18 years patrick found the bug, now the network should work :D
(edit) @9556   18 years bensch positioning works (almost)
(edit) @9555   18 years patrick cleaned up a smaller memory leak
(edit) @9554   18 years bensch event-listening
(edit) @9553   18 years patrick found a bug in the debug output and switched implementation
(edit) @9552   18 years bensch linking stuff
(edit) @9551   18 years patrick a little more debug because i don't get it
(edit) @9550   18 years bensch should compile again :)
(edit) @9549   18 years bensch should link
(edit) @9548   18 years patrick more docu and a much better debug interface
(edit) @9547   18 years bensch orxonox/proxy: linking problem, trying another tardis
(edit) @9546   18 years bensch added a fixed positionBox, so that everything can be centered
(edit) @9545   18 years patrick initializing the default values in a better way to prevent …
(edit) @9544   18 years patrick more tracing work, trying this
(edit) @9543   18 years patrick found another smaller bug, tracing
(edit) @9542   18 years patrick more generalized message handling now
(edit) @9541   18 years patrick discovered a bug in the client id assignement algorithm. corrected. …
(edit) @9540   18 years patrick some small doc entry
(edit) @9539   18 years patrick message exchange should work already
(edit) @9538   18 years patrick more proxy control functionality: message passing init
(edit) @9537   18 years patrick found the bug. there is need for another control center for proxies to …
(edit) @9534   18 years patrick forgot about the server clients host id
(edit) @9533   18 years patrick the hanshake synch unique id correction adjusted to new address space
(edit) @9532   18 years patrick the synchronizeable now got the correct id
(edit) @9531   18 years patrick found the bug reason: assigning an individual address space for every …
(edit) @9530   18 years patrick tracing the playable creation missunderstanding
(edit) @9529   18 years patrick forgott to enable the relaying. now strange things could happen…
(edit) @9528   18 years patrick big error in the recvType checking, now forwarding should be less …
(edit) @9527   18 years patrick forgot to ack the messages forwarded
(edit) @9526   18 years patrick relay disabled, more debug
(edit) @9525   18 years patrick relay messages is enabled again. checking out
(edit) @9524   18 years patrick receiver type is transmitted also since it is needed for message relays
(edit) @9523   18 years patrick of course clients shouldn't forward any messages. forgot one message …
(edit) @9522   18 years patrick new the message handler is checking, if this message is also for the …
(edit) @9521   18 years patrick extended the callback function for message handlers to match the new …
(edit) @9520   18 years patrick sender now also include the source and destination userId so they can …
(edit) @9519   18 years patrick extending the message structure
(edit) @9517   18 years patrick wrong debug output last time
(edit) @9515   18 years patrick better debug
(edit) @9514   18 years patrick messag reciving debug
(edit) @9513   18 years bensch toList editable
(edit) @9512   18 years patrick now the proxy server has also special handling for message piping
(edit) @9511   18 years patrick produced segfault by double sending messages. fixed
(edit) @9510   18 years patrick clients permission correction
(edit) @9509   18 years patrick starting special implementation for message forwarding (pipeing)
(edit) @9508   18 years patrick message handler: changed some variable names - standardisations to …
(edit) @9507   18 years patrick the player team change should now work on all clients in the network, …
(edit) @9505   18 years patrick changing the team color now works and a little cleanup
(edit) @9504   18 years patrick - removing entities from the network works now also on proxies. - …
(edit) @9503   18 years bensch coloring for single-players
(edit) @9502   18 years bensch coloring works on server
(edit) @9500   18 years bensch compiles again, the Playables should now be able to choose their …
Note: See TracRevisionLog for help on using the revision log.