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
/
network.cpp
Age
Commit message (
Expand
)
Author
2011-05-05
(svn r22424) -Document: some more bits
rubidium
2011-05-04
(svn r22423) -Document: some network stuff
rubidium
2011-04-22
(svn r22368) -Codechange: move the IP address field from the ClientInfo to Cl...
rubidium
2011-04-22
(svn r22363) -Codechange: NetworkFindClientStateFromClientID -> NetworkClient...
rubidium
2011-04-22
(svn r22362) -Codechange: NetworkFindClientInfoFromClientID -> NetworkClientI...
rubidium
2011-02-19
(svn r22116) -Codechange: use PoolBase::Clean() at more places
smatz
2011-02-08
(svn r22032) -Codechange: add some asserts to verify we don't allocate too ma...
rubidium
2011-01-19
(svn r21854) -Codechange: refactor the password setting methods to make it po...
rubidium
2011-01-19
(svn r21853) -Codechange: HashCurrentCompanyPassword is only used by servers,...
rubidium
2011-01-19
(svn r21852) -Codechange: generalise GenerateCompanyPasswordHash (dihedral)
rubidium
2011-01-19
(svn r21851) -Codechange: rename NetworkClientSetPassword to NetworkClientSet...
rubidium
2011-01-19
(svn r21850) -Codechange: move password hashing to a more general location (d...
rubidium
2011-01-03
(svn r21701) -Codechange: ConsoleColour = TextColour, so make it that way and...
rubidium
2010-12-14
(svn r21513) -Feature [FS#532]: make the chat message timeout user configurable
rubidium
2010-12-14
(svn r21512) -Change/Feature: make the delay of the chat messages timing out ...
rubidium
2010-12-05
(svn r21412) -Codechange: limit company name by amount of characters, not bytes
rubidium
2010-11-30
(svn r21358) -Codechange: make some network function names conform to coding ...
rubidium
2010-11-23
(svn r21308) -Fix [FS#4262] (r20933-ish): crash upon desync
rubidium
2010-11-13
(svn r21157) -Codechange: remove information about the text direction out of ...
rubidium
2010-10-24
(svn r21030) -Codechange: move ClientStatus into the network server socket class
rubidium
2010-10-21
(svn r21004) -Fix [FS#3746]: chat/console messages got sometimes messed up du...
rubidium
2010-10-18
(svn r20988) -Fix [FS#4167]: no need to send packets and possibly get the con...
rubidium
2010-10-17
(svn r20978) -Fix (r20963): MSVC seems to be complaining more than GCC once a...
rubidium
2010-10-17
(svn r20966) -Change: enable remote administration sockets (parts by Yexo and...
rubidium
2010-10-15
(svn r20938) -Codechange: make the code for listening on a socket (more) reus...
rubidium
2010-10-15
(svn r20936) -Codechange: make server side packet sending methods class methods
rubidium
2010-10-15
(svn r20935) -Codechange: only let the server side use a pool of connected so...
rubidium
2010-10-15
(svn r20934) -Codechange: move NetworkGetClientName to the server's socket
rubidium
2010-10-15
(svn r20933) -Codechange: move some more client related methods and such to n...
rubidium
2010-10-15
(svn r20930) -Codechange: simplify the socket handler allocation
rubidium
2010-10-15
(svn r20929) -Codechange: make NetworkCloseClient a class method
rubidium
2010-10-15
(svn r20925) -Codechange: make the client send commands have a slightly more ...
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-29
(svn r20678) -Codechange: Remove unused NetworkFindClientInfoFromIndex(), Net...
alberth
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-15
(svn r20497) -Fix [FS#3960]: non-dedicated servers failing to load a game cau...
rubidium
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-08-01
(svn r20281) -Codechange: unify case scope closure + break coding style
rubidium
2010-07-24
(svn r20211) -Codechange: Indented code should have curly braces around it.
alberth
2010-05-20
(svn r19869) -Fix [FS#3819]: when a connection gets lost and a game with AIs ...
rubidium
2010-04-13
(svn r19619) -Fix (r19618): [desync debug] inserting the "join" pause could c...
rubidium
2010-04-13
(svn r19617) -Fix [desync debug]: log the sync state only once per day, not m...
rubidium
2010-04-11
(svn r19610) -Codechange: rename STATUS_AUTH to STATUS_AUTHORIZED
smatz
2010-04-11
(svn r19609) -Fix: do not print 'Connection lost' message for clients who fai...
smatz
2010-04-11
(svn r19602) -Codechange: add the name of the command to the desync logs
rubidium
2010-04-11
(svn r19601) -Fix: make the desync replay parse the "whole" string instead of...
rubidium
2010-04-09
(svn r19593) -Codechange: improve loading/executing the desync logs
rubidium
[next]