Age | Commit message (Expand) | Author |
2006-11-06 | (svn r7076) -Codechange: Prefer includes instead of using extern. Move Update... | 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-12 | (svn r6750) -Codechange: Juggle around some header includes as they're only u... | Darkvater |
2006-08-22 | (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whit... | rubidium |
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-06-27 | (svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectacular | tron |
2006-06-17 | (svn r5294) -Fix: Plug a memory leak | tron |
2006-06-17 | (svn r5293) -Fix: Not all network interfaces are capable of broadcasting. Don... | tron |
2006-06-14 | (svn r5265) Replace a dozen bogus uses of strncmp() by strcmp() | tron |
2006-04-14 | (svn r4416) Remove a pointless buffer copy and use strlcpy() instead of snpri... | tron |
2006-04-14 | (svn r4413) -Fix: fixed a bug which pushed the client back to the main menu w... | truelight |
2006-04-05 | (svn r4291) - Fix: validate all received strings for correctness. This fixes ... | Darkvater |
2006-01-31 | (svn r3500) - Workaround the inaccurate count of spectators/companies that ca... | 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-19 | (svn r3409) - Change the server advertisement interval to use the frame count... | peter1138 |
2006-01-05 | (svn r3365) Staticise 36 functions | tron |
2005-12-24 | (svn r3337) Remove an unused variable and add 2 times static | tron |
2005-12-20 | (svn r3322) - Fix: Network window crash when it receives invalid information ... | Darkvater |
2005-10-16 | (svn r3053) -Fix: [ 1326604 ] Fixed typo and hang for BeOS Networking (MYOB) | truelight |
2005-10-06 | (svn r3023) -Fix [BeOS] fixed compilation on BeOS R5 (MYOB) | bjarni |
2005-07-24 | (svn r2701) Insert Id tags into all source files | tron |
2005-07-21 | (svn r2663) Include variables.h only in these files which need it, not global... | tron |
2005-05-17 | (svn r2337) -Fix: NetworkUDPRemoveAdvertise wasn't fully correct (which made ... | truelight |
2005-02-08 | (svn r1847) Adjustment for MorphOS to unbreak the build there and removal of ... | tron |
2005-02-06 | (svn r1833) byte -> char transition: the rest | tron |
2005-02-06 | (svn r1821) Move generic string handling functions to string.[ch] and introdu... | tron |
2005-02-05 | (svn r1803) Move debugging stuff into files of it's own | tron |
2005-01-26 | (svn r1689) -Fix: big typo in network_udp.c, the company-password flag didn't... | truelight |
2005-01-15 | (svn r1520) Trim 134 (!) lines with trailing whitespace ): | tron |
2005-01-14 | (svn r1510) -Add: Improved Network Lobby GUI: (bociusz) | truelight |
2005-01-11 | (svn r1483) -Fix: don't close a socket if it is already closed (windows doesn... | truelight |
2005-01-05 | (svn r1389) -Add: [Network] Added packet protection. No longer a client or se... | truelight |
2005-01-03 | (svn r1331) Update map size before sending game info | tron |
2004-12-24 | (svn r1276) -Fix: [Network] Bug in bind system. Advertising failed on systems... | truelight |
2004-12-22 | (svn r1228) -Add: [Network] When a server normally shuts down, it removed its... | truelight |
2004-12-22 | (svn r1227) -Add: Ingame Server-list (select Internet, then Find Servers) | truelight |
2004-12-20 | (svn r1194) Feature: You can now add and remove servers from the server list.... | dominik |
2004-12-19 | (svn r1168) -Cleanup: [Network] Cleaned the network code a bit. Added 'const' | truelight |
2004-12-15 | (svn r1106) -Add: [Network] Added master-server protocol and advertise to | truelight |
2004-12-13 | (svn r1069) -Add: [Network] Added UDP-packet for detail info about a server for | truelight |
2004-12-13 | (svn r1059) -Fix: [Console] Renamed 'set port' to 'set server_port' | truelight |
2004-12-04 | (svn r942) -Merged branch/network back into the trunk | truelight |