Commit Graph

22591 Commits (119965125db88dfc89c6eabb536dbc623e05229a)
 

Author SHA1 Message Date
frosch 0b2f8c13a2 (svn r27585) -Fix [FS#6437]: Enforce a non-zero load amount for all vehicles, so that vehicles can process their cargo reservations. 8 years ago
frosch a66e0ff1f4 (svn r27584) -Codechange: Add some assertions about Vehicle::cargo_payment. 8 years ago
frosch c5ae45c764 (svn r27583) -Fix [FS#6415]: Do not decrease the column width of depot windows when vehicles with high unitnumbers leave. (Airbus) 8 years ago
translators 39d588fa60 (svn r27582) -Update from Eints:
spanish (mexican): 18 changes by Absay
8 years ago
frosch 65ff8ef539 (svn r27581) -Fix [FS#6461]: Button size computation in script configuration window. (adf88) 8 years ago
frosch c9f68ede59 (svn r27580) -Fix [FS#6395]: Set date of last service on construction also for wagons and articulated parts. 8 years ago
frosch 51e274a523 (svn r27579) -Change [FS#6402]: Performance improvement for dedicated servers by skipping drawing calls earlier in the process. (JGR) 8 years ago
frosch 6981fee459 (svn r27578) -Fix [FS#6454]: Vehicles could not be hidden from the purchase list when they were in exclusive preview. 8 years ago
frosch b1272ee714 (svn r27577) -Fix [FS#6386]: Dock and roadstop picker, client list and town authority window did not auto-resize according to their content when they were positioned at the bottom of the screen. (Eearslya) 8 years ago
frosch 9aa9d7e898 (svn r27576) -Fix (r27570): Compilation failure with all compilers but mine. 8 years ago
frosch 7108b0aa3b (svn r27575) -Fix [FS#6404]: Memory leak when disabling palette animation. (JGR) 8 years ago
frosch 1124c15ccd (svn r27574) -Fix [FS#6432]: The house id as returned by house variable 66 was incorrect when querying neighboured tiles. (adf88) 8 years ago
frosch 6fafa3d93a (svn r27573) -Fix [FS#6467]: Compilation failure with gcc 6.1 due to headers included after safeguards.h (JGR) 8 years ago
frosch 2de4652d09 (svn r27572) -Fix [FS#6442]: Convenience savegame bump to distinguish 1.6 savegames from 1.5 savegames. 8 years ago
frosch 14c1a7ad0b (svn r27571) -Codechange: Consistent naming for command callbacks which play a sound effect. 8 years ago
frosch 998a6c1302 (svn r27570) -Fix [FS#6449]: Various incorrect but uncritical size computations in the content client. 8 years ago
translators f5c5783fac (svn r27569) -Update from Eints:
spanish (mexican): 3 changes by Absay
8 years ago
translators dd2f369e9d (svn r27568) -Update from Eints:
dutch: 1 change by habell
8 years ago
translators e71afa0c10 (svn r27567) -Update from Eints:
finnish: 1 change by jpx_
8 years ago
translators 101a63c3f5 (svn r27566) -Update from Eints:
spanish (mexican): 6 changes by Absay
8 years ago
translators 724dd44355 (svn r27565) -Update from Eints:
spanish (mexican): 13 changes by Absay
8 years ago
frosch bd71bcc616 (svn r27564) -Update: Ownname of es_MX. 8 years ago
translators edfe26f2ee (svn r27563) -Update from Eints:
korean: 1 change by Gimel3830
spanish (mexican): 93 changes by Absay
8 years ago
rubidium 49b69a5705 (svn r27562) -Fix: forgot one (hidden) case to force sorting to be locale independent 8 years ago
matthijs 7e06cdb455 (svn r27561) -Fix [Squirrel]: Fix typos in error messages 8 years ago
matthijs 91ddd32c20 (svn r27560) -Fix: typos in comments and string 8 years ago
rubidium baa11c8b0f (svn r27559) -Update: baseset translations 8 years ago
rubidium 6da8fede43 (svn r27558) -Fix: force sorting to be locale independent, so files are always ordered the same and by that token better diff-able 8 years ago
rubidium b892103747 (svn r27557) -Fix: bashism that caused different CFLAGS with bash vs dash 8 years ago
translators f0db8a16d5 (svn r27556) -Update from Eints:
spanish (mexican): 36 changes by Absay
8 years ago
translators 3d476cf432 (svn r27555) -Update from Eints:
croatian: 3 changes by VoyagerOne
8 years ago
translators 3ae6dab58b (svn r27554) -Update from Eints:
korean: 1 change by Gimel3830
8 years ago
frosch b21e13a2a4 (svn r27553) -Update: Project files 8 years ago
frosch a3ffac0025 (svn r27552) -Feature: Mexican Spanish (Absay) 8 years ago
translators 806d97435e (svn r27551) -Update from Eints:
ukrainian: 3 changes by odisseus
8 years ago
translators 729a03ea67 (svn r27550) -Update from Eints:
frisian: 7 changes by BAJansen
8 years ago
translators d23bcc13b1 (svn r27549) -Update from Eints:
chinese (traditional): 1 change by ww9980
8 years ago
translators fa83b145c8 (svn r27548) -Update from Eints:
korean: 1 change by telk5093
8 years ago
frosch 34b68c7a82 (svn r27547) -Fix: Use a more appropiate sound effect for convert-rail. (andythenorth) 8 years ago
frosch 732260853e (svn r27546) -Fix: Remove SetFill from vehicle GUI buttons, so that the viewport is resized instead of them in case of long window titles. 8 years ago
frosch e9fea1738a (svn r27545) -Fix: Remove special handling of classes with virtual methods from squirrel_export.awk. It seems to serve no purpose, except to break on 3 classes. 8 years ago
frosch 507e7135ec (svn r27544) -Fix-ish: Mark ScriptText::GetEncodedText as not part of any API, instead of relying on the export script to break on '/*'. 8 years ago
frosch d70da28365 (svn r27543) -Fix (r27379): ScriptExec/TestMode::FinalRelease is not part of the API. 8 years ago
frosch e7e6b45d89 (svn r27542) -Fix (r27367) [FS#6427]: ICU got disabled for Windows builds. 8 years ago
frosch 4cfa482786 (svn r27541) -Update: Baseset translations 8 years ago
translators c723ef85ff (svn r27540) -Update from Eints:
hebrew: 40 changes by dnd_man
8 years ago
translators 35aa952c36 (svn r27539) -Update from Eints:
hebrew: 66 changes by dnd_man
8 years ago
translators bff29d86b5 (svn r27538) -Update from Eints:
hebrew: 18 changes by dnd_man
luxembourgish: 1 change by Phreeze
8 years ago
translators 6ed602fab2 (svn r27537) -Update from Eints:
korean: 2 changes by telk5093
8 years ago
translators 0badab6d8e (svn r27536) -Update from Eints:
belarusian: 1 change by KorneySan
malay: 1 change by rionix88
8 years ago