summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2010-10-04(svn r20897) -Codechange: Store the result of IsProductionAlterable() in a me...frosch
2010-10-04(svn r20896) -Codechange: Split recompution of productionrates for non-smooth...frosch
2010-10-04(svn r20895) -Codechange: Use an enum to identify the rows of buttons in the ...frosch
2010-10-03(svn r20894) -Fix [FS#4148] (r20772): use correct company name for group wind...rubidium
2010-10-03(svn r20893) -Update from WebTranslator v3.0:translators
2010-10-03(svn r20892) -Fix (maybe r10624): Scenario editor resp. cheat-buttons to alte...frosch
2010-10-03(svn r20891) -Fix [FS#4145]: Measurement tooltips for docks and tunnels were ...terkhen
2010-10-02(svn r20890) -Doc: Make documentation accessible to doxygen.alberth
2010-10-02(svn r20889) -Codechange: Make ClosedListHash, OpenListQueue, and OpenListHas...alberth