Commit Graph

13043 Commits (8f5622ebad7d292b3237e0650b469055a10aed22)
 

Author SHA1 Message Date
frosch 8f5622ebad (svn r17550) -Fix (r8973): Aircraft are good enough, don't make them even better. 15 years ago
frosch bd2aa4d6d0 (svn r17549) -Fix (r17128): Distance limit for town to town subsidies got lost. 15 years ago
translators eeff0f2ad5 (svn r17548) -Update from WebTranslator v3.0:
catalan - 2 changes by arnau
simplified_chinese - 1 changes by Gavin
english_US - 1 changes by agenthh
french - 1 changes by glx
greek - 17 changes by fumantsu
hebrew - 55 changes by dnd_man
indonesian - 1 changes by prof
russian - 26 changes by Lone_Wolf
serbian - 1 changes by etran
spanish - 2 changes by Terkhen
vietnamese - 138 changes by nglekhoi
15 years ago
rubidium 335a542722 (svn r17547) -Feature: [NewGRF] Implement callback 145 (custom station rating) 15 years ago
rubidium 3325d91c6e (svn r17546) -Fix (r9617): sign extending of profit calculation didn't work 15 years ago
rubidium 83be7b09ea (svn r17545) -Fix [FS#3202]: [NoAI] AIs had 'infinite' time when running code from the global scope 15 years ago
rubidium 3e3927cfcc (svn r17544) -Fix [FS#3202]: [NoAI] Crash when doing commands in the 'global' scope 15 years ago
rubidium f7f0a567a7 (svn r17543) -Fix [FS#3200]: allegro's sound output was worse than excepted 15 years ago
yexo 6fb7012bc6 (svn r17542) -Fix: don't access variables in the company struct after it has been deleted
-Cleanup: remove some never-used code
15 years ago
frosch bdc86b7280 (svn r17541) -Feature: Filtering in Add-NewGRF dialog. 15 years ago
smatz 2b4458da63 (svn r17540) -Codechange: move functionality of PlaceProc_Town() to FoundTownWindow::OnPlaceObject() 15 years ago
frosch c192bbe800 (svn r17539) -Codechange: Replace a magic number. 15 years ago
frosch 804b40b48c (svn r17538) -Codechange: Rename STR_CONTENT_FILTER_(OSKTITLE|TOOLTIP) for more general usage. 15 years ago
smatz b9852168c0 (svn r17537) -Fix: don't crash while printing gamelog in crash handler if we crashed before while gamelog action was active 15 years ago
translators b4b8089c08 (svn r17536) -Update from WebTranslator v3.0:
english_US - 4 changes by agenthh
hungarian - 3 changes by alyr
russian - 64 changes by Lone_Wolf
vietnamese - 23 changes by nglekhoi
15 years ago
rubidium 989f53b9dd (svn r17535) -Fix: compiling without networking failed; also unhackify the crash logger a bit. 15 years ago
rubidium c2c0f4403e (svn r17534) -Codechange: unify the naming of callback masks/flags 15 years ago
smatz 4a269ce545 (svn r17533) -Fix: missing 'const' 15 years ago
frosch 0e36260337 (svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for more consistency and distinguishability. 15 years ago
rubidium 9a0a14f4a8 (svn r17531) -Fix: wrong @file for ai_basestation.hpp 15 years ago
rubidium 1854c5efec (svn r17530) -Codechange: use QSortT instead of qsort for sorting EngineIDs 15 years ago
translators 6c4cb673ff (svn r17529) -Update from WebTranslator v3.0:
finnish - 81 changes by jpx_
greek - 207 changes by fumantsu
portuguese - 5 changes by SupSuper
vietnamese - 55 changes by nglekhoi
15 years ago
rubidium ca78c69924 (svn r17528) -Codechange: use QSortT instead of qsort for sorting FiosItems 15 years ago
rubidium f0f63077f2 (svn r17527) -Codechange: use QSortT instead of qsort for sorting smallmaps 15 years ago
rubidium fd04d4ed00 (svn r17526) -Codechange: use QSortT instead of qsort for sorting the language list in the network GUI 15 years ago
frosch 263952f557 (svn r17525) -Cleanup: Remove SetWindowDirty(), it is completely covered by other functions already. 15 years ago
rubidium 36739925a2 (svn r17524) -Codechange: use QSortT instead of qsort for sorting NewGRFs 15 years ago
frosch b3fd812eee (svn r17523) -Fix (r17514): InvalidateWindowClasses() only does SetDirty(), which is no longer enough. 15 years ago
frosch 3511a6a7c4 (svn r17522) -Fix: Scroll to selected content after sorting the list and after updating the scrollbar maximum. 15 years ago
rubidium 7fd584a95b (svn r17521) -Change: don't assume that there is always 'another' industry tile after two '0x18' industry tiles 15 years ago
rubidium e620debf2c (svn r17518) -Document: some of the callback 'masks' 15 years ago
rubidium 79f6fde5bf (svn r17515) -Fix [FS#3189]: [Squirrel] In some cases the call stack would not be cleaned up properly during crash handling. Occasionally this causes asserts to be triggered or crashes. 15 years ago
frosch 4317f1a010 (svn r17514) -Codechange: Nestify Add-NewGRF dialog. 15 years ago
translators 6c36447e90 (svn r17513) -Update from WebTranslator v3.0:
catalan - 1 changes by arnau
simplified_chinese - 39 changes by EraserKing
dutch - 18 changes by habell
greek - 55 changes by fumantsu
indonesian - 60 changes by prof
vietnamese - 7 changes by nglekhoi
15 years ago
rubidium 677f510dcc (svn r17512) -Add: some basic information about the loaded AIs in the crash log 15 years ago
frosch d9ece3698a (svn r17511) -Codechange: Simplify ShowNewGRFInfo() by passing 'right' instead of 'width'. 15 years ago
frosch 0867784862 (svn r17510) -Fix [FS#3197]: When loading GRFConfigs from ini file, validate them wrt. duplicate GRF IDs. 15 years ago
rubidium f727662df6 (svn r17509) -Fix [FS#3196]: if building a part fails during cloning, sell what was already cloned instead of leaving it 'for free'
-Fix: make cloning multiheaded trains possible with with 'max - 1' vehicles existing
15 years ago
rubidium 27ad14ee99 (svn r17508) -Fix [FS#3195] (r16859): join station window didn't get updated when stations were removed from the pool 15 years ago
alberth 6e113b0e0b (svn r17507) -Codechange: Make some methods of the OrdersWindow non-static. 15 years ago
rubidium da2008ae23 (svn r17506) -Fix [FS#3191]: signs partly drawn out of the rectangle in 4/8x zoom out. 15 years ago
alberth 2895bb0e36 (svn r17505) -Codechange: WWT_EMPTY is not a special case any more for invalidating widgets. 15 years ago
alberth 029c711732 (svn r17504) -Codechange: un-inlining SetFocusedWidget() as it is not often used. 15 years ago
alberth be7056c2b3 (svn r17503) -Fix (r17502): Save all files before commit. 15 years ago
alberth ed5a0dfaf1 (svn r17502) -Codechange [FS#3184]: Extend QueryStringBaseWindow to support windows with nested widgets (by Terkhen with a few tweaks). 15 years ago
translators 0432b0ac3b (svn r17501) -Update from WebTranslator v3.0:
catalan - 20 changes by arnau
traditional_chinese - 19 changes by josesun
15 years ago
yexo 9218078424 (svn r17500) -Fix (r16502): The wrong value was restored to SetAllowDoCommand possible resulting in an AI that wasn't allowed to do any actions 15 years ago
yexo f38bb4cdb5 (svn r17499) -Fix (r17498): remove 2 unused functions so some compilers stop warning about them 15 years ago
yexo f922a7ca8e (svn r17498) -Add [NoAI]: Enable the squirrel std math library 15 years ago
frosch 254cfda3fc (svn r17497) -Codechange: Macrofy AirportMovingData. 15 years ago