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_server.cpp
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 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 r20967) -Add: infrastructure to send information to remote admins at spe...
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 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 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-29
(svn r20689) -Codechange: Make some global functions used in 1 .cpp file stat...
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-18
(svn r20548) -Codechange: rename some variables giving them slightly more mea...
rubidium
2010-08-18
(svn r20542) -Codechange: generalise the setting of "p2" to the ClientID.
rubidium
2010-08-15
(svn r20510) -Codechange: unify packet queue handling and make insertion O(1)...
rubidium
2010-08-01
(svn r20291) -Codechange: Unify break coding style.
alberth
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-29
(svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH).
terkhen
2010-07-24
(svn r20211) -Codechange: Indented code should have curly braces around it.
alberth
2010-06-19
(svn r19996) -Codechange: Add NetworkVehicleType enum.
rubidium
2010-05-13
(svn r19818) -Fix [FS#3784](r16004): kicking clients by IP didn't work
smatz
2010-05-13
(svn r19809) -Codechange: make some unnamed network related enums/defines sta...
rubidium
2010-05-13
(svn r19808) -Codechange: NetworkCalculateLag returned an uint, so keep it th...
rubidium
2010-04-22
(svn r19695) -Fix: leaking a file descriptor
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-17
(svn r19651) -Fix [FS#3745]: when a company is sold, move connected clients t...
smatz
2010-04-13
(svn r19620) -Fix: desync when a command is received and in the queue while a...
rubidium
2010-04-11
(svn r19613) -Fix [FS#3755]: possible invalid read when server moves client t...
smatz
2010-04-11
(svn r19610) -Codechange: rename STATUS_AUTH to STATUS_AUTHORIZED
smatz
2010-04-11
(svn r19608) -Fix: do not kick client if he entered password and the password...
smatz
2010-04-11
(svn r19607) -Codechange: use different packet types instead of packet subtypes
smatz
2010-04-08
(svn r19589) -Change: add some more useful information to the desync log and ...
rubidium
2010-02-25
(svn r19255) -Codechange: encapsulate GRFIdentifier in GRFConfig instead of s...
yexo
2010-02-09
(svn r19072) -Fix [FS#3599]: possible read/write after free when the client t...
rubidium
2010-01-21
(svn r18875) -Codechange: remove some unneeded bits from the network protocol...
rubidium
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2010-01-14
(svn r18804) -Codechange: guard against binaries claiming to be compatible wi...
rubidium
2010-01-11
(svn r18782) -Codechange: move the content of callback_table.cpp to network_c...
rubidium
2009-12-02
(svn r18381) -Codechange: Add RoadVehicle::IsBus() to simplify some stuff.
frosch
2009-11-28
(svn r18330) -Cleanup: remove some unneeded includes
rubidium
2009-11-12
(svn r18054) -Change/Fix [FS#3310]: make pause on join pause during the whole...
rubidium
2009-11-12
(svn r18052) -Codechange/Fix: make the 'pause' chat message when actually exe...
rubidium
2009-11-05
(svn r17977) -Fix: Busses and trucks are distinguished by cargo class.
frosch
2009-10-09
(svn r17746) -Codechange: 'operator new' doesn't return NULL, NetworkSend_Ini...
smatz
2009-10-07
(svn r17743) -Fix: (post 0.7) memory leak in server in case handling a packet...
rubidium
[prev]
[next]