Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-20 | (svn r21545) -Codechange: Replace the callback by another switch. | alberth | |
2010-12-20 | (svn r21544) -Codechange: Fold the small static click functions into the switch. | alberth | |
2010-12-20 | (svn r21543) -Codechange: Remove _build_docks_button_proc array. | alberth | |
2010-12-20 | (svn r21542) -Codechange (r14789): Handling a click at a tile once is enough. | alberth | |
2010-12-19 | (svn r21541) -Add: {DATE_SHORT} and {DATE_LONG} can now have cases | smatz | |
2010-12-19 | (svn r21540) -Update from WebTranslator v3.0: | translators | |
bulgarian - 20 changes by Tvel czech - 91 changes by SmatZ finnish - 1 changes by USephiroth hungarian - 90 changes by IPG indonesian - 33 changes by fanioz | |||
2010-12-19 | (svn r21539) -Fix [FS#4315]: Show 'plant trees' button lowering of terraform ↵ | alberth | |
toolbar. | |||
2010-12-18 | (svn r21538) -Add: {INDUSTRY} can now have cases | smatz | |
2010-12-18 | (svn r21537) -Cleanup: Add a few sprinkles of coding style | planetmaker | |
2010-12-18 | (svn r21536) -Update from WebTranslator v3.0: | translators | |
czech - 2 changes by SmatZ indonesian - 15 changes by fanioz, prof | |||
2010-12-18 | (svn r21535) -Fix (r11432)[FS#4312]: 2CC recolour sprites were the same for ↵ | frosch | |
DOS and WIN palette, thus "dark green", "brown", "grey" and "white" were wrong for DOS, and recently for both. | |||
2010-12-17 | (svn r21534) -Update from WebTranslator v3.0: | translators | |
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 | |||
2010-12-16 | (svn r21533) -Codechange: replace some magic numbers with less magic constants | rubidium | |
2010-12-16 | (svn r21532) -Update from WebTranslator v3.0: | translators | |
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 | |||
2010-12-16 | (svn r21531) -Fix: gcc 3.4 warning | smatz | |
2010-12-15 | (svn r21530) -Fix: remove trailing period from most of English strings | smatz | |
2010-12-15 | (svn r21529) -Doc: update comment after function name change (Krille) | rubidium | |
2010-12-15 | (svn r21528) -Add: plural 'genders' for Czech translation | smatz | |
2010-12-15 | (svn r21527) -Fix (r21526, r21525): should ofcourse make sure I fix all ↵ | rubidium | |
wrong strings... | |||
2010-12-15 | (svn r21526) -Fix: failure of WT3 to properly validate some strings... | rubidium | |
2010-12-15 | (svn r21525) -Update from WebTranslator v3.0: | translators | |
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 | |||
2010-12-15 | (svn r21524) -Fix [FS#4302]: Do not apply the last signal red pathfinder ↵ | michi_cc | |
penalty when the signal is a path signal. | |||
2010-12-15 | (svn r21523) -Fix: Some windows were not updated correctly after a train ↵ | terkhen | |
acceleration model change. | |||
2010-12-15 | (svn r21522) -Fix: [OSX] Silence a warning when compiling without quartz and ↵ | planetmaker | |
quickdraw | |||
2010-12-14 | (svn r21521) -Codechange: Unify some cached values that were present in both ↵ | terkhen | |
road vehicles and trains. | |||
2010-12-14 | (svn r21520) -Document: Complete the comments of GroundVehicleCache. | terkhen | |
2010-12-14 | (svn r21519) -Codechange: Allow direct access to the GroundVehicleCache from ↵ | terkhen | |
a Vehicle. | |||
2010-12-14 | (svn r21518) -Codechange: Rename AccelerationCache to GroundVehicleCache. | terkhen | |
2010-12-14 | (svn r21517) -Codechange: Add IsGroundVehicle function to the Engine class. | terkhen | |
2010-12-14 | (svn r21516) -Codechange: Add IsGroundVehicle function to the Vehicle class. | terkhen | |
2010-12-14 | (svn r21515) -Codechange: Use cached_total_length where appropiate. | terkhen | |
2010-12-14 | (svn r21514) -Update from WebTranslator v3.0: | translators | |
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 | |||
2010-12-14 | (svn r21513) -Feature [FS#532]: make the chat message timeout user configurable | rubidium | |
2010-12-14 | (svn r21512) -Change/Feature: make the delay of the chat messages timing out ↵ | rubidium | |
unrelated to the number of passed game days, i.e. don't stop aging chat messages when the server is paused | |||
2010-12-13 | (svn r21511) -Feature: vehicle lost message for ships | rubidium | |
2010-12-13 | (svn r21510) -Feature [FS#1956]: vehicle lost message for road vehicles | rubidium | |
2010-12-13 | (svn r21509) -Codechange: rename the rail pathfinders "path_not_found" ↵ | rubidium | |
parameter to "path_found" and remove the ! where the variables are set / read | |||
2010-12-13 | (svn r21508) -Codechange: move the code to handle the pathfinder's "path ↵ | rubidium | |
found" status to a separate function | |||
2010-12-13 | (svn r21507) -Update: the other translations | rubidium | |
2010-12-13 | (svn r21506) -Codechange: rename the train/vehicle lost warning strings to ↵ | rubidium | |
be more generic | |||
2010-12-13 | (svn r21505) -Change: generalise the lost_train_warning setting to ↵ | rubidium | |
lost_vehicle_warning | |||
2010-12-13 | (svn r21504) -Codechange: move the "lost" bit from the train's flags to ↵ | rubidium | |
vehicle flags | |||
2010-12-13 | (svn r21503) -Update from WebTranslator v3.0: | translators | |
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 | |||
2010-12-13 | (svn r21502) -Change/Fix [FS#3991] (r150, r18402): before r18402 a train ↵ | rubidium | |
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. | |||
2010-12-13 | (svn r21501) -Fix (rnotlongago): guess what was complaining this time? | rubidium | |
2010-12-13 | (svn r21500) -Feature [FS#730]: diagonal tile clearing and terraforming. ↵ | rubidium | |
Based on patch by fonsinchen | |||
2010-12-13 | (svn r21499) -Add: diagonal tile iterator. Based on patch by fonsinchen | rubidium | |
2010-12-13 | (svn r21498) -Codechange: make the measurement tooltip handle diagonal ↵ | rubidium | |
selection properly | |||
2010-12-13 | (svn r21497) -Codechange: prepare the viewport selection mechanism for ↵ | rubidium | |
selecting diagonally | |||
2010-12-13 | (svn r21496) -Fix (r21494): ofcourse older GCCs (< 4.3) have something to ↵ | rubidium | |
complain about |