Commit Graph

7165 Commits (93d275f1be2963ff02f934d840966b1d3c01c516)

Author SHA1 Message Date
smatz 93d275f1be (svn r17608) -Codechange: use CmdFoundTown when founding 'Random town' too 15 years ago
smatz 0a6e336484 (svn r17607) -Fix: when command didn't fail in test run and failed in exec run, error message wasn't set. Affects only few commands 15 years ago
rubidium 01ab1c6001 (svn r17606) -Add: initial support for Haiku; a dedicated server with zlib and libpng compiles and links (for me). Something's fishy with the network so it doesn't actually work (yet) 15 years ago
rubidium 3dd202ba1c (svn r17605) -Fix [FS#3218]: [NewGRF] Crash when defining the same tile in a tile layout twice 15 years ago
smatz 9da24054b2 (svn r17604) -Update (r17603): rename strings in other lang files too 15 years ago
smatz 15511678e3 (svn r17603) -Codechange: since now, towns are 'founded' instead of 'built' 15 years ago
translators 60a13f49bd (svn r17602) -Update from WebTranslator v3.0:
english_US - 2 changes by agenthh
russian - 1 changes by Lone_Wolf
vietnamese - 6 changes by nglekhoi
15 years ago
smatz 494ef040e5 (svn r17601) -Fix (r17592): don't mark cargo as 'accepted' when accepted amount is 0 15 years ago
smatz 8a003eb197 (svn r17600) -Cleanup: remove unused variable 15 years ago
smatz 662ef3173b (svn r17597) -Codechange: rename namegen* to townname* 15 years ago
smatz 114d48e492 (svn r17596) -Codechange: constify some tables 15 years ago
alberth e07efc2370 (svn r17595) -Codechange: Tree build window uses pure nested widgets. 15 years ago
frosch 7fa4d576ca (svn r17594) -Fix: Vehicle image was not always updated when needed. 15 years ago
yexo bbce4fba25 (svn r17593) -Fix (r17591): as always after a noai commit ... 15 years ago
smatz 9cf2e92159 (svn r17592) -Fix [FS#3212](r17436): force all cargo being accepted when industry tiles accept it but industry itself doesn't 15 years ago
yexo 12ef0046dd (svn r17591) -Add [NoAI] [FS#3212]: AIAirport::IsAirportInformationAvailable. Also update several preconditions so it's now possible to get information on airports types that can no longer be build (small airport after 1960) 15 years ago
translators 64ed7cc8de (svn r17590) -Update from WebTranslator v3.0:
turkish - 4 changes by niw3
vietnamese - 78 changes by nglekhoi
15 years ago
smatz 9225b3ba03 (svn r17589) -Codechange: rename town_acc to always_accepted 15 years ago
rubidium 2049d60e34 (svn r17588) -Fix [FS#3220]: erroneous message about changing the difficulty level 15 years ago
alberth bae15616f7 (svn r17587) -Codechange: Town authority window uses pure nested widgets. 15 years ago
alberth 46cd3ee944 (svn r17586) -Codechange: Adding documentation, and replacing some numbers with constants in the town authority window. 15 years ago
rubidium a8c80a5afc (svn r17585) -Fix [FS#3214]: also do the StringID conversion for StringIDs that are pushed on the (NewGRF string) stack 15 years ago
rubidium 47bd3ee4ba (svn r17584) -Codechange: split the NewGRF StringID mapping in a 'global' part and a part that's for NewGRF strings 15 years ago
rubidium 9d0b10ccda (svn r17583) -Change: make SDL's video driver more likely to be loaded than Allegro's video driver; SDL seems to perform better. 15 years ago
alberth 17a52eb852 (svn r17582) -Codechange: Move TownActions and _town_action_costs[] to a header file to allow sharing. 15 years ago
translators 9ba9e31495 (svn r17581) -Update from WebTranslator v3.0:
finnish - 1 changes by jpx_
russian - 1 changes by Lone_Wolf
vietnamese - 104 changes by nglekhoi
15 years ago
alberth f7f2d1caa5 (svn r17580) -Fix (r17541): Fix signed/unsigned mismatch with MSVC 2008. 15 years ago
rubidium ca91a97826 (svn r17579) -Fix: remove doxygen docs for removed parameters, or change @param to @tparam if necessary 15 years ago
alberth 89df436f84 (svn r17578) -Fix (r17572): Some compilers don't like default function template arguments. 15 years ago
alberth 1497cf7e01 (svn r17577) -Codechange: Order window uses pure nested widgets. 15 years ago
rubidium 4ee9de96fd (svn r17576) -Fix [FS#3208]: assertion triggered when the second vehicle in a 101+ (or 11+ if mammoth trains is disabled) vehicle free wagon chain is an engine and the first vehicle is moved to another chain 15 years ago
alberth 8d7498b82c (svn r17575) -Codechange: Adding a new combined button+dropdown widget. 15 years ago
alberth 86395277d3 (svn r17574) -Fix (r17573): Insert NWID_SELECTION in nested_array when appropriate. 15 years ago
alberth ceab116065 (svn r17573) -Codechange: NWID_SELECTION containers have a selected widget-plane, and optionally an index in the nested_array. 15 years ago
alberth 116c77c342 (svn r17572) -Codechange: Use the Window::GetWidget() function to access nested widgets through the nested_array. 15 years ago
rubidium 9d7fe9bd86 (svn r17571) -Fix [FS#3213] (r17569): town view didn't show the right town in most of the cases 15 years ago
rubidium e8ddf001c8 (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 15 years ago
alberth fa33b92b0f (svn r17569) -Codechange: Town view window runs with nested widgets. 15 years ago
translators 340c138e83 (svn r17568) -Update from WebTranslator v3.0:
romanian - 28 changes by kkmic
russian - 7 changes by Lone_Wolf
vietnamese - 53 changes by nglekhoi
15 years ago
rubidium 04d5b67eb6 (svn r17567) -Fix: some doxygen warnings 15 years ago
rubidium e5755bd950 (svn r17566) -Fix: ai_basestation.hpp.sq linked to the wrong header; it did work though 15 years ago
rubidium 5557d2a224 (svn r17563) -Fix: memory leak when viewing the NewGRF settings of a server 15 years ago
rubidium 55c0109ee0 (svn r17562) -Fix [FS#2972]: the NewGRF settings of (remote) network games did not get properly updated when the NewGRFs were rescanned causing reading of freed data 15 years ago
smatz 1858fef92f (svn r17561) -Fix: diacritics was missing at few places 15 years ago
translators e6f3dc777f (svn r17560) -Update from WebTranslator v3.0:
finnish - 94 changes by Tve4
german - 1 changes by dihedral
latvian - 3 changes by LDZ
turkish - 3 changes by niw3
vietnamese - 48 changes by nglekhoi
15 years ago
rubidium 1f1161f10d (svn r17559) -Fix [FS#3206]: close the "Add NewGRF" window when you close the "NewGRF Settings" window. The add window has a pointer to the settings which means that not deleting it would cause dereferencing an already freed pointer 15 years ago
rubidium 430ce19418 (svn r17558) -Feature [NewGRF]: callbacks for houses to disable drawing foundations and to disable slope changes, like industry tile callbacks 30 and 3C. 15 years ago
alberth 24e9ee8ab4 (svn r17557) -Codechange: Pass left and right edge to DrawOrderString(). 15 years ago
translators 5fe3097a6b (svn r17555) -Update from WebTranslator v3.0:
czech - 4 changes by SmatZ
hebrew - 47 changes by dnd_man
italian - 1 changes by lorenzodv
russian - 3 changes by Lone_Wolf
vietnamese - 71 changes by nglekhoi
15 years ago
rubidium 962598451b (svn r17553) -Update: some documentation about the callbacks 15 years ago