summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2010-11-18(svn r21243) -Fix: load of failures of WT3 to properly validate some strings...rubidium
2010-11-18(svn r21242) -Update from WebTranslator v3.0:translators
belarusian - 12 changes by KorneySan croatian - 6 changes by VoyagerOne czech - 1 changes by SmatZ finnish - 7 changes by jpx_ german - 2 changes by planetmaker hungarian - 12 changes by IPG italian - 6 changes by lorenzodv russian - 7 changes by KorneySan, Lone_Wolf serbian - 14 changes by etran slovenian - 83 changes by ntadej spanish - 8 changes by Terkhen swedish - 12 changes by Zuu vietnamese - 5 changes by nglekhoi
2010-11-18(svn r21241) -Fix: Display dragged vehicles in the correct orientation while ↵terkhen
using RTL languages.
2010-11-18(svn r21240) -Feature: [NewGRF] Implement action0 visual effect properties ↵rubidium
for ships and RVs (Hirundo)
2010-11-18(svn r21239) -Codechange/Fix: [NewGRF] Use 0xFF instead of 0 as default ↵rubidium
value for visual effect. This makes setting train prop 22 to 0 actually work (Hirundo)
2010-11-18(svn r21238) -Feature: [NewGRF] Support callback 0x10 for RVs and ships ↵rubidium
(Hirundo)
2010-11-18(svn r21237) -Codechange: Move HandleLocomotiveSmokeCloud to ↵rubidium
Vehicle::ShowVisualEffect (Hirundo)
2010-11-18(svn r21236) -Codechange: Make the visual effects drawing routine work for ↵rubidium
all vehicle types (Hirundo)
2010-11-18(svn r21235) -Codechange: Move Train::UpdateVisualEffect to the Vehicle ↵rubidium
class (Hirundo)
2010-11-18(svn r21234) -Codechange: Make Train::UpdateVisualEffect work for all ↵rubidium
vehicle types (Hirundo)
2010-11-18(svn r21233) -Codechange: Introduce an enum to remove some magic numbers ↵rubidium
from the visual effect code (Hirundo)
2010-11-18(svn r21232) -Codechange: Move cached_vis_effect from the TrainCache to the ↵rubidium
VehicleCache (Hirundo)
2010-11-18(svn r21231) -Codechange: Generalize the naming of some settings and ↵rubidium
variables related to visual effects (Hirundo)
2010-11-18(svn r21230) -Fix/Change/Feature: [NewGRF] Make positioning of diesel fumes ↵rubidium
and electric sparks actually work (Hirundo).
2010-11-17(svn r21229) -Fix [FS#4130]: [YAPF] Road vehicles not finding the nearest ↵rubidium
depot in some (corner) cases
2010-11-17(svn r21228) -Fix: some MSVC 64 bits warningsrubidium
2010-11-17(svn r21227) -Fix (r21222): conversion didn't go right when cases were involvedrubidium
2010-11-17(svn r21226) -Fix: load of failures of WT3 to properly validate some strings...rubidium
2010-11-17(svn r21225) -Update from WebTranslator v3.0:translators
croatian - 7 changes by VoyagerOne czech - 14 changes by SmatZ dutch - 2 changes by habell finnish - 8 changes by USephiroth french - 6 changes by glx german - 12 changes by planetmaker italian - 11 changes by lorenzodv macedonian - 116 changes by RCTMASTA portuguese - 4 changes by JayCity romanian - 9 changes by tonny russian - 2 changes by Lone_Wolf serbian - 1 changes by etran spanish - 8 changes by Terkhen vietnamese - 5 changes by nglekhoi
2010-11-17(svn r21224) -Fix [FS#4172]: [NewGRF] The specs' cargo strings and OpenTTD's ↵rubidium
use of the clashed. Provide properties so NewGRFs can provide cargo strings tailored for OpenTTD while retaining (some) backward compatability
2010-11-17(svn r21223) -Fix: use proper plural for the short cargo unit namesrubidium
2010-11-17(svn r21222) -Codechange: unify some string drawing and make it use the ↵rubidium
proper infrastructure for that...
2010-11-17(svn r21221) -Fix (r11429): short cargo units names for some cargo ↵rubidium
types/strings are not properly mapped to the strings that we use for the default industries
2010-11-17(svn r21220) -Codechange: give a string a much better namerubidium
2010-11-16(svn r21218) -Fix (r21189)[FS#4236]: don't force a minimum speed when brakingyexo
2010-11-16(svn r21217) -Add: Plural codes to some english strings.frosch
2010-11-16(svn r21216) -Feature: [NewGRF] Allow specifying a "choice list" for pluralsrubidium
2010-11-16(svn r21215) -Codechange: store the plural form in the plural (choice) listsrubidium
2010-11-16(svn r21214) -Add: Display mail capacity when refitting an aircraft to ↵terkhen
passengers.
2010-11-16(svn r21212) -Update from WebTranslator v3.0:translators
dutch - 4 changes by habell
2010-11-16(svn r21211) -Feature: [NewGRF] Allow specifying a "choice list" for cases ↵rubidium
and genders
2010-11-16(svn r21209) -Feature: [NewGRF] Allow setting the gender of the current ↵rubidium
string or select the case of the next substring
2010-11-16(svn r21208) -Add: [NewGRF] Mapping information w.r.t. a translation's case ↵rubidium
and gender names
2010-11-16(svn r21207) -Codechange: replace the magic 0x00DE constant with something ↵rubidium
less magic
2010-11-16(svn r21206) -Document: that, and why string code 9A 02 (skip/ignore next ↵rubidium
colour code) is not implemented
2010-11-16(svn r21205) -Fix [FS#4207]: Under some conditions, group count would be ↵terkhen
wrong after moving train engines in the depot window.
2010-11-16(svn r21204) -Codechange: unify style of string code conversionrubidium
2010-11-16(svn r21203) -Codechange: make the maximum plural count available to the ↵rubidium
rest of OpenTTD as well
2010-11-16(svn r21202) -Codechange: allow strings with embedded '\0' in GRFText.rubidium
2010-11-16(svn r21201) -Document: some GRFText methods/fieldsrubidium
2010-11-15(svn r21200) -Fix: [OSX] Don't let the mouse cursor jump when switching to ↵planetmaker
full screen mode
2010-11-15(svn r21199) -Update from WebTranslator v3.0:translators
belarusian - 4 changes by KorneySan croatian - 4 changes by VoyagerOne hungarian - 4 changes by IPG norwegian_bokmal - 4 changes by mantaray russian - 4 changes by Lone_Wolf slovenian - 4 changes by ntadej
2010-11-15(svn r21198) -Fix: don't call variables properties in debug messagesrubidium
2010-11-15(svn r21197) -Fix [FS#4001] (r17794): [OSX] Finding a fallback font failed ↵planetmaker
when compiling for OSX 10.4 as it tried to match also OpenTTD-specific control characters
2010-11-14(svn r21195) -Fix [FS#4230] (r21135): in some corner cases the savegame ↵rubidium
conversion didn't do the right thing
2010-11-14(svn r21193) -Update from WebTranslator v3.0:translators
french - 4 changes by glx serbian - 4 changes by etran
2010-11-14(svn r21192) -Fix (r15505)[FS#4226]: Use non-interactive randomness for ↵frosch
townnames on map generation, so they are controlled by the generation-seed as well.
2010-11-14(svn r21191) -Doc: Add missing information for a parameter of CmdFoundTown.terkhen
2010-11-14(svn r21189) -Fix: Force a minimum speed for trains when using the realistic ↵terkhen
acceleration model.
2010-11-14(svn r21185) -Update from WebTranslator v3.0:translators
traditional_chinese - 5 changes by josesun finnish - 17 changes by USephiroth german - 4 changes by planetmaker luxembourgish - 5 changes by Phreeze polish - 5 changes by xaxa brazilian_portuguese - 2 changes by bmnds russian - 5 changes by Lone_Wolf slovak - 4 changes by marek995 spanish - 4 changes by Terkhen vietnamese - 4 changes by nglekhoi