summaryrefslogtreecommitdiff
path: root/src/network/core/config.h
AgeCommit message (Expand)Author
2019-02-03Change: Increase NETWORK_REVISION_LENGTH to 33 bytesNiels Martin Hansen
2017-01-14(svn r27729) -Codechange: Do not count static NewGRF when checking for the ma...frosch
2013-07-12(svn r25590) -Codechange: Align doxygen comments againplanetmaker
2013-07-12(svn r25589) -Fix [FS#5646]: Ensure that sent and received length of json str...planetmaker
2011-12-19(svn r23623) -Add: allow bi-directional communication with the AdminPort and ...truebrain
2011-10-21(svn r23047) -Documentation: silly typo in commenttruebrain
2010-12-05(svn r21412) -Codechange: limit company name by amount of characters, not bytesrubidium
2010-10-17(svn r20963) -Add: stubs for a remote administration connectionrubidium
2010-05-13(svn r19809) -Codechange: make some unnamed network related enums/defines sta...rubidium
2010-02-03(svn r18994) -Change: content mirroring support (based on work by TrueBrain).rubidium
2010-01-21(svn r18875) -Codechange: remove some unneeded bits from the network protocol...rubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-04-26(svn r16175) -Fix: Disable the join button in the multiplayer lobby for AI co...yexo
2009-04-09(svn r16000) -Feature: IPv6 supportrubidium
2009-01-17(svn r15126) -Feature: downloading content from a central server (content.ope...rubidium
2008-09-30(svn r14421) -Codechange: rename all player variables/types to company *or* c...rubidium
2008-08-13(svn r14063) -Codechange: replace some "magic" constants with enumified const...rubidium
2008-08-12(svn r14052) -Codechange: make the size of the chat message "box" configurabl...rubidium
2008-08-11(svn r14045) -Codechange: move the network's limitation to chat messages to a...rubidium
2008-07-17(svn r13713) -Fix: possible crash on creating a network packet.rubidium
2008-07-17(svn r13712) -Fix: enforce the length restrictions of company and president n...rubidium
2008-06-04(svn r13378) -Fix (r13375): compilation without network support was brokensmatz
2008-04-09(svn r12637) -Fix [FS#1913]: possible NULL pointer dereference when reading s...rubidium
2008-03-24(svn r12407) -Add [FS#1866]: more language flags for serversglx
2007-12-02(svn r11557) -Codechange: send and store the passwords a little more secure t...rubidium
2007-10-30(svn r11357) -Fix: NetworkUniqueID could be 80 chars, while the max size we g...truelight
2007-06-01(svn r10017) -Add (FS#790): more languages flags for serversglx
2007-02-23(svn r8857) -Documentation: Added some doxygen @file tags, repaired others (t...celestar
2007-02-08(svn r8631) -Add: added parameter -l ip[:port] to ./openttd, which redirects ...truelight
2007-01-28(svn r8445) -Cleanup: remove some @params from comments as the parameters did...rubidium
2007-01-23(svn r8372) -Fix (8361): NUM_LANDSCAPE comes (via some detour) from openttd.h...rubidium
2007-01-06(svn r7932) -Fix (r7931): committed a few files too much :( (the ones I used ...rubidium
2007-01-06(svn r7931) -Fix (r7759): multiple (different) -O flags made compilations wit...rubidium
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium