Commit Graph

7158 Commits (6cb860e69e1bc62568f501b847011f4bcc3c7905)

Author SHA1 Message Date
alberth 174284d526 (svn r17327) -Codechange: Allow external use of GetEngineCategoryName(). 15 years ago
translators 2f9ebae66d (svn r17326) -Update from WebTranslator v3.0:
italian - 1 changes by lorenzodv
welsh - 16 changes by welshdragon
15 years ago
alberth c37078c9b7 (svn r17325) -Codechange: Un-duplicate engine drawing routines. 15 years ago
Yexo 7cb4f3e7a3 (svn r17324) -Codechange: Land info window uses nested widget tree 15 years ago
rubidium 751dc4ad3d (svn r17323) -Codechange: replace some magic numbers with constants in the town directory. 15 years ago
rubidium 25b667c1ea (svn r17322) -Codechange: make the industry directory window nested. 15 years ago
rubidium ecf50ba58e (svn r17321) -Codechange: minor coding style fixes for the town directory 15 years ago
rubidium b237655d76 (svn r17320) -Codechange: move the code to determine the string and set dparams of industries in the industry directory out of OnPaint 15 years ago
rubidium 898d070919 (svn r17319) -Codechange: replace some magic numbers related to locations/sizes with the appropriate variables in the industry directory 15 years ago
rubidium 99dda2a3ce (svn r17318) -Codechange: remove state changes from the OnPaint of the industry directory 15 years ago
smatz 09e1ecc8ac (svn r17316) -Codechange: use Industry::GetByTile() instead of GetIndustryByTile() 15 years ago
smatz 1889ebff85 (svn r17315) -Codechange: move code related to industry types to separate file 15 years ago
alberth 54f5962af2 (svn r17314) -Fix (r17313): Allow the picker window to change size. 15 years ago
rubidium 8a91545f62 (svn r17313) -Codechange: make the road station picker nested 15 years ago
rubidium d514d665ef (svn r17312) -Codechange: make the road toolbars and depot picker nested 15 years ago
yexo a3382deac7 (svn r17311) -Change: rename STR_WHITE_STRINGN to STR_WHITE_STRING 15 years ago
yexo fad737decb (svn r17310) -Codechange: about window uses nested widget tree 15 years ago
smatz 0b980d91c7 (svn r17309) -Fix: not all non-ASCII characters were entered with escapes in the About window 15 years ago
translators c0735ffd68 (svn r17308) -Update from WebTranslator v3.0:
french - 22 changes by glx
german - 28 changes by Roujin
indonesian - 7 changes by fanioz
italian - 44 changes by lorenzodv
russian - 7 changes by MajestiC
15 years ago
yexo a80bb35ffe (svn r17307) -Fix [NoAI]: AIRail::RemoveRailTrack returned ERR_PRECONDITION_ERROR for road/rail-crossings 15 years ago
alberth 6432986704 (svn r17306) -Fix: DrawStringMultiLine() computed available width and height wrongly. 15 years ago
rubidium 252304b569 (svn r17304) -Codechange: move (more) drawing code out of the rail depot picker's OnPaint. 15 years ago
translators b0ba8e35ce (svn r17303) -Update from WebTranslator v3.0:
french - 30 changes by glx
german - 38 changes by Roujin
spanish - 103 changes by Terkhen
15 years ago
rubidium cdca76cd6b (svn r17301) -Fix (r17297): typo 15 years ago
rubidium b6c97c36b6 (svn r17300) -Fix [FS#3120]: mention of Ctrl modifier was missing from some tooltips 15 years ago
rubidium d5bd62ad15 (svn r17299) -Fix: the tooltip could get truncated under some circumstances due to its custom string height determination 15 years ago
yexo 8a2e1011b2 (svn r17298) -Fix [FS#3153]: reloading an AI started a new AI in the first available company slot causing other AIs to be started 15 years ago
rubidium 79ad9f5b58 (svn r17297) -Fix [part of FS#3120]: effect of pressing Ctrl was missed in a number of cases 15 years ago
rubidium 169df83012 (svn r17296) -Fix/feature [FS#3152]: allow rail wagons to be build when only el rail engines are available 15 years ago
translators c10abd507d (svn r17295) -Update from WebTranslator v3.0:
lithuanian - 6 changes by mtxd
15 years ago
smatz e126e1e9c6 (svn r17294) -Add [NoAI]: AITown::GetLastMonthTransportedPercentage and AIIndustry::GetLastMonthTransportedPercentage 15 years ago
smatz 15242b3ac8 (svn r17293) -Fix [NoAI]: AITown::GetLastMonthTransported didn't work as documented at all, make it return what AITown::GetLastMonthProduction did
-Change [NoAI]: mark AITown::GetMaxProduction as deprecated, AITown::GetLastMonthProduction returns now the value GetMaxProduction did
15 years ago
smatz a0d0206f2d (svn r17292) -Codechange: use unified ToPercent() function to convert fract numbers to percents 15 years ago
rubidium 3af095aa19 (svn r17291) -Fix [FS#3147]: crash after upgrading base graphics/sound set when opening the game options menu and you were using the upgraded set 15 years ago
translators 3cf9f4c0ee (svn r17290) -Update from WebTranslator v3.0:
italian - 44 changes by lorenzodv
lithuanian - 21 changes by mtxd
norwegian_bokmal - 6 changes by CyberKenny
russian - 2 changes by Lone_Wolf
serbian - 45 changes by etran
15 years ago
translator b009fb2637 (svn r17288) -Update from WebTranslator v3.0: fix newlines (had to test a new commit system) 15 years ago
translators 0755896670 (svn r17287) -Update from WebTranslator v3.0:
latvian - 32 changes by dzhins
polish - 1 changes by Kogut
15 years ago
rubidium aa67dd87c6 (svn r17284) -Fix [Squirrel]: stack was not always cleared properly with tail recursion 15 years ago
yexo 650f36c08c (svn r17283) -Cleanup [Squirrel]: remove a few unneeded changes to squirrel code 15 years ago
yexo fe4f55d0a4 (svn r17282) -Fix (r17195): the squirrel documentation files were not updated 15 years ago
smatz 1c6a2d72e2 (svn r17281) -Feature(tte): open the 'Rename group' dialog after creating new group 15 years ago
smatz bdb0ba3feb (svn r17275) -Codechange: remember group ID we are renaming, don't rename currently selected group 15 years ago
translators 45bb5b39fc (svn r17274) -Update from WebTranslator v3.0:
czech - 4 changes by SmatZ
english_US - 4 changes by agenthh
latvian - 54 changes by dzhins
serbian - 110 changes by etran
spanish - 1 changes by Terkhen
15 years ago
yexo f66041e3c8 (svn r17273) -Fix [Squirrel]: calling a function that has default parameters with not enough parameters can cause a crash 15 years ago
rubidium 0f6384ccee (svn r17272) -Fix [FS#3115]: game options window sub frames wouldn't resize when another did 15 years ago
rubidium d4a98be94a (svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/false 15 years ago
translators dba7079aca (svn r17270) -Update from WebTranslator v3.0:
danish - 39 changes by silentStatic
portuguese - 2 changes by SupSuper
serbian - 4 changes by etran
15 years ago
rubidium 1cfc262fb0 (svn r17268) -Fix [FS#3143]: Station/Town window titles weren't updated when they got renamed 15 years ago
rubidium 6aa9ebd85a (svn r17267) -Change [FS#3139]: mention the MD5 checksum of the original NewGRF in the "saveload failed horribly"-error message and make it more clear that the filename is of the current NewGRF 15 years ago
alberth bdb54a11dd (svn r17265) -Codechange: Typo fix, small is with two l's 15 years ago
translators 8a096f6427 (svn r17262) -Update from WebTranslator v3.0:
finnish - 1 changes by jpx_
german - 2 changes by planetmaker
greek - 49 changes by fumantsu
serbian - 62 changes by etran
welsh - 6 changes by welshdragon
15 years ago
rubidium 290d8a99c3 (svn r17251) -Fix [FS#3141]: other tunnel end not shown if building rail tunnels and the first railtype is not available yet 15 years ago
rubidium 99d46e0ad7 (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
rubidium be9033295e (svn r17247) -Change: move '3rd party' MD5 implementation also to the 3rdparty directory. 15 years ago
translators 50b05b212a (svn r17246) -Update from WebTranslator v3.0:
german - 1 changes by dihedral
russian - 1 changes by Lone_Wolf
swedish - 9 changes by hgj
15 years ago
rubidium 79844fd27f (svn r17245) -Fix [FS#3137] (r17015): you could, via unselect all, also unselect already installed content; it would not uninstall it though 15 years ago
rubidium 45239b345e (svn r17244) -Change: add $Id$ to the language files too 15 years ago
rubidium 5efd5f1f68 (svn r17243) -Fix (r17216): undo 'damage' by svn:keywords 15 years ago
translators cd5ae22c85 (svn r17242) -Update from WebTranslator v3.0:
simplified_chinese - 4 changes by Gavin
czech - 10 changes by joeprusa
german - 1 changes by Roujin
swedish - 7 changes by hgj
15 years ago
rubidium 11f4973cf6 (svn r17241) -Change: make a distinction between missing and corrupted data files. If (at least) one data file is missing do not consider the set to be useable. Do also no autodetect sets with missing files. 15 years ago
yexo 3e74025d84 (svn r17239) -Change [FS#2802]: allow overbuilding the front tile of a roadstation / roaddepot with road
to be consistent with overbuilding the front tile of tunnels/bridges and also to make it easier for AIs to
connect roadstations and roaddepots to the road in front of it
15 years ago
matthijs b76a61f317 (svn r17238) -Codechange: Clean up CheckExternalFiles a bit and improve the error message it
outputs. This makes the function return faster in the common case when all
files are in order, by not doing another set of MD5 checks.
15 years ago
yexo dcf67bcd39 (svn r17237) -Update: AI changelog 15 years ago
yexo d6a3178646 (svn r17233) -Fix (r17232): typo 15 years ago
yexo 172d4dd23e (svn r17232) -Fix (r17223): Kill an AI when it tries to Sleep / execute a DoCommand during Save() instead of failing to save 15 years ago
yexo 48f70be5f8 (svn r17231) -Fix [FS#3134]: AIs that crashed during Save() weren't killed as they should 15 years ago
yexo 6b0520b3b4 (svn r17230) -Fix (r15027): don't assert when an AI uses AI*Mode objects incorrectly but crash the AI instead 15 years ago
matthijs 8336820738 (svn r17229) -Codechange: Coding style fixes. 15 years ago
rubidium c096e3d54c (svn r17228) -Codechange: some coding style fixes 15 years ago
matthijs 70db6bf74f (svn r17227) -Feature [Unix]: Only use colorized error output on terminals. 15 years ago
rubidium 9aeb2d604b (svn r17225) -Fix (r17213): WT3 did something it wasn't supposed to do 15 years ago
translators 0ae51067c6 (svn r17224) -Update from WebTranslator v3.0:
catalan - 2 changes by arnaullv
simplified_chinese - 12 changes by Gavin, ww9980
polish - 20 changes by amateja
15 years ago
yexo c22f60c812 (svn r17223) -Change [NoAI] [FS#2980]: Crash an AI when it uses a DoCommand / Sleep instead of just printing an error message in the AI Debug Window 15 years ago
rubidium 2612f46a20 (svn r17222) -Fix [FS#3129, FS#3130]: with time tables vehicles would stay in the 'loading' state after they have finished loading 15 years ago
yexo 74e5f16bc2 (svn r17221) -Change [NoAI] [FS#3101]: when the API requests a string as parameter allow every squirrel type and convert to a string 15 years ago
rubidium 46d5fc5565 (svn r17220) -Fix (r15027): don't ignore white space changes (e.g. alignment fixes) in the exporter 15 years ago
yexo c463176a9c (svn r17219) -Cleanup: remove a lot of unused string code 15 years ago
glx ae691ae28b (svn r17218) -Fix (r17216): missing '(' causing compile error 15 years ago
rubidium 2568643418 (svn r17217) -Fix (r17216): silence some warnings for the more exotic GCC-alikes 15 years ago
rubidium 5e40d05c51 (svn r17216) -Update: MiniLZO from 1.08 to 2.03. 15 years ago
yexo e0d2b2ddaa (svn r17215) -Cleanup: remove unused return value 15 years ago
yexo 418c88f94d (svn r17214) -Add [NoAI]: GetAPIVersion() as optional function in info.nut. Return "0.7" to get an api compatible (as much as possible) with the 0.7 api or "0.8" to get the latest api.
-Change [NoAI]: move all deprecated functions to a separate squirrel script that is only loaded if an AI requests an old API version.
15 years ago
translators 5bf5ead4da (svn r17213) -Update from WebTranslator v3.0:
dutch - 13 changes by Bart
english_US - 5 changes by agenthh
latvian - 64 changes by dzhins
romanian - 2 changes by kkmic
thai - 85 changes by idkidnew
15 years ago
rubidium 48e1a54c58 (svn r17212) -Change: move minilzo to its 'own' 3rdparty directory as it belongs there 15 years ago
frosch 51b7f4d0ff (svn r17211) -Cleanup: Remove unused RailVehicleInfo::ai_rank. 15 years ago
rubidium 6174908dff (svn r17210) -Update: credits to reflect the (current) truth a bit better 15 years ago
frosch 0ddf9c86e1 (svn r17209) -Codechange: Move cargo_type from (Rail|Road|Ship)VehicleInfo to EngineInfo. 15 years ago
frosch 8a2dd6907f (svn r17208) -Cleanup: Remove never accessed EngineInfo for engine 255. 15 years ago
translators a0192ff838 (svn r17207) -Update from WebTranslator v3.0:
catalan - 1 changes by arnaullv
hungarian - 2 changes by IPG
indonesian - 1 changes by prof
serbian - 12 changes by etran
spanish - 1 changes by Terkhen
15 years ago
translators 824e9c99a8 (svn r17206) -Update from WebTranslator v3.0:
catalan - 1 changes by arnaullv
simplified_chinese - 6 changes by Gavin
dutch - 5 changes by Bart
finnish - 2 changes by jpx_
french - 3 changes by glx
hungarian - 16 changes by IPG
indonesian - 1 changes by prof
russian - 2 changes by Lone_Wolf
serbian - 87 changes by etran
spanish - 2 changes by Terkhen
turkish - 2 changes by niw3
15 years ago
alberth b95413e709 (svn r17205) -Fix (r17175): Make year and snow line up/down buttons raise again. 15 years ago
alberth e5577c7c01 (svn r17204) -Codechange: Move viewport initialization into the constructor of the news item window. 15 years ago
yexo d349bf7ec3 (svn r17203) -Change [NoAI]: Add IsRoadTypeAvailable(GetCurrentRoadType()) as precondition for several AIRoad::* functions 15 years ago
alberth 8484638ba8 (svn r17202) -Codechange: News item is already given as argument. 15 years ago
rubidium 7b55bbbc6d (svn r17201) -Fix [NoAI]: don't say you're building a depot when you're actually building a station (API docs typo) 15 years ago
alberth a634d839fb (svn r17200) -Codechange: Initialize NewsWindow::duration, add some documentation strings. 15 years ago
alberth 7877b5b304 (svn r17199) -Codechange: Remove NF_VIEWPORT since it is implied by the news mode. 15 years ago
alberth b31928c033 (svn r17198) -Fix [FS#2406]: Accept monthly production values in the scenario editor. 15 years ago
yexo 2b2093a469 (svn r17195) -Update: squirrel to 2.2.3 stable 15 years ago
alberth fe2fcace25 (svn r17194) -Fix (r17175): Depot sell buttons did not raise again. 15 years ago
rubidium 702da7d8ef (svn r17193) -Fix [FS#3124]: guard the valuator against 'external' modifications of the valuated list which could cause it to go into an infinite loop. 15 years ago
alberth 9c6d5f155a (svn r17192) -Fix (r17175): Buttons in the toolbar of the scenario editor did not raise again. 15 years ago
translators b61d1b1cb8 (svn r17190) -Update from WebTranslator v3.0:
bulgarian - 13 changes by Tvel
simplified_chinese - 1 changes by Gavin
german - 1 changes by planetmaker
indonesian - 2 changes by prof
polish - 3 changes by amateja
romanian - 32 changes by kkmic
spanish - 3 changes by Terkhen
turkish - 5 changes by niw3
urdu - 2 changes by yasirniazkhan
vietnamese - 29 changes by pinochioxy
15 years ago
alberth 2a155ffbf9 (svn r17188) -Codechange: Use display mode names for naming window and widget descriptions. 15 years ago
alberth c4bcae1599 (svn r17187) -Codechange: Make switches on news display mode complete. 15 years ago
frosch 50b1aacdb0 (svn r17185) -Codechange: Tweak depot gui and vehicle lists, so text overlaps less with vehicle images. 15 years ago
rubidium d61709ddfc (svn r17182) -Feature(ish) [FS#2945]: sort vehicle lists on (timetable) delay 15 years ago
alberth f8252a7b74 (svn r17178) -Codechange (r17177): Remove now unused define. 15 years ago
alberth 45cad5c733 (svn r17177) -Codechange: Message options window uses nested widget tree. 15 years ago
alberth 4cd2dfecdf (svn r17176) -Codechange: Move widget state updating out of OnPaint method of message options window. 15 years ago
alberth bef94e081d (svn r17175) -Codechange: Only auto-raise push buttons. 15 years ago
alberth b21edb5c61 (svn r17174) -Codechange: Switch to vertical alignment in the message options window. 15 years ago
alberth 0ed0ac1b5f (svn r17173) -Codechange: Vertically align WWT_TEXT widget, generalize vertical alignment of label and text buttons. 15 years ago
alberth a6d4d3351a (svn r17172) -Codechange: Move the _message_opt variable into the MessageOptionsWindow struct. 15 years ago
alberth 0cc8cbd40d (svn r17171) -Doc: Additions and corrections of various doxygen strings. 15 years ago
translators 54c85b0ffd (svn r17170) -Update from WebTranslator v3.0:
bulgarian - 91 changes by Tvel
traditional_chinese - 1 changes by Kwokfu
greek - 76 changes by fumantsu
vietnamese - 48 changes by pinochioxy
15 years ago
smatz b8bd45ba4f (svn r17169) -Codechange: apply coding style to some for statements 15 years ago
smatz d64bdb138c (svn r17168) -Codechange: apply coding style to if and while statements 15 years ago
rubidium 9c77b0ce5d (svn r17167) -Fix: don't resize the 'base grf status' text part in the game options window when there is no base graphics set that misses files. 15 years ago
translators 83984cdedd (svn r17166) -Update from WebTranslator v3.0:
bulgarian - 29 changes by Tvel
simplified_chinese - 2 changes by ww9980
traditional_chinese - 5 changes by Kwokfu
greek - 146 changes by fumantsu
indonesian - 10 changes by prof
polish - 11 changes by amateja
15 years ago
smatz cab25f7c24 (svn r17164) -Fix: crash when clicking on the spacer in the build airport GUI 15 years ago
rubidium e53bf3a427 (svn r17162) -Change: move Greek out of unfinished 15 years ago
translators 1e96b908a3 (svn r17161) -Update from WebTranslator v3.0:
traditional_chinese - 5 changes by Kwokfu
croatian - 74 changes by Tifached
czech - 4 changes by SmatZ
german - 4 changes by planetmaker
greek - 75 changes by fumantsu
malay - 1 changes by rionix88
serbian - 30 changes by BlueEyedFiend
15 years ago
smatz 1f2e0d3cfe (svn r17157) -Add: localised decimal separator 15 years ago
translators 9a3cd40d1e (svn r17156) -Update from WebTranslator v3.0:
dutch - 290 changes by miloiw
finnish - 38 changes by jpx_
indonesian - 11 changes by fanioz, prof
malay - 5 changes by rionix88
15 years ago
smatz 18a7d4f29d (svn r17154) -Fix (r11129): several times copypasted typo 15 years ago
smatz 70e8176323 (svn r17153) -Fix (r11429): don't allow further remapping of already remapped string 15 years ago
michi_cc 2fb209c96a (svn r17152) -Fix: A stuck train could free the reservation of another train if it was reversed or did crash. 15 years ago
michi_cc 6c88e22cc7 (svn r17151) -Fix [FS#3104] (r13974): A train entering a PBS section through a block signal could cause a train crash if another reservation ending at a safe tile was already present in the section. 15 years ago
smatz 0f3aa56bea (svn r17150) -Codechange: when MapGRFStringID() fails to remap, return STR_EMPTY instead of 'random' string 15 years ago
frosch e44a69b92f (svn r17147) -Fix [FS#3048]: Keep vehicle news and viewports following vehicles, when autoreplacing/renewing them. 15 years ago
rubidium 362dc78607 (svn r17146) -Codechange: improve the sample rate conversion a bit 15 years ago
translators a5364ea13b (svn r17145) -Update from WebTranslator v3.0:
catalan - 62 changes by arnaullv
simplified_chinese - 1 changes by Gavin
danish - 4 changes by silentStatic
dutch - 248 changes by miloiw
french - 7 changes by glx
german - 4 changes by planetmaker
hungarian - 4 changes by alyr
indonesian - 8 changes by fanioz, prof
portuguese - 55 changes by SupSuper
russian - 8 changes by Rikkit
serbian - 4 changes by etran
spanish - 5 changes by Terkhen
15 years ago
rubidium 19b83c22ed (svn r17143) -Fix [FS#3097]: NewGRFs sometimes got the wrong string causing crashes later on 15 years ago
rubidium f21b0a0cc8 (svn r17142) -Fix [FS#3103] (r17139): MSVC didn't like some template stuff 15 years ago
rubidium 9192402bfb (svn r17140) -Change: allow higher sample rate and higher quality samples. Based on work by orudge. 15 years ago
rubidium 93493827b6 (svn r17139) -Change: add the concept of sound sets 15 years ago
rubidium dcea681cbb (svn r17138) -Fix: some MSVC 64 bits compiler warnings 15 years ago
rubidium 02d2afcb19 (svn r17137) -Fix (r17129): strgen complained a lot about english.txt compiled with MSVC. 15 years ago
rubidium a3a69b1356 (svn r17135) -Fix (r17133): some (older) GCCs failed to compile 15 years ago
translators 8873488635 (svn r17134) -Update from WebTranslator v3.0:
simplified_chinese - 2 changes by Gavin
galician - 2 changes by Condex
greek - 22 changes by fumantsu
urdu - 1 changes by yasirniazkhan
15 years ago
rubidium cdb969e164 (svn r17133) -Codechange: generalise the code that searches for base graphics 15 years ago
smatz cb6b1accc4 (svn r17132) -Fix: comments in company_cmd.cpp 15 years ago
smatz 073e163b7f (svn r17131) -Codechange: apply coding style to some switch statements 15 years ago
alberth c85bd040c5 (svn r17130) -Fix [FS#3099]: Last line of output in the AI debug window did not fit entirely. 15 years ago
rubidium a8b8dd1c08 (svn r17129) -Codechange: also let strgen warn if the translation uses STRINGn or RAW_STRING instead of STRING. 15 years ago
smatz e4e85406d5 (svn r17128) -Codechange: make code used for generating new subsidies nicer 15 years ago
smatz 8771fdd5f1 (svn r17127) -Fix (r17124): destructor has to be defined else operator delete might be called with NULL parameter 15 years ago
alberth 2ed22179a8 (svn r17126) -Fix [FS#3096]: Initialize graph data from the constructor of the derived class. 15 years ago
yexo ee384495b9 (svn r17125) -Cleanup: remove an unused variable 15 years ago
smatz d59b687f65 (svn r17124) -Codechange: store subsidies in a pool (instead of an array) 15 years ago
alberth e8c34c300d (svn r17123) -Codechange (r17122): Use this for calling methods. 15 years ago
alberth a4ef6a78a2 (svn r17122) -Codechange: Message history window uses nested widget tree. 15 years ago
frosch 32a47df09a (svn r17121) -Fix [FS#3060]: Update vehicle position cache when the vehicle sprite changes. 15 years ago
smatz 0644123d51 (svn r17120) -Fix (r17114): {STRING2} isn't supposed to be in other lang files except english.txt 15 years ago
smatz 0f1a07d185 (svn r17119) -Codechange: replace constants in subsidy.cpp by enum values 15 years ago
frosch 562eb36838 (svn r17118) -Fix: Mark industry tiles dirty when trigger are triggered. 15 years ago
smatz 8e0b03a7e0 (svn r17117) -Fix (r1): don't create pax subsidy when source town, not destination town, has good service 15 years ago
translators d76fbbcc9e (svn r17116) -Update from WebTranslator v3.0:
galician - 12 changes by Condex
greek - 114 changes by fumantsu
turkish - 2 changes by niw3
15 years ago
smatz 2d39a2bb85 (svn r17115) -Add [NoAI]: AISubsidy::SubsidyParticipantType, AISubsidy::GetSourceType, AISubsidy::GetSourceIndex, AISubsidy::GetDestinationType, AISubsidy::GetDestinationIndex for better subsidy management
-Change [NoAI]: mark AISubsidy::SourceIsTown, AISubsidy::GetSource, AISubsidy::GetDestinationType, AISubsidy::GetDestination as deprecated
15 years ago
smatz d6dbe1eb3f (svn r17114) -Update (r17113): use {STRING} instead of {STATION} in related strings in other language files too 15 years ago
smatz 0502a6df42 (svn r17113) -Change [FS#265][FS#2094][FS#2589]: apply the subsidy when subsidy's destination is in station's catchment area and cargo packets originate from subsidy's source
-Change [FS#1134]: subsidies aren't bound to stations after awarding anymore, they still apply to town or industry, no matter what station is used for loading and unloading. Awarded subsidies from older savegames are lost
-Change [NoAI]: due to these changes, AISubsidy::GetSource and AISubsidy::GetDestination now return STATION_INVALID for awarded subsidies
15 years ago
yexo eb5039f81e (svn r17112) -Change [NoAI]: AIVehicleList_Station now also works for waypoints 15 years ago
yexo b8b20245bd (svn r17111) -Fix (r17110): forgot to include ai_log.hpp 15 years ago
yexo 183b7e0ed5 (svn r17110) -Fix [NoAI]: Print a warning message in the AI console when a deprecated function is used 15 years ago
smatz 3777a590f9 (svn r17109) -Fix (r15027): squirrel_export.sh failed for some locales 15 years ago
frosch 393e4e62d5 (svn r17108) -Fix (r17107): ST_INDUSTRY and ST_TOWN got swapped when setting up cargo subsidy. 15 years ago
smatz 738d7fde53 (svn r17107) -Codechange: store type of subsidy source and destination in the Subsidy struct instead of determining it every time it's needed 15 years ago
smatz 876d09d751 (svn r17106) -Codechange: move computation of station's catchment rectagle to separate function 15 years ago
smatz 3bcc0dacf8 (svn r17105) -Codechange: no need to reset list of industries nearby that often, clearing is enough 15 years ago
smatz fb24991366 (svn r17104) -Codechange: move code related to subsidy awarding to separate procedure 15 years ago
rubidium 3ec90df76c (svn r17103) -Update: pretranslate a bunch of strings that can't be translated 15 years ago
translators bd09896c19 (svn r17102) -Update from WebTranslator v3.0:
polish - 69 changes by Adam123
spanish - 1 changes by Terkhen
15 years ago
smatz 55fceac7f3 (svn r17101) -Revert [FS#3065](r16546): large table on stack caused stack overflow on some architectures 15 years ago
rubidium e918be12f2 (svn r17097) -Fix [FS#3092] (r13256): make restart command work again and make the help show how it works and how it doesn't work 15 years ago
rubidium 773bce46a3 (svn r17096) -Fix [FS#3091]: news message about ordered refits failing wasn't very clear 15 years ago
rubidium 01cca46dcc (svn r17095) -Codechange: make ParseStringChoice a bit safer 15 years ago
rubidium d5931df4b4 (svn r17094) -Update: AI changelog 15 years ago
translators f405c8d172 (svn r17092) -Update from WebTranslator v3.0:
simplified_chinese - 2 changes by Gavin
frisian - 36 changes by huddekul
german - 57 changes by Roujin
spanish - 48 changes by Terkhen
15 years ago
smatz df4dbfec23 (svn r17091) -Fix (r17089)(r17090): regression test was right 15 years ago
smatz 1fcdb149d3 (svn r17089) -Codechange: move RunVehicleDayProc() to vehicle.cpp 15 years ago
smatz d7996f796d (svn r17088) -Codechange: split IncreaseDate() to more procedures 15 years ago
smatz fcae906575 (svn r17086) -Cleanup (r16654): remove code used only for debugging 15 years ago
smatz 096aca2479 (svn r17085) -Codechange: unify the place where vehicle's cargo ages 15 years ago
smatz 4a39f236fa (svn r17084) -Codechange: _age_cargo_skip_counter is common to all vehicle types 15 years ago
translators 45ba549cda (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages 15 years ago
rubidium d61be2637e (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives 15 years ago
translators a79707357b (svn r17074) -Update from WebTranslator v3.0:
simplified_chinese - 8 changes by Gavin
dutch - 50 changes by Rubidium, TrueBrain
finnish - 4 changes by jpx_
french - 47 changes by glx
frisian - 38 changes by huddekul
galician - 20 changes by Condex
german - 2 changes by Roujin
indonesian - 7 changes by fanioz
romanian - 9 changes by kkmic
russian - 51 changes by Lone_Wolf, MajestiC
spanish - 1 changes by Terkhen
15 years ago
smatz b0c4a09301 (svn r17073) -Codechange: constify iec_prefixes[], change the code around a bit 15 years ago
rubidium 8b743d3a69 (svn r17072) -Fix: don't let squirrel export make a 'stub' for ai_changelog.hpp 15 years ago
smatz e2d4de7b54 (svn r17071) -Fix: give a better error message when trying to make road one-way when it doesn't belong to you 15 years ago
rubidium 2a344f5240 (svn r17070) -Codechange: some minor fixes to the order in english.txt 15 years ago
smatz 98bc2e8d2b (svn r17069) -Fix (r17004): invalid read when converting old waypoints 15 years ago
rubidium 9fb8a6825e (svn r17068) -Change: make a number of strings more consistent with their relatives 15 years ago
rubidium 44642d8e17 (svn r17067) -Fix (r17064): local authority window got messed up a bit; also move OS names to a more logical place. 15 years ago
rubidium f8ae9f7368 (svn r17066) -Codechange: unify the order of {TINYFONT}/{BIGFONT} and {<colour>} 15 years ago
rubidium 13163dd476 (svn r17065) -Codechange: reorder last 1/3 of the strings. Hope it makes a bit more sense now 15 years ago
rubidium 82e31a2cf5 (svn r17064) -Codechange: reorder another 1/3 of the strings 15 years ago
rubidium 34aa504b3a (svn r17063) -Fix: terraform toolbar had the wrong tooltip for building trees. 15 years ago
rubidium 5bb7b8ad35 (svn r17062) -Change: unify the naming of some 125 strings 15 years ago
translators 8aff0c2704 (svn r17061) -Update from WebTranslator v3.0:
dutch - 313 changes by TrueBrain, Yexo
english_US - 5 changes by agenthh
korean - 24 changes by telk5093
portuguese - 112 changes by SupSuper
serbian - 98 changes by etran
swedish - 20 changes by hgj
turkish - 50 changes by niw3
15 years ago
rubidium d5448bdbcb (svn r17060) -Codechange: reorder 1/3 of the strings so they are more logically grouped (rest still needs to be done) 15 years ago
yexo e54bed415d (svn r17059) -Codechange: Rename a few strings to reflect their usage 15 years ago
belugas 00338562b9 (svn r17058) -Codechange: magic numbers removal.
Two values used intead of just one, as it gives more possibilities to those who dare...
15 years ago
translators f2705ebd8d (svn r17057) -Update from WebTranslator v3.0:
arabic_egypt - 28 changes by kasakg
simplified_chinese - 4 changes by Gavin
dutch - 12 changes by habell
english_US - 54 changes by agenthh
finnish - 9 changes by jpx_
french - 8 changes by glx
frisian - 65 changes by huddekul
russian - 9 changes by Lone_Wolf
serbian - 126 changes by etran
slovak - 9 changes by James
15 years ago
alberth de9156db33 (svn r17056) -Codechange: Reduce width of the drop-down in the bridge gui. 15 years ago
alberth 505363edb4 (svn r17055) -Codechange: Improve aligning of bridge sprites and descriptions in bridge gui. 15 years ago
alberth 912500ba3c (svn r17054) -Codechange: Bridge gui uses nested widgets only. 15 years ago
rubidium b8df1e048c (svn r17053) -Codechange: pass a Rect to DrawGraph so it knows where to draw 15 years ago
rubidium ec467bf115 (svn r17052) -Codechange: move state changes out of OnPaint for the graph windows 15 years ago
rubidium 634019bb17 (svn r17051) -Codechange: make the graph legend window use nested widgets 15 years ago
rubidium e751513aa1 (svn r17050) -Codechange: replace custom implementation of TILE_LOOP with TILE_LOOP. 15 years ago
yexo 9742d839e8 (svn r17049) -Fix [NoAI]: documentation of AITile::LevelTiles was wrong 15 years ago
alberth 25fbeb47f9 (svn r17048) -Codechange: Airport toolbar and airport builder window use nested widgets. 15 years ago
frosch 9765478452 (svn r17047) -Fix: Mark house tiles dirty when triggers were triggered. 15 years ago
frosch 295feebafd (svn r17046) -Fix (r11411) [FS#3085]: Trigger house trigger 02 only for the north tile. 15 years ago
frosch ff99d1efb4 (svn r17045) -Fix (r16867) [FS#3084]: Also 'p's can be important. 15 years ago
alberth baa5dac8a4 (svn r17044) -Codechange: ai windows use nested widget tree. 15 years ago
yexo 127ceaf828 (svn r17043) -Change [NoAI]: Load the API before compiling an AI script so AIs can subclass API classes and use API constants as part of their own constants 15 years ago
translators e51ec5937f (svn r17042) -Update from WebTranslator v3.0:
catalan - 35 changes by arnaullv
danish - 3 changes by silentStatic
english_US - 30 changes by agenthh
frisian - 133 changes by huddekul
german - 6 changes by Roujin
hungarian - 9 changes by alyr
indonesian - 8 changes by prof
italian - 3 changes by lorenzodv
norwegian_bokmal - 4 changes by CyberKenny
spanish - 3 changes by Terkhen
turkish - 14 changes by niw3
15 years ago
rubidium a6c4b37fc9 (svn r17041) -Fix [FS#3083] (r14735): graphical glitch with graph key 15 years ago
rubidium 6fb43177f7 (svn r17040) -Fix [FS#3081]: inconsistency between signs of stations and waypoints 15 years ago
rubidium 4579b06c89 (svn r17039) -Fix (r16988): segfault when removing rail with waypoint remover and vice versa 15 years ago
rubidium 5b315dacf2 (svn r17038) -Fix (r17015): don't download the stuff we already have 15 years ago
frosch 29d4316064 (svn r17037) -Fix (r17036): 'Polygonal Capabilities' are a core feature of windows. 15 years ago
frosch 8b50754b19 (svn r17036) -Codechange: Split price bases from economy.cpp to table/pricebase.h. 15 years ago
rubidium f554d21349 (svn r17035) -Add: case to Turkish 15 years ago
alberth 1b791021d0 (svn r17030) -Codechange: Better descriptions for buoys. 15 years ago
translators fc84978cca (svn r17029) -Update from WebTranslator v3.0:
catalan - 3 changes by arnaullv
simplified_chinese - 7 changes by Gavin
danish - 31 changes by silentStatic
dutch - 6 changes by Yexo
frisian - 54 changes by huddekul
greek - 40 changes by fumantsu
hungarian - 1 changes by IPG
indonesian - 3 changes by prof
italian - 6 changes by lorenzodv
korean - 6 changes by telk5093
portuguese - 23 changes by SupSuper
serbian - 98 changes by BlueEyedFiend
spanish - 15 changes by Terkhen
turkish - 9 changes by niw3
urdu - 30 changes by yasirniazkhan
15 years ago
rubidium 911027d6c7 (svn r17028) -Fix (r17019): a function and class were not mentioned in the changelog 15 years ago
alberth 7f9b7345e4 (svn r17025) -Codechange: Waypoint window using all the new goodies (based on work by Rubidium). 15 years ago
alberth eeaa337a21 (svn r17024) -Codechange: Allow InitNested to be done in two parts. 15 years ago
alberth 64210b863e (svn r17023) -Revert (r16839): FillNestedArray() was less obsolete than anticipated. 15 years ago
alberth 98a47ba440 (svn r17022) -Codechange: Use nested widgets for the console window. 15 years ago
alberth b445ffddcd (svn r17021) -Codechange: Use nested widgets for the main window. 15 years ago
frosch 74594e898a (svn r17020) -Fix: Recenter viewport of waypoint-gui after moving the sign. 15 years ago
yexo a8794fd833 (svn r17019) -Doc: add AI API changelog 15 years ago
alberth 99a28e2239 (svn r17018) -Fix [FS#1833]: Take width of station type names into account in station builder window. 15 years ago
alberth 602ac83d8e (svn r17017) -Fix (r17008): Setup padding for WWT_MATRIX. 15 years ago
yexo 641e80798f (svn r17016) -Add [NoAI]: AICompany::Get/Set PresidentGender 15 years ago
rubidium ede3aee313 (svn r17015) -Fix [FS#3075]: infinite recursion in content dependency checking 15 years ago
yexo ef4ecc4cc3 (svn r17014) -Add [NoAI]: AIEngine::GetDesignDate 15 years ago
rubidium f9de918274 (svn r17013) -Fix [FS#3074]: concatenating strings in Squirrel when non-ASCII strings were received from OpenTTD failed. The number of bytes in an UTF-8 encoded string isn't always the same as the number of characters in the decoded (into wchars) string 15 years ago
yexo 1ae6096e3b (svn r17012) -Add [NoAI]: AIBaseStation::GetConstructionDate 15 years ago
yexo 86b89fda98 (svn r17011) -Change [NoAI]: Add AIBaseStation as a parentclass for AIStation and AIWaypoint, and move GetName, SetName and GetLocation to AIBaseStation
Remove (nearly) all references to WaypointID and replace them with StationID
15 years ago
alberth db73234ba1 (svn r17008) -Fix [FS#3061]: Resize matrix in station build window vertically according to font height. 15 years ago
rubidium fc46f0651b (svn r17007) -Fix (r15896): WT2 reverted the ISO code of Serbian 15 years ago
rubidium cb5a0369f8 (svn r17006) -Fix (r17005): gcc compile failure 15 years ago
yexo f35d7f210f (svn r17005) -Add [NoAI]: AIAbstractList::SORT_ASCENDING / SORT_DESCENDING 15 years ago
rubidium a1e60a0085 (svn r17004) -Fix (r16909): StationRect of loading buoys/waypoints wasn't correctly set when loading 'old' games. 15 years ago
translators 27f0d08a1f (svn r17003) -Update from WebTranslator v3.0:
dutch - 5 changes by habell
french - 3 changes by glx
german - 4 changes by planetmaker
indonesian - 21 changes by prof
portuguese - 6 changes by SupSuper
15 years ago
rubidium 5fa2b6ed8a (svn r17002) -Change: also support distant join for waypoints 15 years ago
rubidium 1d45e1e239 (svn r17001) -Codechange: replace some more assert(0)s to NOT_REACHED() and document why they (assert(0)) have to stay for the remaining cases. 15 years ago
rubidium d31e84b68c (svn r17000) -Change: allow overbuilding/extending waypoints 15 years ago
rubidium 7bb48f437e (svn r16999) -Fix (r16993): AIs couldn't build waypoints anymore 15 years ago
rubidium 3f19dde77e (svn r16998) -Codechange: rework/unify 'find station to join with' code and use it for all stations 15 years ago
yexo 2ced026328 (svn r16996) -Fix (r16995): the tiles under the bridge were not marked dirty when a bridge was replaced with another type 15 years ago
yexo b39d0577a7 (svn r16995) -Codechange: apply some code style to CmdBuildBridge 15 years ago
translators e9fda3477c (svn r16994) -Update from WebTranslator v3.0:
simplified_chinese - 3 changes by Gavin
finnish - 5 changes by jpx_
german - 6 changes by Roujin
hungarian - 2 changes by IPG
italian - 7 changes by lorenzodv
15 years ago
rubidium 1ab2d22318 (svn r16993) -Change: make the rail waypoint builder draggable 15 years ago
rubidium e035054ab6 (svn r16992) -Add [NoAI]: function to clear waypoint(s) in a certain rectangle on the map 15 years ago
rubidium 0b5a564bac (svn r16991) -Change: make 'remove waypoint' draggable 15 years ago
rubidium b3f3ba36db (svn r16990) -Codechange: unify some (command) naming w.r.t. stations/waypoints. 15 years ago
rubidium df1c950d6a (svn r16989) -Codechange: unify the code for demolishing (dynamite) stations and waypoints. 15 years ago
rubidium 34cb882127 (svn r16988) -Codechange: unify the code for removing (parts of) stations and waypoints 15 years ago
rubidium 96e5135c21 (svn r16987) -Codechange: simplify the code to loop train station for the station demolish code 15 years ago
yexo 42adfc055e (svn r16986) -Fix [NoAI]: AIBridge::GetPrice returned incorrect values 15 years ago
rubidium 7ad1530ffb (svn r16985) -Codechange: simplify the station removal code a bit by giving proper names and using some helper functions 15 years ago
frosch a3384346c8 (svn r16984) -Codechange: Document and assertify (Start|End)SpriteCombine. 15 years ago
rubidium 337d92b082 (svn r16983) -Change: work around a bogus GCC 4.4+ warning that can't be disabled 15 years ago
translators 0a63d5bd27 (svn r16982) -Update from WebTranslator v3.0:
catalan - 10 changes by arnaullv
dutch - 2 changes by Yexo
french - 4 changes by glx
german - 2 changes by planetmaker
russian - 3 changes by Lone_Wolf
spanish - 2 changes by Terkhen
15 years ago
rubidium 871f3ec803 (svn r16981) -Fix [FS#3062]: the last manually added server would not be saved 15 years ago
belugas 0d5d7d15c8 (svn r16979) -Codechange[FS#3066]: Add notion of Ctrl_Click in the tooltip for Loan borrow/repay buttons (planetmaker) 15 years ago
belugas 96f9567fbb (svn r16978) -Fix(r16977): tab indentation instead of space indentation at beginning of a line, please 15 years ago
belugas e83102f78b (svn r16977) -Fix(r1772)[FS#3059]: make it so that failing to generate many random towns in scenario editor returns a failing message.
Fix by therken
Doxygen comments by me
15 years ago
rubidium edf7b21e18 (svn r16976) -Codechange: remove WaypointID and MAX_LENGTH constants in favour of their Station variants 15 years ago
rubidium 2e1cee9aaf (svn r16974) -Codechange: do simple station build checks and 'decode' p1/p2 first 15 years ago
translators d59dd87e0c (svn r16973) -Update from WebTranslator v3.0:
simplified_chinese - 2 changes by Gavin
esperanto - 20 changes by tradukanto
german - 3 changes by Roujin
15 years ago
rubidium 7beaa029f0 (svn r16972) -Fix [FS#3058] (r16942): mixup of variables caused, in some cases, rail stations to have incorrect width/height. 15 years ago
alberth a1d236f3b8 (svn r16970) -Codechange: Transparency window uses nested widgets only. 15 years ago
alberth 1d180848d6 (svn r16969) -Codechange: Normalizing transparency gui widget numbers. 15 years ago
translators 0b1f5a4a83 (svn r16968) -Update from WebTranslator v3.0:
danish - 14 changes by silentStatic
finnish - 1 changes by jpx_
greek - 1 changes by kinglee
malay - 26 changes by rionix88
persian - 2 changes by 100ra
brazilian_portuguese - 6 changes by Tucalipe
slovak - 37 changes by James
spanish - 2 changes by Terkhen
swedish - 4 changes by Chrill
15 years ago
rubidium 649af92ceb (svn r16967) -Fix [FS#0356]: assert when UFO tried to destroy rail 15 years ago
rubidium 30d9e54279 (svn r16966) -Codechange: BEGIN_TILE_LOOP and END_TILE_LOOP reworked into TILE_LOOP, which means no more duplication of parameters between BEGIN_TILE_LOOP and END_TILE_LOOP 15 years ago
rubidium 3321f45246 (svn r16965) -Codechange: use tile area instead of sets of variables for the station joiner code. 15 years ago
translators 43a9e72b8c (svn r16964) -Update from WebTranslator v3.0:
greek - 303 changes by fumantsu
italian - 1 changes by lorenzodv
russian - 1 changes by Lone_Wolf
spanish - 25 changes by Terkhen
turkish - 1 changes by niw3
15 years ago
alberth 84507dc358 (svn r16963) -Codechange: Added NWidgetViewport widget. 15 years ago
rubidium 66bca52949 (svn r16962) -Codechange: more work towards multi tile waypoints 15 years ago
alberth 297c521b6f (svn r16961) -Codechange: Moving some methods up in the class hierarchy to avoid code duplication. 15 years ago
alberth 9caa2e941e (svn r16960) -Doc: Added some viewport and vehicle type doxygen strings. 15 years ago
rubidium d827a78ab7 (svn r16959) -Codechange: make the station joiner a bit more aware of the difference between waypoints and stations. 15 years ago
translators df1fa9f066 (svn r16958) -Update from WebTranslator v3.0:
english_US - 2 changes by agenthh
frisian - 54 changes by huddekul
greek - 272 changes by fumantsu
russian - 8 changes by Lone_Wolf
serbian - 59 changes by etran
spanish - 122 changes by Terkhen
15 years ago
frosch 1969cbd6e8 (svn r16957) -Fix: Trigger the same window repositioning after changing font/language as it is done after resizing the main OpenTTD window. 15 years ago
rubidium e4b38f4e82 (svn r16956) -Update: 'pre' translate some strings that can't be translated, like {BLACK}{STRING} 15 years ago
rubidium a8ef0aaa99 (svn r16955) -Fix (r16954): removed a few strings too many from the translations 15 years ago
rubidium f49259326d (svn r16954) -Codechange: make the Game Options window use the nested widget system. 15 years ago
alberth 42714792dc (svn r16953) -Codechange: Use SetStringParameters() for simple parameterized strings. 15 years ago
alberth a8e5d36868 (svn r16952) -Codechange: Use a label for the world population in the town directory window. 15 years ago
rubidium e6c1f389fc (svn r16951) -Change: order the strings in the options dropdown slightly more logical 15 years ago
rubidium 636acc3d7c (svn r16950) -Codechange: unduplicate waypoint + station sign drawing 15 years ago