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
Age
Commit message (
Expand
)
Author
2010-02-28
(svn r19295) -Codechange: introduce wrapper functions for GRFConfig::name/info
yexo
2010-02-27
(svn r19283) -Fix (r19256): GRFConfig is not zeroed for non-dynamic construct...
frosch
2010-02-26
(svn r19262) -Feature: finalise BaNaNaS support for music sets
rubidium
2010-02-25
(svn r19256) -Codechange: use a constructor/destructor for GRFConfig to make ...
yexo
2010-02-25
(svn r19255) -Codechange: encapsulate GRFIdentifier in GRFConfig instead of s...
yexo
2010-02-24
(svn r19227) -Codechange: Reorganization of parameters at CmdBuildRoadStop.
terkhen
2010-02-24
(svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit
smatz
2010-02-14
(svn r19132) -Codechange: No need to end a line with ;;.
alberth
2010-02-11
(svn r19094) -Codechange: don't check for NULL values before calling StrEmpty
yexo
2010-02-10
(svn r19090) -Codechange: some comment coding style fixes
rubidium
2010-02-10
(svn r19087) -Codechange: some typos in StringIDs
rubidium
2010-02-10
(svn r19081) -Codechange: make it possible to disable compilation of the AI+S...
rubidium
2010-02-10
(svn r19075) -Codechange: unhackify NetworkChangeCompanyPassword()
smatz
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-02-04
(svn r19001) -Fix: some GCC compile warnings
rubidium
2010-02-03
(svn r18996) -Fix (r18993, r18994): MSVC 64 bits had somethings to complain a...
rubidium
2010-02-03
(svn r18994) -Change: content mirroring support (based on work by TrueBrain).
rubidium
2010-02-03
(svn r18992) -Codechange: move the file opening/closing out of the content do...
rubidium
2010-02-03
(svn r18991) -Codechange: simplify memory management of DownloadSelectedContent
rubidium
2010-01-30
(svn r18967) -Fix (r18966): Never trust your copy&paste skills.
frosch
2010-01-30
(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a param...
frosch
2010-01-30
(svn r18965) -Fix (r17846): Don't compare horizontal positions with vertical.
frosch
2010-01-21
(svn r18875) -Codechange: remove some unneeded bits from the network protocol...
rubidium
2010-01-16
(svn r18834) -Fix [FS#3538]: compilation failed on OpenBSD (matze)
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-14
(svn r18801) -Fix: in some cases error messages weren't properly sent to the ...
rubidium
2010-01-14
(svn r18800) -Fix: in some cases with invalid packets one can crash recent tr...
rubidium
2010-01-11
(svn r18784) -Codechange: make NetworkSend_Command accept a company instead o...
rubidium
2010-01-11
(svn r18782) -Codechange: move the content of callback_table.cpp to network_c...
rubidium
2010-01-06
(svn r18746) -Fix [FS#3489]: clear the cached NewGRFs of a server when receiv...
rubidium
2010-01-01
(svn r18683) -Fix: it's not an other
rubidium
2009-12-27
(svn r18645) -Fix [FS#3433](r942): out-of-bounds access in the 'Start new mul...
smatz
2009-12-26
(svn r18640) -Fix (r18633): don't assert when accessing first invalid item, i...
smatz
2009-12-26
(svn r18638) -Fix: downloading music sets would fail
rubidium
2009-12-26
(svn r18637) -Fix [FS#3428]: check whether the content list is empty before t...
rubidium
2009-12-22
(svn r18608) -Change: add the concept of music sets
rubidium
2009-12-21
(svn r18595) -Fix (r18277): one couldn't enter test via the keyboard in the c...
rubidium
2009-12-21
(svn r18589) -Codechange: Add tooltip to some network windows, remove old com...
alberth
2009-12-20
(svn r18580) -Codechange: Use widget information only for setting scrollbar c...
alberth
2009-12-20
(svn r18578) -Feature: initially select the last joined server when going to ...
rubidium
2009-12-13
(svn r18493) -Fix: don't access something after deleting it
rubidium
2009-12-05
(svn r18408) -Fix (r17954): After computing the needed width for the client l...
frosch
2009-12-04
(svn r18397) -Fix [FS#3346]: after cancelling downloading the download button...
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-28
(svn r18324) -Codechange: there's no need for a default size when the window ...
rubidium
2009-11-28
(svn r18322) -Codechange: remove the WDP duplication; no need to tell the sam...
rubidium
2009-11-28
(svn r18318) -Codechange: add an enum value for manual window placement
rubidium
[next]