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
/
core
Age
Commit message (
Expand
)
Author
2010-10-17
(svn r20973) -Add: chat sending and receiving support for remote admins (dihe...
rubidium
2010-10-17
(svn r20972) -Add: company statistics updates at intervals to remote admins (...
rubidium
2010-10-17
(svn r20971) -Add: company economy updates at intervals to remote admins (dih...
rubidium
2010-10-17
(svn r20970) -Add: company change notification to remote admins (dihedral)
rubidium
2010-10-17
(svn r20969) -Add: client info change notification to remote admins (dihedral)
rubidium
2010-10-17
(svn r20968) -Add: date notification of remote admins (dihedral)
rubidium
2010-10-17
(svn r20967) -Add: infrastructure to send information to remote admins at spe...
rubidium
2010-10-17
(svn r20963) -Add: stubs for a remote administration connection
rubidium
2010-10-16
(svn r20951) -Codechange: Add SmallMap::Contains() and use it.
frosch
2010-10-15
(svn r20939) -Fix: some MSVC warnings
rubidium
2010-10-15
(svn r20938) -Codechange: make the code for listening on a socket (more) reus...
rubidium
2010-10-15
(svn r20937) -Codechange: move some variables from client/server to server only
rubidium
2010-10-15
(svn r20935) -Codechange: only let the server side use a pool of connected so...
rubidium
2010-10-15
(svn r20933) -Codechange: move some more client related methods and such to n...
rubidium
2010-10-15
(svn r20929) -Codechange: make NetworkCloseClient a class method
rubidium
2010-10-15
(svn r20924) -Codechange: make the game connection packet handling look more ...
rubidium
2010-10-15
(svn r20923) -Codechange: prepare creating sub-classes of NetworkClientSocket...
rubidium
2010-08-26
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...
rubidium
2010-08-19
(svn r20553) -Feature: allow rate limiting of incoming commands
rubidium
2010-08-18
(svn r20549) -Codechange: centralise the handling of the incoming commands (f...
rubidium
2010-08-18
(svn r20548) -Codechange: rename some variables giving them slightly more mea...
rubidium
2010-08-18
(svn r20547) -Change: the way order backups are performed. Now restoring an o...
rubidium
2010-08-15
(svn r20510) -Codechange: unify packet queue handling and make insertion O(1)...
rubidium
2010-08-15
(svn r20499) -Doc: Spelling fixes, and one doxygen comment addition.
alberth
2010-08-01
(svn r20289) -Codechange: Unify fall through coding style.
terkhen
2010-08-01
(svn r20286) -Codechange: Unify end of doxygen comments.
frosch
2010-08-01
(svn r20283) -Codechange: Unify start of doygen comments.
frosch
2010-07-31
(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.
alberth
2010-07-29
(svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH).
terkhen
2010-07-08
(svn r20089) -Fix [FS#3932]: Access of already freed memory, esp. due to hidd...
frosch
2010-06-28
(svn r20030) -Fix: MSVC 2010 defines more POSIX error constants that we defin...
michi_cc
2010-05-13
(svn r19809) -Codechange: make some unnamed network related enums/defines sta...
rubidium
2010-05-10
(svn r19781) -Fix [FS#3809]: compilation on NetBSD failed (Krille)
rubidium
2010-04-22
(svn r19693) -Codechange: split STATUS_INACTIVE to two states
smatz
2010-04-19
(svn r19678) -Fix (r19607): client status was shown incorrect in the console
rubidium
2010-04-12
(svn r19614) -Codechange: "it's" => "its" where appropriate
smatz
2010-04-11
(svn r19610) -Codechange: rename STATUS_AUTH to STATUS_AUTHORIZED
smatz
2010-04-11
(svn r19607) -Codechange: use different packet types instead of packet subtypes
smatz
2010-03-23
(svn r19508) -Codechange: remove semicolon after DEFINE_UNAVAILABLE_CONTENT_R...
smatz
2010-03-11
(svn r19385) -Fix [FS#3684]: [IPv6] Netmask calculations were wrong if cidr >...
rubidium
2010-02-25
(svn r19256) -Codechange: use a constructor/destructor for GRFConfig to make ...
yexo
2010-02-25
(svn r19255) -Codechange: encapsulate GRFIdentifier in GRFConfig instead of s...
yexo
2010-02-10
(svn r19090) -Codechange: some comment coding style fixes
rubidium
2010-02-09
(svn r19072) -Fix [FS#3599]: possible read/write after free when the client t...
rubidium
2010-02-07
(svn r19054) -Fix [FS#3598]: when banning yourself via rcon do not send the '...
rubidium
2010-02-04
(svn r19001) -Fix: some GCC compile warnings
rubidium
2010-02-03
(svn r18996) -Fix (r18993, r18994): MSVC 64 bits had somethings to complain a...
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
2010-01-16
(svn r18834) -Fix [FS#3538]: compilation failed on OpenBSD (matze)
rubidium
[prev]
[next]