summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2010-10-02(svn r20888) -Codechange: Make Hash_FindNode a method.alberth
2010-10-02(svn r20887) -Codechange: Make stat_Hash a method.alberth
2010-10-02(svn r20886) -Codechange: Make init_Hash a method.alberth
2010-10-02(svn r20885) -Codechange: Make delete_Hash a method.alberth
2010-10-02(svn r20884) -Codechange: Make clear_Hash a method.alberth
2010-10-02(svn r20883) -Codechange: Make Hash_Delete a method.alberth
2010-10-02(svn r20882) -Codechange: Make Hash_Set a method.alberth
2010-10-02(svn r20881) -Codechange: Make Hash_Get a method.alberth
2010-10-02(svn r20880) -Codechange: Make Hash_Size a method.alberth
2010-10-02(svn r20879) -Codechange: Make AyStarMain_ClosedList_IsInList a method.alberth
2010-10-02(svn r20878) -Codechange: Make AyStarMain_ClosedList_Add a method.alberth
2010-10-02(svn r20877) -Codechange: Make AyStarMain_OpenList_IsInList a method.alberth
2010-10-02(svn r20876) -Codechange: Make AyStarMain_OpenList_Pop a method.alberth
2010-10-02(svn r20875) -Codechange: Make AyStarMain_OpenList_Add a method.alberth
2010-10-02(svn r20874) -Codechange: Make init_AyStar a method.alberth
2010-10-02(svn r20873) -Update from WebTranslator v3.0:translators
2010-10-02(svn r20868) -Codechange: Make AyStarMain_Main() a method.alberth