summaryrefslogtreecommitdiff
path: root/src/network/core/game.h
AgeCommit message (Expand)Author
2021-04-27Codechange: move all NetworkGameInfo related functions to a single filePatric Stout
2021-04-20Remove: "language" field from server/clientPatric Stout
2021-04-20Remove: "map_name" from server announcements / listingPatric Stout
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-03-20Remove: ENABLE_NETWORK switchPatric Stout
2019-02-03Change: Make a shortened network revision string for use in server queriesNiels Martin Hansen
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
2009-06-13(svn r16574) -Codechange: reorder stuff in NetworkGameInfo so compilers waste...rubidium
2008-09-30(svn r14421) -Codechange: rename all player variables/types to company *or* c...rubidium
2008-06-03(svn r13369) -Codechange: remove duplication of network configuration setting...rubidium
2007-12-26(svn r11702) -Codechange: move all date related stuff to date*.rubidium
2007-03-07(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};rubidium
2007-02-23(svn r8857) -Documentation: Added some doxygen @file tags, repaired others (t...celestar
2007-01-22(svn r8361) -Codechange: make sure the range of the dates coming from the net...rubidium
2007-01-04(svn r7834) -Codechange: cleanup the includes of network/core a little; inclu...rubidium
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium