Commit Graph

19696 Commits (c6cf8940172669c4f31b4273c4600b8f56a685db)
 

Author SHA1 Message Date
frosch 738fca37bf (svn r24576) -Fix [FS#5319] (r24260): Vehicle list at buoys did no longer work. (Juanjo) 12 years ago
zuu d39a50e76e (svn r24575) -Add: ScriptController::Break() now also pauses the game (and not only the script) 12 years ago
zuu 4f40acded0 (svn r24574) -Change: remove undocumented return value of ScriptController::Break() 12 years ago
rubidium a023c9ae68 (svn r24573) -Fix: hopefully get packing right on Mingw's gcc 4.7 12 years ago
rubidium d49bd2997b (svn r24572) -Fix: do not cast away some other consts 12 years ago
rubidium 0856668f44 (svn r24571) -Fix: do not cast away const 12 years ago
zuu aa3f776483 (svn r24570) -Fix (r24542): Some documentation was missing 12 years ago
planetmaker 8259649381 (svn r24569) -Fix (r23817): Naming of bundles was somewhat broken 12 years ago
frosch d9b709ba45 (svn r24568) -Codechange: No need to resort the group GUI when toggling the autoreplace protection. (Juanjo) 12 years ago
frosch 6018a0190e (svn r24567) -Fix [FS#5261]: Non-train vehicle lists were not resorted when vehicles were renamed. (Juanjo) 12 years ago
frosch adf1929f0a (svn r24566) -Codechange: Reorder some code more intuitively. (Juanjo) 12 years ago
frosch 0ba2ed7676 (svn r24565) -Fix: Stop both price and payment inflation if either of them has reached MAX_INFLATION. 12 years ago
frosch 7122602026 (svn r24564) -Fix [FS#5312] (r17433): Limiting the inflation did not quite work. 12 years ago
translators d07676e03f (svn r24563) -Update from WebTranslator v3.0:
lithuanian - 8 changes by RunisLabs
welsh - 13 changes by kazzie
12 years ago
translators 9047d86fa8 (svn r24562) -Update from WebTranslator v3.0:
lithuanian - 11 changes by RunisLabs
12 years ago
translators b5dad69c16 (svn r24561) -Update from WebTranslator v3.0:
estonian - 3 changes by Jaanus
12 years ago
translators 4d1fcb34d1 (svn r24560) -Update from WebTranslator v3.0:
czech - 9 changes by Eskymak
12 years ago
zuu f10c54633b (svn r24559) -Fix (24542): Blocking script debug on non-dedicated servers is a not too much 12 years ago
translators 7e1c033c3f (svn r24558) -Update from WebTranslator v3.0:
catalan - 2 changes by arnau
12 years ago
translators 8d84e9382e (svn r24557) -Update from WebTranslator v3.0:
french - 2 changes by glx
vietnamese - 4 changes by nglekhoi
12 years ago
translators 378a622f00 (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 f622d534b8 (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 eff4bbeb53 (svn r24554) -Add: Hotkeys for widgets in AI Debug window 12 years ago
frosch 13666b1520 (svn r24553) -Add: Separate the 'available vehicles' from the other buttons in the vehicle list. 12 years ago
zuu d219fdb875 (svn r24552) -Fix (r24537): Unpause do no longer continue scripts 12 years ago
terkhen 934c56cb42 (svn r24551) -Fix (r24544): Change unfinished languages. 12 years ago
alberth d00dfaff4c (svn r24550) -Codechange: Remove unused panel widget in the group gui (Juanjo). 12 years ago
alberth adae8b161e (svn r24549) -Codechange: Remove the hard-coded sprite button sizes in the group gui (Juanjo). 12 years ago
alberth 224babe8c4 (svn r24548) -Add: Extra group line in the group gui, if possible (Juanjo). 12 years ago
alberth 4b59344b0d (svn r24547) -Add [FS#5263]: Separate the 'available vehicles' from the other buttons in the group gui (Juanjo). 12 years ago
terkhen 030564cd97 (svn r24546) -Fix (r24544): Change all other languages too. 12 years ago
translators 98ff454cad (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 139c3470f8 (svn r24544) -Fix [FS#5297]: Do not show profit from refits as cost in the refit window. 12 years ago
zuu 77347682db (svn r24543) -Fix-ish (r24542): Removed unnecessary preprocessor directive 12 years ago
zuu 46605e554e (svn r24542) -Feature: Allow AI/GS script developers to break the execution of their scripts using ScriptController::Break 12 years ago
yexo b490d5ceab (svn r24541) -Cleanup [FS#5260]: remove unused function GetGroupArraySize (juanjo) 12 years ago
alberth 5add39d560 (svn r24540) -Codechange: Remove the not-so-useful HALF_TILE_SIZE constant. 12 years ago
yexo 6853df46c7 (svn r24539) -Codechange [FS#5260]: make code simpler by using IsValidTile instead of manually checking the bounds (juanjo) 12 years ago
yexo d70ecf609c (svn r24538) -Fix-ish: remove compiler warning about initialization order 12 years ago
zuu f3f4c562ff (svn r24537) -Feature: Scripts can be suspended even if the game is still progressing, thus break-on-log now works also for Game Scripts. 12 years ago
translators 2e1936b11c (svn r24536) -Update from WebTranslator v3.0:
tamil - 7 changes by aswn
ukrainian - 80 changes by edd_k
12 years ago
alberth 0849fb8d36 (svn r24535) -Doc: Two additions, lots of small spelling fixes, and some Doxygen improvements. 12 years ago
frosch 89988c6163 (svn r24534) -Feature: Highlight industries on the smallmap when the mouse is over an entry in the legend. 12 years ago
frosch a4f22a2de1 (svn r24533) -Codechange: Move position determination on minimap legend to separate function. 12 years ago
rubidium 7251fbb514 (svn r24532) -Change: try to read more UDP packets per game loop 12 years ago
alberth 461fc1e268 (svn r24531) -Fix: Max script chance was too big. 12 years ago
zuu 72639deb84 (svn r24530) -Fix [#5203] (r24521): Ctrl+backspace/delete could remove too many characters (sbr) 12 years ago
translators 6e56b3abf8 (svn r24529) -Update from WebTranslator v3.0:
hungarian - 2 changes by yozi
korean - 2 changes by telk5093
latvian - 7 changes by Parastais
12 years ago
frosch 38f265c083 (svn r24528) -Fix: [NewGRF] RandomAction 84 should interpret register 100 as signed. 12 years ago
frosch e37e2d92a6 (svn r24527) -Add: [NewGRF] Allow resolving var 5F via vehicle var 61. 12 years ago