Commit Graph

19660 Commits (ac99094c913e0995d9ee6ea8d1e5322745e07df6)
 

Author SHA1 Message Date
frosch ac99094c91 (svn r24590) -Feature: More options for the auto-scroll setting. (adf88) 12 years ago
frosch d3bda73b4a (svn r24589) -Codechange: Return early in HandleAutoscroll() instead of nesting ifs. 12 years ago
frosch 03278cd503 (svn r24588) -Codechange: No need to intermingle reservation-checks with railroad checks. (Juanjo) 12 years ago
frosch ddf597e618 (svn r24587) -Codechange: Improve coding style (Juanjo) 12 years ago
translators e6167ff30f (svn r24586) -Update from WebTranslator v3.0:
danish - 59 changes by Knogle
12 years ago
translators cd30c40dfe (svn r24585) -Update from WebTranslator v3.0:
belarusian - 2 changes by KorneySan
catalan - 2 changes by arnau
english_US - 2 changes by Rubidium
french - 2 changes by glx
lithuanian - 2 changes by Stabilitronas
vietnamese - 74 changes by myquartz
12 years ago
frosch a46c5ffc64 (svn r24584) -Doc: [Script] Improve API documentation. 12 years ago
translators 6675428cd3 (svn r24583) -Update from WebTranslator v3.0:
finnish - 2 changes by jpx_
german - 2 changes by planetmaker
italian - 2 changes by lorenzodv
russian - 2 changes by Lone_Wolf
spanish - 2 changes by Terkhen
12 years ago
planetmaker 4bd39d4898 (svn r24582) -Fix (r24581): Order distances are not supposed to be compared to map distances 12 years ago
planetmaker 76146b02c7 (svn r24581) -Doc [FS#5318]: Indicate that the return value for script related order distances is the square of the distance 12 years ago
frosch 0ef7be181f (svn r24580) -Fix [FS#5308]: Do not add duplicates to the ban list. (alechz) 12 years ago
planetmaker 6c617cb121 (svn r24579) -Change [FS#5322] (r21961): Show no loading indicator when orders are 'no unloading and no loading' (sbr) 12 years ago
translators 6c1b19d41e (svn r24578) -Update from WebTranslator v3.0:
norwegian_bokmal - 9 changes by Tinman
12 years ago
planetmaker 99cd4185db (svn r24577) -Fix [FS#5324]: Draw the window resize sprite bottom-aligned (sbr) 12 years ago
frosch b39a0ab5ea (svn r24576) -Fix [FS#5319] (r24260): Vehicle list at buoys did no longer work. (Juanjo) 12 years ago
zuu ff34c73e91 (svn r24575) -Add: ScriptController::Break() now also pauses the game (and not only the script) 12 years ago
zuu 3606607580 (svn r24574) -Change: remove undocumented return value of ScriptController::Break() 12 years ago
rubidium cff01ec865 (svn r24573) -Fix: hopefully get packing right on Mingw's gcc 4.7 12 years ago
rubidium 4c2c909a6a (svn r24572) -Fix: do not cast away some other consts 12 years ago
rubidium a92f7ec90e (svn r24571) -Fix: do not cast away const 12 years ago
zuu 95866a7a75 (svn r24570) -Fix (r24542): Some documentation was missing 12 years ago
planetmaker 57d452df50 (svn r24569) -Fix (r23817): Naming of bundles was somewhat broken 12 years ago
frosch 8ad8eea5c3 (svn r24568) -Codechange: No need to resort the group GUI when toggling the autoreplace protection. (Juanjo) 12 years ago
frosch 18a0faf57a (svn r24567) -Fix [FS#5261]: Non-train vehicle lists were not resorted when vehicles were renamed. (Juanjo) 12 years ago
frosch 789ced2208 (svn r24566) -Codechange: Reorder some code more intuitively. (Juanjo) 12 years ago
frosch c3fe49c958 (svn r24565) -Fix: Stop both price and payment inflation if either of them has reached MAX_INFLATION. 12 years ago
frosch aea90e69f6 (svn r24564) -Fix [FS#5312] (r17433): Limiting the inflation did not quite work. 12 years ago
translators f7a19cfb04 (svn r24563) -Update from WebTranslator v3.0:
lithuanian - 8 changes by RunisLabs
welsh - 13 changes by kazzie
12 years ago
translators 457ca8d31e (svn r24562) -Update from WebTranslator v3.0:
lithuanian - 11 changes by RunisLabs
12 years ago
translators df617b8bde (svn r24561) -Update from WebTranslator v3.0:
estonian - 3 changes by Jaanus
12 years ago
translators 9bdd8865aa (svn r24560) -Update from WebTranslator v3.0:
czech - 9 changes by Eskymak
12 years ago
zuu c423a7861e (svn r24559) -Fix (24542): Blocking script debug on non-dedicated servers is a not too much 12 years ago
translators 4d9f6cf5c3 (svn r24558) -Update from WebTranslator v3.0:
catalan - 2 changes by arnau
12 years ago
translators 4afc162ae2 (svn r24557) -Update from WebTranslator v3.0:
french - 2 changes by glx
vietnamese - 4 changes by nglekhoi
12 years ago
translators 9926156d98 (svn r24556) -Update from WebTranslator v3.0:
belarusian - 2 changes by Wowanxm
croatian - 2 changes by VoyagerOne
dutch - 2 changes by habell
12 years ago
translators f40c7a58a6 (svn r24555) -Update from WebTranslator v3.0:
finnish - 2 changes by jpx_
german - 2 changes by planetmaker
italian - 14 changes by lorenzodv
korean - 3 changes by telk5093
romanian - 16 changes by tonny
russian - 2 changes by edd_k
spanish - 2 changes by Terkhen
swedish - 12 changes by Zuu
12 years ago
zuu 1363b5700e (svn r24554) -Add: Hotkeys for widgets in AI Debug window 12 years ago
frosch ade35f40f6 (svn r24553) -Add: Separate the 'available vehicles' from the other buttons in the vehicle list. 12 years ago
zuu ac3d609377 (svn r24552) -Fix (r24537): Unpause do no longer continue scripts 12 years ago
terkhen 89bad72bfb (svn r24551) -Fix (r24544): Change unfinished languages. 12 years ago
alberth e54b1a177f (svn r24550) -Codechange: Remove unused panel widget in the group gui (Juanjo). 12 years ago
alberth 87214b78a9 (svn r24549) -Codechange: Remove the hard-coded sprite button sizes in the group gui (Juanjo). 12 years ago
alberth 9f77118751 (svn r24548) -Add: Extra group line in the group gui, if possible (Juanjo). 12 years ago
alberth eedb4356f1 (svn r24547) -Add [FS#5263]: Separate the 'available vehicles' from the other buttons in the group gui (Juanjo). 12 years ago
terkhen 4e26958cba (svn r24546) -Fix (r24544): Change all other languages too. 12 years ago
translators 0746e40498 (svn r24545) -Update from WebTranslator v3.0:
english_US - 4 changes by Rubidium
russian - 4 changes by edd_k
ukrainian - 357 changes by edd_k
12 years ago
terkhen d7b301117d (svn r24544) -Fix [FS#5297]: Do not show profit from refits as cost in the refit window. 12 years ago
zuu 13e0e4741a (svn r24543) -Fix-ish (r24542): Removed unnecessary preprocessor directive 12 years ago
zuu abfc53f1d3 (svn r24542) -Feature: Allow AI/GS script developers to break the execution of their scripts using ScriptController::Break 12 years ago
yexo 0ac47d4041 (svn r24541) -Cleanup [FS#5260]: remove unused function GetGroupArraySize (juanjo) 12 years ago