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
/
tcp_game.cpp
Age
Commit message (
Expand
)
Author
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-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-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2009-11-28
(svn r18330) -Cleanup: remove some unneeded includes
rubidium
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-05
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their r...
rubidium
2009-06-19
(svn r16601) -Fix [FS#2880]: try 2... hopefully better this time
rubidium
2009-05-22
(svn r16378) -Codechange: replace OldPool with simpler Pool. Compilation time...
smatz
2009-01-14
(svn r15079) -Codechange: split tcp 'backend' and in-game handling like it is...
rubidium