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
2011-02-12
(svn r22068) -Codechange/Fix: return "connection lost" instead of "okay" when...
rubidium
2011-01-22
(svn r21887) -Fix-ish: some headers weren't including the headers they depend on
rubidium
2011-01-22
(svn r21886) -Codechange: move documentation towards the code to make it more...
rubidium
2011-01-21
(svn r21875) -Codechange: indentation of some comments was wrong
smatz
2010-12-30
(svn r21668) -Feature: command logging using the admin interface (dihedral)
rubidium
2010-12-22
(svn r21595) -Codechange: Some header files had their name changed, update th...
alberth
2010-12-22
(svn r21593) -Codechange: endif comment correcttions.
alberth
2010-12-07
(svn r21429) -Fix [FS#3771]: the server didn't check for the paused state whe...
rubidium
2010-12-06
(svn r21418) -Fix: core.h needs config.h
rubidium
2010-12-05
(svn r21412) -Codechange: limit company name by amount of characters, not bytes
rubidium
2010-12-05
(svn r21405) -Codechange: prepare sending of company information in the UDP p...
rubidium
2010-12-05
(svn r21399) -Change/Feature/Fix [FS#4284]: perform the compression of savega...
rubidium
2010-12-05
(svn r21392) -Change: prepare the network protocol for getting the file size ...
rubidium
2010-11-30
(svn r21363) -Add: support for limiting the amount of (accepted) incoming data
rubidium
2010-11-30
(svn r21361) -Change: make sure the client is listening, or rather receiving,...
rubidium
2010-11-30
(svn r21358) -Codechange: make some network function names conform to coding ...
rubidium
2010-11-30
(svn r21357) -Codechange: make it possible to resize the packet's buffer
rubidium
2010-11-25
(svn r21322) -Fix [FS#4268] (r20924): packets were leaked
rubidium
2010-11-23
(svn r21302) -Fix (r18994): do not add HTTP connection to list of connections...
smatz
2010-11-21
(svn r21285) -Codechange: prevent ICC warning
smatz
2010-11-19
(svn r21254) -Change: show a different "lag" message when a client is lagging...
rubidium
2010-11-14
(svn r21182) -Fix: possible just-freed memory reads
rubidium
2010-11-01
(svn r21071) -Fix: ofcourse the svn properties weren't set properly either :(
rubidium
2010-11-01
(svn r21070) -Fix: file not being picked up by doxygen
rubidium
2010-10-24
(svn r21030) -Codechange: move ClientStatus into the network server socket class
rubidium
2010-10-24
(svn r21029) -Codechange: split the map downloading packet + 3-state enum int...
rubidium
2010-10-24
(svn r21025) -Codechange: document PacketGameType's enums and reshuffle them ...
rubidium
2010-10-18
(svn r20993) -Codechange: some shuffling of game protocol packet description ...
rubidium
2010-10-17
(svn r20975) -Add: logging of console output for remote admins (dihedral)
rubidium
2010-10-17
(svn r20974) -Add: remote console (rcon) for remote admins (dihedral)
rubidium
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
[prev]
[next]