Commit Graph

13126 Commits (02bf984273102014e937acb73ee468106096f3a9)
 

Author SHA1 Message Date
rubidium 02bf984273 (svn r17640) -Codechange: make the custom currency window nested 15 years ago
rubidium 862754d36d (svn r17639) -Codechange: let the difficulty settings GUI make really use the nested widget features 15 years ago
rubidium 22c4ef6aee (svn r17638) -Fix [FS#3235]: Crash when trying to build an industry that has no industry layout defined; yes, it's very similar to r17633 because one case was forgotten. 15 years ago
rubidium 025876aa25 (svn r17637) -Codechange: move the game difficulty window's window/widget description below the window class 15 years ago
rubidium 2080c0990c (svn r17636) -Codechange: make the difficulty setting window nested 15 years ago
rubidium 3f600bba24 (svn r17635) -Codechange: make the chat gui nested 15 years ago
translators 99881a1c9b (svn r17634) -Update from WebTranslator v3.0:
simplified_chinese - 6 changes by Gavin
finnish - 8 changes by jpx_
german - 2 changes by Roujin
romanian - 49 changes by kkmic
ukrainian - 51 changes by Madvin
vietnamese - 92 changes by nglekhoi
15 years ago
rubidium 36e70b57ee (svn r17633) -Fix [FS#3233]: [NewGRF] Crash when trying to build an industry that has no industry layout defined. 15 years ago
rubidium bc2edd2604 (svn r17632) -Change: enable the uninitialized variables warning (or actually undisable) 15 years ago
translators d378dc0d3b (svn r17628) -Update from WebTranslator v3.0:
danish - 2 changes by beruic
german - 5 changes by dihedral
thai - 119 changes by ityellow
15 years ago
yexo 52f2359edd (svn r17627) -Document [FS#3216]: The remaining functions in info.nut 15 years ago
alberth 53188cd528 (svn r17626) -Codechange: Use Dimension structs instead of array of length 2 for storing horizontal/vertical information. 15 years ago
rubidium 4b7e2ff704 (svn r17625) -Codechange: make a nested window of the station joiner 15 years ago
alberth 39c14f9044 (svn r17624) -Codechange: Swap entries in _resize_cap[][] so the code does what the docs say. 15 years ago
rubidium 2d03e0af5d (svn r17623) -Codechange: don't update the station's joiner scrollbar count in the drawing code 15 years ago
translators 244923a18d (svn r17622) -Update from WebTranslator v3.0:
catalan - 8 changes by arnau
dutch - 5 changes by habell
english_US - 9 changes by agenthh
french - 5 changes by glx
indonesian - 5 changes by prof
italian - 5 changes by lorenzodv
russian - 1 changes by Lone_Wolf
serbian - 5 changes by etran
turkish - 6 changes by niw3
15 years ago
rubidium 6032f406ad (svn r17621) -Document [FS#3216]: most of the functions an AI can/must use in their instantiation of AIInfo. 15 years ago
rubidium a848fda880 (svn r17620) -Fix (r17502): edit box offsets were off. Now they're still off, but look (in my opinion) even better than before 15 years ago
glx 92c4831bf2 (svn r17619) -Fix: rename STR_TINT_GROUP to STR_TINY_GROUP 15 years ago
rubidium b3c5c8cadb (svn r17618) -Fix [FS#3226]: the 'lock' icon would erroneously be drawn for companies if the company had a password before the reset 15 years ago
rubidium 7d24e84a81 (svn r17617) -Codechange: make the server side packet handling be more like the client side's handling, i.e. return the connection status
-Fix: do not do invalid reads when a packet handling function closed a connection
15 years ago
frosch e261d8d9a0 (svn r17616) -Codechange [FS#3222]: Enumerize properties used in callback 0x36. Based on Terkhen's work. 15 years ago
smatz 8f45efa8dd (svn r17615) -Fix (r17612): town sign could be glitchy when creating town with custom name (Terkhen) 15 years ago
smatz de96f4d309 (svn r17614) -Fix: crash when deleting town while TownDirectory is open 15 years ago
translators cc5acdf304 (svn r17613) -Update from WebTranslator v3.0:
traditional_chinese - 107 changes by josesun
dutch - 12 changes by habell
french - 3 changes by glx
german - 1 changes by dihedral
hungarian - 6 changes by alyr
indonesian - 1 changes by prof
italian - 6 changes by lorenzodv
russian - 7 changes by Lone_Wolf
serbian - 1 changes by etran
spanish - 8 changes by Terkhen
15 years ago
smatz 1da745c9ad (svn r17612) -Feature: possibility to choose (randomise or enter custom) town name before its creation (original patch by Terkhen) 15 years ago
smatz 665864e5b0 (svn r17611) -Fix: buffers used for verifying company and president name length were too short, possibly causing false positives 15 years ago
yexo 3a7da30922 (svn r17609) -Fix: the dummy AI had no API version set, causing the 'API compatibility script not found' error to be printed when loading it 15 years ago
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 905092b443 (svn r17599) -Fix: configure script didn't detect icc when CC included path to compiler 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