summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-11-10(svn r21134) -Change: perform some more stringent validity checking on the la...rubidium
2010-11-10(svn r21133) -Add: function to check the validity of a string (without modify...rubidium
2010-11-10(svn r21132) -Codechange: unify the language file version/validity checkingrubidium
2010-11-10(svn r21131) -Codechange: show a (debug) warning when the GRF ID of a NewGRF ...rubidium
2010-11-10(svn r21130) -Fix [FS#4208-ish]: under some circumstances static (disabled/in...rubidium
2010-11-10(svn r21129) -Fix [FS#4208-ish]: Crash when showing the "disabled static NewG...rubidium
2010-11-10(svn r21128) -Fix [FS#4208]: Crash when disabling static NewGRFs (when joinin...rubidium
2010-11-10(svn r21127) -Codechange: change the max gender constant's name's style to th...rubidium
2010-11-10(svn r21126) -Codechange: increase the limit of languages OpenTTD can know ab...rubidium
2010-11-09(svn r21125) -Fix (r20248): static NewGRFs shouldn't be added non-statically ...rubidium
2010-11-09(svn r21124) -Update from WebTranslator v3.0:translators
2010-11-09(svn r21123) -Codechange: Remove max_speed from the Vehicle class.terkhen
2010-11-09(svn r21122) -Fix (r21100): Use the cached max speed when checking road vehic...terkhen
2010-11-09(svn r21121) -Fix (r21100): Use the cached max speed when calculating YAPF pe...terkhen
2010-11-09(svn r21120) -Fix (r21096): Use the engine max speed value instead of the sav...terkhen
2010-11-08(svn r21119) -Fix: Helicopter flight altitude was determined inconsistently i...frosch
2010-11-08(svn r21118) -Codechange: Name and deduplicate some magic numbers.frosch
2010-11-08(svn r21117) -Update from WebTranslator v3.0:translators
2010-11-07(svn r21116) -Add [FS#3012]: Reduce the chances to accidentially break savega...planetmaker
2010-11-07(svn r21115) -Codechange: make it more clear that genders and cases in the ba...rubidium
2010-11-07(svn r21114) -Update from WebTranslator v3.0:translators
2010-11-07(svn r21113) -Codechange: remove the amount of places where the language pack...rubidium
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 is...alberth
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 no...alberth
2010-11-07(svn r21108) -Add: Copy the 'editable' flag of the newgrf window to its layou...alberth
2010-11-07(svn r21107) -Fix: Don't use the maximum track speed where the maximum vehicl...michi_cc
2010-11-07(svn r21106) -Change: Tuned realistic acceleration to be a bit more realistic...michi_cc
2010-11-06(svn r21105) -Feature-ish: Allow to sort purchase lists for trains and road v...planetmaker
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 t...planetmaker
2010-11-06(svn r21102) -Update from WebTranslator v3.0:translators
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 0x...terkhen
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 instea...terkhen
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 always...terkhen
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
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
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 format...rubidium
2010-11-05(svn r21085) -Feature-ish: [NewGRF] Implement stringcode 9A 0C (station name)rubidium