summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-11-08(svn r21118) -Codechange: Name and deduplicate some magic numbers.frosch
2010-11-08(svn r21117) -Update from WebTranslator v3.0:translators
belarusian - 1 changes by KorneySan croatian - 1 changes by VoyagerOne czech - 1 changes by marek995 french - 1 changes by glx korean - 1 changes by junho2813 spanish - 1 changes by Terkhen
2010-11-07(svn r21116) -Add [FS#3012]: Reduce the chances to accidentially break ↵planetmaker
savegames with NewGRFs
2010-11-07(svn r21115) -Codechange: make it more clear that genders and cases in the ↵rubidium
base translation are not supported
2010-11-07(svn r21114) -Update from WebTranslator v3.0:translators
basque - 11 changes by HerrBasque finnish - 1 changes by jpx_ german - 1 changes by planetmaker hungarian - 1 changes by IPG italian - 4 changes by lorenzodv malay - 14 changes by rionix88 norwegian_bokmal - 3 changes by mantaray russian - 2 changes by Lone_Wolf serbian - 1 changes by etran spanish - 1 changes by Terkhen vietnamese - 1 changes by nglekhoi
2010-11-07(svn r21113) -Codechange: remove the amount of places where the language ↵rubidium
pack identifier magic value is
2010-11-07(svn r21112) -Codechange: reduce the amount (of copying) variablesrubidium
2010-11-07(svn r21111) -Add: Remove the buttons below the newgrf details if the list ↵alberth
is not editable.
2010-11-07(svn r21110) -Add: Tidy up the buttons of the active newgrfs list.alberth
2010-11-07(svn r21109) -Add: Don't display available newgrfs when the newgrf list is ↵alberth
not editable.
2010-11-07(svn r21108) -Add: Copy the 'editable' flag of the newgrf window to its ↵alberth
layout widget.
2010-11-07(svn r21107) -Fix: Don't use the maximum track speed where the maximum ↵michi_cc
vehicle speed is meant.
2010-11-07(svn r21106) -Change: Tuned realistic acceleration to be a bit more ↵michi_cc
realistic in order to make acceleration "slower", which highlights the differences between vehicle types more.
2010-11-06(svn r21105) -Feature-ish: Allow to sort purchase lists for trains and road ↵planetmaker
vehicles by tractive effort
2010-11-06(svn r21104) -Doc: Add doxygen commands to a few functionsplanetmaker
2010-11-06(svn r21103) -Change: Use the same sorting of the sorting criteria for both ↵planetmaker
trains and road vehicles
2010-11-06(svn r21102) -Update from WebTranslator v3.0:translators
malay - 39 changes by rionix88
2010-11-06(svn r21101) -Doc: Additions and clarifications of doxygen commentsplanetmaker
2010-11-06(svn r21100) -Feature [NewGRF]: Add CB36 support for road vehicle property ↵terkhen
0x15 (Speed).
2010-11-06(svn r21099) -Codechange: Store road vehicle max speed in the vehicle cache.terkhen
2010-11-06(svn r21098) -Codechange: Ships now store their max speed in the cache ↵terkhen
instead of recalculating it every time.
2010-11-06(svn r21097) -Codechange: Unify cached max speed for all vehicle types.terkhen
2010-11-06(svn r21096) -Fix: Display the real max speed for aircrafts instead of ↵terkhen
always using the engine value.
2010-11-06(svn r21095) -Codechange: Use a function to convert aircraft speed to old units.terkhen
2010-11-06(svn r21094) -Fix: Aircraft speed would ignore callback 36 result when it is ↵terkhen
greater than the engine speed.
2010-11-06(svn r21093) -Codechange: Align some functions.terkhen
2010-11-06(svn r21092) -Codechange: Merge max speed functions.terkhen
2010-11-06(svn r21091) -Codechange: Add bit constants for checking NewGRFCache validity.terkhen
2010-11-06(svn r21090) -Codechange: Rename VehicleCache to NewGRFCache.terkhen
2010-11-05(svn r21089) -Update from WebTranslator v3.0:translators
luxembourgish - 5 changes by Phreeze
2010-11-05(svn r21088) -Doc: Additions/corrections of doxygen comments.alberth
2010-11-05(svn r21087) -Doc: Align and make existing comments available for doxygen.alberth
2010-11-05(svn r21086) -Feature-ish: [NewGRF] String code to print the weight in ↵rubidium
format based on settings
2010-11-05(svn r21085) -Feature-ish: [NewGRF] Implement stringcode 9A 0C (station name)rubidium
2010-11-05(svn r21084) -Codechange: name a variable to cover its actual implementation ↵rubidium
better
2010-11-04(svn r21083) -Codechange: Limit the number of exceptions in the refittable ↵belugas
cargo list to 7 (Eddi)
2010-11-04(svn r21082) -Fix (r21080): Compilation error.terkhen
2010-11-04(svn r21081) -Update from WebTranslator v3.0:translators
ukrainian - 4 changes by Madvin
2010-11-04(svn r21080) -Fix: Do not allow to use a custom water level with the ↵terkhen
original map generator.
2010-11-04(svn r21079) -Codechange: replace magic numbers with already defined ↵belugas
constant ("inspired" by Hirundo's work)
2010-11-03(svn r21078) -Fix [FS#4203]: snowline didn't want to be very highrubidium
2010-11-03(svn r21077) -Update from WebTranslator v3.0:translators
danish - 8 changes by beruic
2010-11-02(svn r21076) -Update from WebTranslator v3.0:translators
luxembourgish - 74 changes by Phreeze
2010-11-01(svn r21075) -Fix [FS#4192]: Wrong (maximum) value shown for generation seed ↵rubidium
in the in-game console
2010-11-01(svn r21074) -Fix [FS#4194]: Crash when loading a corrupted 0.7.x (or ↵rubidium
before) savegame where the waypoint refered to an already removed town
2010-11-01(svn r21073) -Fix: spelling errors in commentsrubidium
2010-11-01(svn r21072) -Update from WebTranslator v3.0:translators
traditional_chinese - 2 changes by josesun
2010-11-01(svn r21071) -Fix: ofcourse the svn properties weren't set properly either :(rubidium
2010-11-01(svn r21070) -Fix: file not being picked up by doxygenrubidium
2010-10-31(svn r21068) -Update from WebTranslator v3.0:translators
luxembourgish - 9 changes by Phreeze