index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
Age
Commit message (
Expand
)
Author
2011-11-04
(svn r23115) -Fix [FS#4813]: allow accessing the server's client info as well...
rubidium
2011-10-21
(svn r23047) -Documentation: silly typo in comment
truebrain
2011-10-15
(svn r23031) -Fix [FS#4804]: for the admin "bots" there was no distinction be...
rubidium
2011-10-11
(svn r23017) -Codechange: Add support for resized scrollbars.
peter1138
2011-10-07
(svn r23011) -Fix [FS#4791]: When the last used server is deleted from the li...
planetmaker
2011-09-15
(svn r22934) -Fix [FS#4771]: prevent authentication bypass for the admin port...
rubidium
2011-09-15
(svn r22932) -Fix [FS#4766]: disable the white border on window creation for ...
yexo
2011-08-26
(svn r22845) -Fix [FS#4745]: perform stricter checks on some commands (monoid)
rubidium
2011-08-24
(svn r22829) -Codechange: unify the dirtying of windows after an AI scan
rubidium
2011-08-24
(svn r22822) -Codechange: make a distinction between base sets and newgrfs fo...
rubidium
2011-08-21
(svn r22805) -Codechange: move use of magic number for version checking to mo...
rubidium
2011-08-21
(svn r22793) -Codechange: remove callback default to make clear they are not ...
rubidium
2011-08-20
(svn r22771) -Codechange: unify some NewGRFScan calling code
rubidium
2011-08-13
(svn r22738) -Fix [FS#4722] (r21854): Setting company passwords via the GUI o...
frosch
2011-07-30
(svn r22696) -Fix: don't requery the servers when the server list window isn'...
rubidium
2011-07-30
(svn r22695) -Fix [FS#4697]: mark addresses that could not be resolved as 'do...
rubidium
2011-07-02
(svn r22617) -Codechange: Add GameOptionsInvalidationData enum for data value...
frosch
2011-06-04
(svn r22536) -Fix [FS#4632]: documentation omission regarding admin protocol
rubidium
2011-05-06
(svn r22431) -Fix (r22399): NETWORK_RECV_STATUS_MALFORMED_PACKET != false.
michi_cc
2011-05-06
(svn r22429) -Add: some constants for specific palette colours used in the GUI.
frosch
2011-05-05
(svn r22424) -Document: some more bits
rubidium
2011-05-04
(svn r22423) -Document: some network stuff
rubidium
2011-05-04
(svn r22421) -Fix: Replace various references to Windows palette greyscale in...
frosch
2011-05-02
(svn r22410) -Document: some more bits ;)
rubidium
2011-05-01
(svn r22403) -Document: some more network/core code
rubidium
2011-05-01
(svn r22401) -Codechange: replace some defines in the udp code so doxygen can...
rubidium
2011-05-01
(svn r22400) -Codechange: replace some defines in the tcp/game code so doxyge...
rubidium
2011-05-01
(svn r22399) -Codechange: replace some defines in the tcp/content code so dox...
rubidium
2011-05-01
(svn r22398) -Codechange: remove some defines from the tcp/admin code, so dox...
rubidium
2011-04-30
(svn r22387) -Fix-ish [FS#4601]: Windows' recv seems to return "graceful clos...
rubidium
2011-04-30
(svn r22384) -Fix [FS#4585]: No client error packet was sent to the admin bots
rubidium
2011-04-22
(svn r22372) -Fix (r22364) [FS#4598]: segmentation fault when trying to get t...
rubidium
2011-04-22
(svn r22370) -Codechange/fix: keep better accounting of the order in which cl...
rubidium
2011-04-22
(svn r22369) -Codechange: allocate ClientInfo when needed, i.e. don't allocat...
rubidium
2011-04-22
(svn r22368) -Codechange: move the IP address field from the ClientInfo to Cl...
rubidium
2011-04-22
(svn r22367) -Codechange: send ClientSockets instead of ClientInfos to the ad...
rubidium
2011-04-22
(svn r22366) -Codechange: make GetClientIP a function of the server's ClientS...
rubidium
2011-04-22
(svn r22365) -Codechange: add overload of NetworkServerKickOrBanIP using the ...
rubidium
2011-04-22
(svn r22364) -Codechange: don't show the (unknown) client address in the clie...
rubidium
2011-04-22
(svn r22363) -Codechange: NetworkFindClientStateFromClientID -> NetworkClient...
rubidium
2011-04-22
(svn r22362) -Codechange: NetworkFindClientInfoFromClientID -> NetworkClientI...
rubidium
2011-04-22
(svn r22361) -Codechange: delete the client list popup when the client got re...
rubidium
2011-04-22
(svn r22360) -Codechange: use globally unique client id to mark the selected ...
rubidium
2011-04-22
(svn r22359) -Codechange: pass client info pointers instead of the position t...
rubidium
2011-04-22
(svn r22358) -Codechange: WC_TOOLBAR_MENU isn't the right name when its only ...
rubidium
2011-04-22
(svn r22357) -Fix (r22345): crash when opening the chat box or company passwo...
smatz
2011-04-17
(svn r22343) -Change: Remove pixel limiter for query strings.
terkhen
2011-04-17
(svn r22335) -Cleanup (r22308): remove superfluous tabs
smatz
2011-04-09
(svn r22308) -Fix [FS#4574]: waiting on a server could kick the client, or ra...
rubidium
2011-03-13
(svn r22248) -Codechange: Make OnInvalidateData() process 'delete this;' alre...
frosch
[next]