summaryrefslogtreecommitdiff
path: root/src/network/network_type.h
AgeCommit message (Expand)Author
2009-04-07(svn r15969) -Codechange: make the list of broadcast addresses virtually unli...rubidium
2009-01-23(svn r15242) -Feature: allow moving clients between companies/spectators by t...rubidium
2009-01-20(svn r15163) -Change/Fix: use a non-blocking method to resolve the hostname a...rubidium
2009-01-20(svn r15157) -Codechange: wrap the hostname/ip and port into a single structu...rubidium
2009-01-12(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...truebrain
2008-12-29(svn r14764) -Codechange: make the '***' chat messages like "Game paused (not...rubidium
2008-12-23(svn r14730) -Codechange: remove the need for networkclientsockets and networ...rubidium
2008-12-23(svn r14725) -Change: make it clearer why (and that) MAX_CLIENTS isn't the am...rubidium
2008-12-23(svn r14723) -Codechange: shuffling some stuff around to reduce indirect #inc...rubidium
2008-12-22(svn r14712) -Codechange: split server and client side w.r.t. the storage of ...rubidium
2008-12-22(svn r14709) -Codechange: make a clearer distinction between 'unique' client ...rubidium
2008-09-30(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.rubidium
2008-09-30(svn r14421) -Codechange: rename all player variables/types to company *or* c...rubidium
2008-08-11(svn r14045) -Codechange: move the network's limitation to chat messages to a...rubidium
2008-07-17(svn r13712) -Fix: enforce the length restrictions of company and president n...rubidium
2008-05-30(svn r13343) -Codechange: reorder/move variable/functions in the network head...rubidium