Age | Commit message (Expand) | Author |
2010-10-04 | (svn r20900) -Codechange: Move ProductionLevels enum to industry.h | frosch |
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 |
2010-10-02 | (svn r20867) -Codechange: Make AyStarMain_AddStartNode() a method. | alberth |
2010-10-02 | (svn r20866) -Codechange: CheckTile() always returns the same (ignored) value. | alberth |
2010-10-02 | (svn r20865) -Codechange: Make AyStarMain_CheckTile() a method. | alberth |
2010-10-02 | (svn r20864) -Codechange: Make AyStar_Clear() a method. | alberth |
2010-10-02 | (svn r20863) -Codechange: Make AyStarMain_Loop a method. | alberth |
2010-10-02 | (svn r20862) -Codechange: Make AyStar_Free() a method. | alberth |
2010-10-01 | (svn r20861) -Update from WebTranslator v3.0: | translators |
2010-10-01 | (svn r20860) -Cleanup: remove some unused functions and variables | smatz |
2010-09-30 | (svn r20859) -Fix [FS#4143]: Remove an outdated comment and just reference th... | frosch |
2010-09-30 | (svn r20858) -Update from WebTranslator v3.0: | translators |
2010-09-28 | (svn r20857) -Fix [FS#3637]: The station with the second highest rating was d... | rubidium |
2010-09-28 | (svn r20856) -Fix [FS#4141]: Road/water toolbars did not get updated when the... | terkhen |
2010-09-28 | (svn r20855) -Update from WebTranslator v3.0: | translators |
2010-09-27 | (svn r20854) -Update from WebTranslator v3.0: | translators |
2010-09-26 | (svn r20853) -Fix: (again) WT3 not properly validating plurals in strings... | rubidium |
2010-09-26 | (svn r20852) -Update from WebTranslator v3.0: | translators |
2010-09-26 | (svn r20851) -Fix: Smallmap legend buttons must all be equal in size, even if... | alberth |
2010-09-26 | (svn r20850) -Codechange: Add IndustrySpec::UsesSmoothEconomy() to deduplicat... | frosch |
2010-09-25 | (svn r20849) -Change: Only display liveries in the liverywindow if they are u... | frosch |
2010-09-25 | (svn r20848) -Add: _loaded_newgrf_features.used_liveries to keep track which ... | frosch |
2010-09-25 | (svn r20847) -Codechange: Split most of GetEngineLivery() into a separate Get... | frosch |