summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2010-11-19(svn r21258) -Fix: remove strings with the U+FFFD "replacement character"rubidium
2010-11-19(svn r21257) -Update from WebTranslator v3.0:translators
arabic_egypt - 6 changes by kasakg finnish - 2 changes by jpx_ french - 2 changes by glx italian - 1 changes by lorenzodv lithuanian - 63 changes by BlinK_ portuguese - 8 changes by JayCity spanish - 4 changes by Terkhen turkish - 5 changes by niw3
2010-11-19(svn r21256) -Fix [FS#4189]: Clients weren't always notified when the ↵rubidium
connection was lost
2010-11-19(svn r21255) -Fix (r179): main menu error messages wouldn't show when you ↵rubidium
had an error message open in the game while whatever triggered you to go back to the main menu
2010-11-19(svn r21254) -Change: show a different "lag" message when a client is ↵rubidium
lagging because of connection trouble or lagging because the client is just slow
2010-11-19(svn r21253) -Change: mention the OpenTTD version on the console/logs when ↵rubidium
starting an OpenTTD dedicated server like we mention it in the title bar for the GUI version
2010-11-19(svn r21252) -Codechange: introduce a constant for the number of ↵rubidium
milliseconds per game tick and use it
2010-11-18(svn r21250) -Fix [FS#3952]: Rescanning AIs didn't "forget" removed AIsrubidium
2010-11-18(svn r21249) -Fix (r21240, r21236) [FS#4242]: rear ends of dualheaded ↵rubidium
engines didn't smoke nor spark (Hirundo)
2010-11-18(svn r21248) -Codechange: don't run the tar scanner twice upon startuprubidium
2010-11-18(svn r21247) -Fix: make the tar scanner forget about old (possibly removed) tarsrubidium
2010-11-18(svn r21246) -Fix: upon rescanning AIs the new AIs would (after some time) ↵rubidium
show up in the AI list but you could not select all
2010-11-18(svn r21245) -Fix (r21200): [OSX] Make gcc 4.2 happyplanetmaker
2010-11-18(svn r21244) -Fix [FS#4240] (r21179): the news message always stayed in the ↵rubidium
middle; let it follow the setting of the statusbar instead
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.