summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-10-16(svn r20951) -Codechange: Add SmallMap::Contains() and use it.frosch
2010-10-16(svn r20949) -Update from WebTranslator v3.0:translators
2010-10-16(svn r20948) -Fix (r20880): compiler warningsmatz
2010-10-16(svn r20947) -Change: Draw bridgepillars with correct length on all tile corn...frosch
2010-10-16(svn r20946) -Codechange: Add helper function to draw pillar columns.frosch
2010-10-16(svn r20945) -Codechange: Add helper function to draw single pillar sprites. ...frosch
2010-10-16(svn r20944) -Codechange: Bail out early in DrawBridgePillars(). (uni657)frosch
2010-10-16(svn r20943) -Codechange: Name some magic constants. (Based on patch by uni657)frosch
2010-10-16(svn r20942) -Feature [NewGRF]: make it possible to distinguish player built/...rubidium
2010-10-16(svn r20940) -Fix (r20928): switch to the normal alphabet where 'b' comes bef...yexo
2010-10-15(svn r20939) -Fix: some MSVC warningsrubidium
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 onlyrubidium
2010-10-15(svn r20936) -Codechange: make server side packet sending methods class methodsrubidium
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 socketrubidium
2010-10-15(svn r20933) -Codechange: move some more client related methods and such to n...rubidium
2010-10-15(svn r20932) -Add [FS#4153]: Highlight all destination tiles when building a ...terkhen
2010-10-15(svn r20931) -Document: Waterways toolbar click functions.terkhen
2010-10-15(svn r20930) -Codechange: simplify the socket handler allocationrubidium
2010-10-15(svn r20929) -Codechange: make NetworkCloseClient a class methodrubidium
2010-10-15(svn r20928) -Update: we have a new developeryexo
2010-10-15(svn r20927) -Add [FS#3905]: Transfer orders imply 'leave empty' by defaultplanetmaker
2010-10-15(svn r20926) -Update from WebTranslator v3.0:translators
2010-10-15(svn r20925) -Codechange: make the client send commands have a slightly more ...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-10-15(svn r20922) -Fix [FS#4071]: accidentally moving the mouse of the scrollbar a...rubidium
2010-10-15(svn r20921) -Fix [FS#4160]: Refit costs were not shown for long cargo names.terkhen
2010-10-13(svn r20920) -Update from WebTranslator v3.0:translators
2010-10-12(svn r20919) -Fix [FS#4140]: objects didn't change colour when the company ch...rubidium
2010-10-12(svn r20918) -Add: Store NewGRF version information from Action14 in savegame...frosch
2010-10-12(svn r20917) -Update from WebTranslator v3.0:translators
2010-10-11(svn r20915) -Update from WebTranslator v3.0:translators
2010-10-10(svn r20914) -Update from WebTranslator v3.0:translators
2010-10-09(svn r20912) -Fix [FS#4157]: NEW_INDUSTRYOFFSET != NEW_INDUSTRYTILEOFFSET.frosch
2010-10-09(svn r20911) -Update from WebTranslator v3.0:translators
2010-10-08(svn r20910) -Fix [FS#4155]: helicopters fired a bit too laterubidium
2010-10-08(svn r20909) -Fix [FS#4137]: don't see coasts as water for object constructionrubidium
2010-10-08(svn r20908) -Fix [FS#4156]: assertion when the buy menu graphics callback ac...rubidium
2010-10-08(svn r20907) -Fix [FS#4156-ish]: callback 15C's string didn't actually get drawnrubidium
2010-10-08(svn r20906) -Update from WebTranslator v3.0:translators
2010-10-07(svn r20905) -Update from WebTranslator v3.0:translators
2010-10-06(svn r20904) -Update from WebTranslator v3.0:translators
2010-10-05(svn r20903) -Update from WebTranslator v3.0:translators
2010-10-04(svn r20902) -Fix [FS#4032]: Make IsProductionAlterable() work for most NewGR...frosch
2010-10-04(svn r20901) -Fix/Change: When using non-smooth or newgrf-economy changing pr...frosch
2010-10-04(svn r20900) -Codechange: Move ProductionLevels enum to industry.hfrosch
2010-10-04(svn r20899) -Codechange: Switch order of if-tests in IndustryViewWindow::OnC...frosch
2010-10-04(svn r20898) -Change: When entering a production rate, round to nearest possi...frosch