summaryrefslogtreecommitdiff
path: root/network_client.c
AgeCommit message (Expand)Author
2006-12-30(svn r7638) -Codechange: Remove special window ShowJoinStatusWindowAfterJoin ...Darkvater
2006-12-29(svn r7616) -Cleanup:Darkvater
2006-12-26(svn r7565) -Codechange: Rework DEBUG functionality. Look for appropiate debu...Darkvater
2006-12-26(svn r7561) -Fix (FS#431): core and (patches) GUI were not in-sync with respe...rubidium
2006-12-09(svn r7449) -Codechange: Rename _path to _paths as it is technically more cor...Darkvater
2006-11-28(svn r7280) -Codechange: Replace some sprintf() functions with the safer snpr...Darkvater
2006-10-24(svn r6934) -Cleanup: Some minor cleanup for network_client and removing 'stu...Darkvater
2006-10-24(svn r6933) -Feature: Allow spectators to speak to eachother (team)Darkvater
2006-10-21(svn r6884) -Codechange: Add strict bounds checking in string formatting system.Darkvater
2006-10-21(svn r6878) -Fix r6876 +add network.c, network_client.cDarkvater
2006-10-21(svn r6876) -Codechange: Change the naming of _PLAYER in DESTTYPE_PLAYER/NETW...Darkvater
2006-10-17(svn r6816) -Codechange: Some coding style, variable localization, const corr...Darkvater
2006-10-17(svn r6814) -Codechange: For network games ci->client_playas was always p->in...Darkvater
2006-10-15(svn r6787) -Codechange: Use PLAYER_NEW_COMPANY as a player identifier wishin...Darkvater
2006-10-15(svn r6786) -Codechange: To join a new company CMD_PLAYER_CTRL is executed wi...Darkvater
2006-10-15(svn r6780) -Codechange: Remove GPMI leftovers (-b impersonisation of AI in MP).Darkvater
2006-10-14(svn r6774) -Codechange: Rename the badly named OWNER_SPECTATOR to PLAYER_SPE...Darkvater
2006-10-13(svn r6766) -Codechange: Move _openttd_revision[] into the functions that use...Darkvater
2006-10-12(svn r6750) -Codechange: Juggle around some header includes as they're only u...Darkvater
2006-09-01(svn r6297) -Codechange: Disentangle the query window mess a bit: Move the ne...tron
2006-08-28(svn r6183) Move GetDrawStringPlayerColor() out of gfx.[ch]tron
2006-08-20(svn r5999) -Feature: change the original date format to a 32 bits format bas...rubidium
2006-08-14(svn r5887) -Cleanup: move date related functions, defines and variables to d...rubidium
2006-04-29(svn r4623) - Codechange: s/byte/PlayerID/Darkvater
2006-04-03(svn r4267) - Fix (r4241): also validate the error number that a client recei...Darkvater
2006-03-02(svn r3726) - [6/6] Finalize conversion, finally save the patches struct.Darkvater
2006-03-02(svn r3721) - [3/4] Present the game with a unified structure for the configu...Darkvater
2006-01-25(svn r3429) - Feature (Followup): Change the gamelist window to accomodate fo...Darkvater
2006-01-25(svn r3427) - Feature: Allow seeing and setting the maximum amount of compani...Darkvater
2006-01-05(svn r3365) Staticise 36 functionstron
2005-11-29(svn r3246) -Fix: small glitch in ai_network_client code (network_client.c)truelight
2005-11-22(svn r3226) -Fix: GPMI implementation had minor glitchestruelight
2005-08-28(svn r2899) -Fix: Several format string vulnerabilities and buffer overflows ...tron
2005-08-06(svn r2817) -Codechange: [autoreplace]: moved autoreplace and autorenew to se...bjarni
2005-07-24(svn r2701) Insert Id tags into all source filestron
2005-07-22(svn r2673) Include functions.h directly, not globally via openttd.htron
2005-07-22(svn r2672) Move saving/loading related declarations to saveload.htron
2005-07-21(svn r2669) Shuffle some more stuff around to reduce dependenciestron
2005-07-16(svn r2588) Codechange: Remove PLAYER_SEED_RANDOMludde
2005-07-15(svn r2583) Move OS specific code out of misc.cludde
2005-07-08(svn r2535) Tabstron
2005-06-21(svn r2468) -Codechange: Got rid of DEREF_PLAYER and replaced it by GetPlayercelestar
2005-05-15(svn r2324) Introduce _cmd_text for passing strings with a command instead of...tron
2005-05-12(svn r2301) - CodeChange: prettyify ChangeOwnerShipOfPlayerItems() a bitDarkvater
2005-03-12(svn r2004) - Fix: [ 1149487 ] Autosave ignoring settingsDarkvater
2005-02-06(svn r1821) Move generic string handling functions to string.[ch] and introdu...tron
2005-02-06(svn r1813) Declare functions implemented in strings.c in their own shiny new...tron
2005-02-05(svn r1803) Move debugging stuff into files of it's owntron
2005-01-15(svn r1527) -Add: RCon (Remote Connection). A server can set:truelight
2005-01-14(svn r1513) -Fix: glitch in revision 1510truelight