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_content.cpp
Age
Commit message (
Expand
)
Author
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2013-07-13
(svn r25597) -Fix [FS#5635]: [Content] When the server closed the connection,...
rubidium
2013-07-13
(svn r25593) -Cleanup: remove a few stale #defines
rubidium
2013-07-07
(svn r25573) -Change: make content list appear faster by allowing some window...
rubidium
2012-11-08
(svn r24674) -Fix (r24466, r23234) [FS#5358]: Downloaded heightmaps could not...
frosch
2012-10-28
(svn r24638) -Codechange: add some #ifndefs so MSU code doesn't need to compi...
rubidium
2012-09-02
(svn r24508) -Fix [FS#5281] (24488): Content GUI crashed after downloading a ...
frosch
2012-08-21
(svn r24491) -Fix: compilation error with networking disabled
rubidium
2012-08-20
(svn r24488) -Feature [FS#5236]: add buttons to view textfiles from the onlin...
yexo
2012-08-13
(svn r24466) -Codechange [FS#5236]: add general function for ContentType -> S...
yexo
2011-05-06
(svn r22431) -Fix (r22399): NETWORK_RECV_STATUS_MALFORMED_PACKET != false.
michi_cc
2011-05-01
(svn r22399) -Codechange: replace some defines in the tcp/content code so dox...
rubidium
2011-01-22
(svn r21886) -Codechange: move documentation towards the code to make it more...
rubidium
2010-11-30
(svn r21358) -Codechange: make some network function names conform to coding ...
rubidium
2010-10-15
(svn r20924) -Codechange: make the game connection packet handling look more ...
rubidium
2010-07-08
(svn r20089) -Fix [FS#3932]: Access of already freed memory, esp. due to hidd...
frosch
2010-03-23
(svn r19508) -Codechange: remove semicolon after DEFINE_UNAVAILABLE_CONTENT_R...
smatz
2009-10-07
(svn r17742) -Codechange: remove unused variable from Recv_Packet
rubidium
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-10-04
(svn r17692) -Codechange: minor coding style fixes
smatz
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-07-31
(svn r17015) -Fix [FS#3075]: infinite recursion in content dependency checking
rubidium
2009-04-02
(svn r15914) -Codechange: let the content handling make use of NetworkAddress.
rubidium
2009-01-22
(svn r15206) -Fix [FS#2567]: memory corruption due to not properly cleanup up...
rubidium
2009-01-17
(svn r15126) -Feature: downloading content from a central server (content.ope...
rubidium