Commit Graph

16797 Commits (4caec07b7e78b574c18ec5b8e609f91395d3268c)
 

Author SHA1 Message Date
alberth 4caec07b7e (svn r21539) -Fix [FS#4315]: Show 'plant trees' button lowering of terraform toolbar. 14 years ago
smatz 8ca6a4846b (svn r21538) -Add: {INDUSTRY} can now have cases 14 years ago
planetmaker 97e62615e6 (svn r21537) -Cleanup: Add a few sprinkles of coding style 14 years ago
translators 6eabb801cb (svn r21536) -Update from WebTranslator v3.0:
czech - 2 changes by SmatZ
indonesian - 15 changes by fanioz, prof
14 years ago
frosch b78d0947be (svn r21535) -Fix (r11432)[FS#4312]: 2CC recolour sprites were the same for DOS and WIN palette, thus "dark green", "brown", "grey" and "white" were wrong for DOS, and recently for both. 14 years ago
translators 3d1e0b63af (svn r21534) -Update from WebTranslator v3.0:
czech - 29 changes by SmatZ
danish - 2 changes by silentStatic
dutch - 75 changes by habell
english_US - 8 changes by Rubidium
finnish - 80 changes by USephiroth, jpx_
french - 14 changes by glx
german - 34 changes by planetmaker
indonesian - 22 changes by fanioz
italian - 64 changes by lorenzodv
russian - 22 changes by Lone_Wolf, MajestiC
serbian - 90 changes by etran
slovenian - 87 changes by ntadej
spanish - 7 changes by Terkhen
14 years ago
rubidium 85be0be6e2 (svn r21533) -Codechange: replace some magic numbers with less magic constants 14 years ago
translators 8192a3b6c8 (svn r21532) -Update from WebTranslator v3.0:
croatian - 65 changes by VoyagerOne
czech - 128 changes by SmatZ, marek995
english_US - 84 changes by Rubidium
french - 71 changes by glx
frisian - 13 changes by gjannema
german - 63 changes by planetmaker
slovenian - 5 changes by ntadej
spanish - 81 changes by Terkhen
swedish - 3 changes by Zuu
ukrainian - 8 changes by Fixer
14 years ago
smatz 9a4546ffda (svn r21531) -Fix: gcc 3.4 warning 14 years ago
smatz 874c00e647 (svn r21530) -Fix: remove trailing period from most of English strings 14 years ago
rubidium 2191425e08 (svn r21529) -Doc: update comment after function name change (Krille) 14 years ago
smatz f38dc420c9 (svn r21528) -Add: plural 'genders' for Czech translation 14 years ago
rubidium ad1b1f4f35 (svn r21527) -Fix (r21526, r21525): should ofcourse make sure I fix all wrong strings... 14 years ago
rubidium 911d05b7c3 (svn r21526) -Fix: failure of WT3 to properly validate some strings... 14 years ago
translators 58bc1aa5ac (svn r21525) -Update from WebTranslator v3.0:
croatian - 7 changes by VoyagerOne
czech - 3 changes by SmatZ
frisian - 19 changes by gjannema
greek - 6 changes by Gonik
hungarian - 5 changes by IPG
italian - 1 changes by lorenzodv
polish - 30 changes by nouwak
romanian - 12 changes by kkmic
spanish - 1 changes by Terkhen
14 years ago
michi_cc 789dd1470f (svn r21524) -Fix [FS#4302]: Do not apply the last signal red pathfinder penalty when the signal is a path signal. 14 years ago
terkhen 8326e1d287 (svn r21523) -Fix: Some windows were not updated correctly after a train acceleration model change. 14 years ago
planetmaker ab413313ef (svn r21522) -Fix: [OSX] Silence a warning when compiling without quartz and quickdraw 14 years ago
terkhen f69d280f14 (svn r21521) -Codechange: Unify some cached values that were present in both road vehicles and trains. 14 years ago
terkhen cfa00ad14b (svn r21520) -Document: Complete the comments of GroundVehicleCache. 14 years ago
terkhen f7c4d35f67 (svn r21519) -Codechange: Allow direct access to the GroundVehicleCache from a Vehicle. 14 years ago
terkhen 74c061c29a (svn r21518) -Codechange: Rename AccelerationCache to GroundVehicleCache. 14 years ago
terkhen 14100e9798 (svn r21517) -Codechange: Add IsGroundVehicle function to the Engine class. 14 years ago
terkhen 47c9189002 (svn r21516) -Codechange: Add IsGroundVehicle function to the Vehicle class. 14 years ago
terkhen 57790abb75 (svn r21515) -Codechange: Use cached_total_length where appropiate. 14 years ago
translators 3aae0783b1 (svn r21514) -Update from WebTranslator v3.0:
belarusian - 5 changes by KorneySan
croatian - 4 changes by VoyagerOne
dutch - 1 changes by habell
english_US - 1 changes by Rubidium
finnish - 1 changes by jpx_
french - 1 changes by glx
italian - 4 changes by lorenzodv
russian - 5 changes by KorneySan
serbian - 5 changes by etran
14 years ago
rubidium 30e78752a9 (svn r21513) -Feature [FS#532]: make the chat message timeout user configurable 14 years ago
rubidium 2074b4ddce (svn r21512) -Change/Feature: make the delay of the chat messages timing out unrelated to the number of passed game days, i.e. don't stop aging chat messages when the server is paused 14 years ago
rubidium facaef9e33 (svn r21511) -Feature: vehicle lost message for ships 14 years ago
rubidium acf7613433 (svn r21510) -Feature [FS#1956]: vehicle lost message for road vehicles 14 years ago
rubidium 3390b98958 (svn r21509) -Codechange: rename the rail pathfinders "path_not_found" parameter to "path_found" and remove the ! where the variables are set / read 14 years ago
rubidium a4289a4e23 (svn r21508) -Codechange: move the code to handle the pathfinder's "path found" status to a separate function 14 years ago
rubidium 1a9f3ff913 (svn r21507) -Update: the other translations 14 years ago
rubidium b362f3aee9 (svn r21506) -Codechange: rename the train/vehicle lost warning strings to be more generic 14 years ago
rubidium 2d661c3e84 (svn r21505) -Change: generalise the lost_train_warning setting to lost_vehicle_warning 14 years ago
rubidium 45344d48bb (svn r21504) -Codechange: move the "lost" bit from the train's flags to vehicle flags 14 years ago
translators a35bc8091e (svn r21503) -Update from WebTranslator v3.0:
belarusian - 8 changes by KorneySan
bulgarian - 155 changes by Wold
croatian - 2 changes by VoyagerOne
dutch - 7 changes by habell
english_US - 4 changes by Rubidium
finnish - 8 changes by USephiroth, jpx_
french - 5 changes by glx
italian - 4 changes by lorenzodv
malay - 4 changes by rionix88
polish - 7 changes by voythas
russian - 2 changes by KorneySan
spanish - 10 changes by Terkhen
14 years ago
rubidium cbce28d35c (svn r21502) -Change/Fix [FS#3991] (r150, r18402): before r18402 a train crash caused 2 "driver" deaths and a flooding 4 (added in r150). In r18402 the counting was merged and the flooding code was taken for counting drivers. Given those numbers were inconsistent (unlike for other vehicles) we better use the real original amount of driver deaths instead of the erroneous amount. 14 years ago
rubidium 9128007a51 (svn r21501) -Fix (rnotlongago): guess what was complaining this time? 14 years ago
rubidium d3bd44a9bc (svn r21500) -Feature [FS#730]: diagonal tile clearing and terraforming. Based on patch by fonsinchen 14 years ago
rubidium 1e6f9cd31b (svn r21499) -Add: diagonal tile iterator. Based on patch by fonsinchen 14 years ago
rubidium bdae6e56ff (svn r21498) -Codechange: make the measurement tooltip handle diagonal selection properly 14 years ago
rubidium 99b0a9538e (svn r21497) -Codechange: prepare the viewport selection mechanism for selecting diagonally 14 years ago
rubidium 1f9ba6ee93 (svn r21496) -Fix (r21494): ofcourse older GCCs (< 4.3) have something to complain about 14 years ago
rubidium 06348c7a02 (svn r21495) -Codechange: don't hide a local variable 14 years ago
rubidium 1e2eb1c6fe (svn r21494) -Codechange: split the tile iterator in two classes 14 years ago
rubidium 4f6c97ed0b (svn r21493) -Codechange: don't use the full 32 bits of the level land command to tell whether to raise, lower or keep the level of the first selected tile 14 years ago
rubidium f7fe675b8e (svn r21492) -Fix/Change/Revert [FS#4301]: apparantly version 1.1 of the desktop specs requires you to declare that file as being version 1.0, even though the 1.1 spec isn't a superset of the 1.0 spec. So revert back to stuff from the actual 1.0 spec. 14 years ago
rubidium 59ef5e22b9 (svn r21491) -Document: the tile highlight data struct 14 years ago
rubidium 6327f2b745 (svn r21490) -Codechange: abstract/encapsulate the map area iterating a bit 14 years ago