summaryrefslogtreecommitdiff
path: root/src/network/network_gui.h
AgeCommit message (Expand)Author
2021-07-20Feature: allow the use of TURN to connect client and server togetherPatric Stout
2021-05-16Codechange: [Network] Let NetworkCompanyInfo use std::stringrubidium42
2021-05-15Change: Use gender-neutral pronounsrubidium42
2021-04-27Change: no longer use UDP when entering the lobby of a serverPatric Stout
2021-04-27Codechange: move all NetworkGameInfo related functions to a single filePatric Stout
2021-01-05Change: move "give money" from client-list to company windowPatric Stout
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-03-20Remove: ENABLE_NETWORK switchPatric Stout
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2009-10-04(svn r17699) -Codechange: move #ifdef ENABLE_NETWORK till after the 'generic'...rubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2008-12-22(svn r14712) -Codechange: split server and client side w.r.t. the storage of ...rubidium
2008-09-30(svn r14421) -Codechange: rename all player variables/types to company *or* c...rubidium
2008-05-30(svn r13343) -Codechange: reorder/move variable/functions in the network head...rubidium
2008-05-15(svn r13107) -Codechange: make NetworkCompanyPasswordWindow and SelectPlayerF...glx
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2007-12-02(svn r11556) -Feature: allow setting a default password for new companies in ...rubidium
2007-04-26(svn r9719) -Fix: in-game private messages did not work for clients with a Cl...rubidium
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium