Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9440   18 years patrick peers get deleted correctly now
(edit) @9439   18 years bensch more gui
(edit) @9438   18 years bensch more gui
(edit) @9437   18 years bensch movements
(edit) @9436   18 years patrick the server does not segfault anymore on client disconnect, but the …
(edit) @9435   18 years bensch more about the widget
(edit) @9434   18 years patrick the disconnect process works better, now comes the hard part: reinit …
(edit) @9433   18 years patrick new approach: the reconnection is handled from a different point in …
(edit) @9432   18 years bensch more peer info
(edit) @9431   18 years bensch getBandwidth's
(edit) @9430   18 years patrick redirection stuck
(edit) @9429   18 years bensch fixed framerate to max 100 fps
(edit) @9428   18 years bensch minor change
(edit) @9427   18 years bensch less useless debug
(edit) @9426   18 years bensch cleaner ip inclusion
(edit) @9425   18 years patrick handshake server problems by reconnection
(edit) @9424   18 years patrick terrain lod disabled
(edit) @9423   18 years ponder
(edit) @9422   18 years patrick made the network stream interface more flexible in terms of connection …
(edit) @9421   18 years bensch renamings
(edit) @9420   18 years patrick reconnection setup switch
(edit) @9419   18 years patrick disconnection of nodes, redirection bug tracing
(edit) @9418   18 years bensch newlines
(edit) @9417   18 years bensch Cleanup after merge
(edit) @9416   18 years patrick now servers are not able to play anymore
(edit) @9415   18 years bensch some newlines
(edit) @9414   18 years bensch merged back here the terrain.old
(edit) @9413   18 years bensch new copy
(edit) @9412   18 years bensch movement
(edit) @9411   18 years bensch deleted old
(edit) @9410   18 years patrick some better debug and function call cleanup
(edit) @9409   18 years patrick saturation level for auto proxy server activation
(edit) @9408   18 years bensch new copy
(edit) @9407   18 years bensch deleted branche proxy
(edit) @9405   18 years patrick found server bug: initialization order inconsistency
(edit) @9404   18 years patrick yet another strang bug occured. flush
(edit) @9403   18 years patrick less debug
(edit) @9402   18 years patrick fixed another bug: anomality in the permissions settings. Mr Data made …
(edit) @9401   18 years patrick it was somehow easier than i thought :D problem solved…
(edit) @9400   18 years patrick tracing the unique id bug
(edit) @9399   18 years patrick working on the client number < 3 bug
(edit) @9398   18 years patrick new settings init
(edit) @9397   18 years patrick found a bug in the server settings reading
(edit) @9396   18 years patrick committing my weekends work: 2100 lines :D - proxy server now accepts …
(edit) @9395   18 years bensch renamings
(edit) @9394   18 years bensch netlink quite nice
(edit) @9393   18 years bensch splitup of netdefs
(edit) @9392   18 years bensch comment
(edit) @9390   18 years bensch nicer docu in sigslot
(edit) @9389   18 years bensch orxonox/proxy: removed gtk completely
(edit) @9388   18 years patrick working on loading proxy config file from a seperate file
(edit) @9387   18 years patrick bringing the max connection stuff down
(edit) @9386   18 years bensch orxonox/proxy: removed the dependency of the netdefs in pnode, which …
(edit) @9385   18 years bensch orxonox/proxy: better proxy-width approximation
(edit) @9384   18 years patrick oh my good! its working again, yehoo
(edit) @9383   18 years bensch much more elaborate host and proxy widgets
(edit) @9382   18 years bensch better
(edit) @9381   18 years bensch some minor english typos
(edit) @9380   18 years bensch coding standarts adopted
(edit) @9379   18 years bensch less warnigns
(edit) @9378   18 years bensch more changelog
(edit) @9377   18 years patrick more string switching for outcommented stuff
(edit) @9376   18 years bensch proxy: ChangeLog
(edit) @9375   18 years patrick hard core debug output enabled. there is a untraceable strange bug. stuck.
(edit) @9374   18 years patrick other unique id offset
(edit) @9373   18 years patrick some small output change
(edit) @9372   18 years bensch orxonox/proxy: fixed a bug, that prevented empty shell-completions
(edit) @9371   18 years bensch orxonox/trunk: ORXONOX is now completely std::stringed
(edit) @9370   18 years bensch removed old signal/slot implementation, that really sucked :)
(edit) @9369   18 years bensch orxonox/proxy switched to sigslot library, and it seems to work, but i …
(edit) @9368   18 years bensch compiles everywhere (i think)
(edit) @9367   18 years patrick removed old proxy synchronization mech
(edit) @9366   18 years patrick redirection flag also synched
(edit) @9365   18 years patrick ip synchronization now seems to work smoothly on my system here. but …
(edit) @9364   18 years patrick removing proxy ip list sync completion hook
(edit) @9363   18 years rennerc fixed bug
(edit) @9362   18 years bensch more minor adaptions
(edit) @9361   18 years bensch more and better adaptions
(edit) @9360   18 years patrick network ip synchronization work
(edit) @9359   18 years bensch splitted sigslot into signal.h and slot.h
(edit) @9358   18 years bensch added sigslot
(edit) @9357   18 years bensch orxonox/proxy: removed 'using namespace std;' everywhere
(edit) @9356   18 years bensch orxonox/trunk: remove instance of GLGuiHandler
(edit) @9355   18 years patrick more security added by checking also the send packages for leafclassid==0
(edit) @9354   18 years bensch orxonox/proxy: removed simple game menu
(edit) @9353   18 years patrick a little bit more debug output
(edit) @9352   18 years bensch Text bug
(edit) @9351   18 years bensch fps display can be toggeled
(edit) @9350   18 years patrick handshake now waits for ip list sync
(edit) @9349   18 years patrick another ip sync bug discovered. but still not the one im looking for
(edit) @9348   18 years bensch deleted
(edit) @9347   18 years bensch orxonox/proxy: merged the proxy.old back again, and it seems to work. …
(edit) @9346   18 years bensch new copy
(edit) @9345   18 years bensch move away the proxy branche
(edit) @9344   18 years patrick changed interface of ip slighlu
(edit) @9343   18 years patrick more handshake bugs from me :D
(edit) @9342   18 years patrick ip handshake handling now in the right order
(edit) @9341   18 years patrick seems like the ip sync doesn't work properly. investigate
(edit) @9340   18 years patrick network stream handshake init remastering and safer proxysettings init
(edit) @9339   18 years patrick proxy addresses set and read the correct order now
Note: See TracRevisionLog for help on using the revision log.