Commit Graph

15552 Commits (71aac2192faee17e482e6d27c3de6ba8cc5f2cd2)
 

Author SHA1 Message Date
alberth 71aac2192f (svn r20221) -Codechange: Move unscrolled row calculation into a function. 14 years ago
rubidium f48fca6bfc (svn r20220) -Fix [FS#3974]: strip non-printable characters before showing it in an edit box, so when renaming a vehicle type you won't get the "SETX stuff" that some NewGRFs use 14 years ago
rubidium 757f80c2b4 (svn r20219) -Fix: Haiku uses a "special" location for headers 14 years ago
translators a8b264e8c8 (svn r20218) -Update from WebTranslator v3.0:
traditional_chinese - 9 changes by josesun
hungarian - 9 changes by IPG
irish - 4 changes by tem
korean - 38 changes by junho2813
russian - 46 changes by Lone_Wolf
14 years ago
frosch 91c8ef91b1 (svn r20217) -Fix [FS#3969]: Invalidate saveload GUI after rescanning NewGRFs. 14 years ago
alberth b378deff33 (svn r20216) -Fix: Increase scrolling speed of industry cargoes window, enlarge height slightly so small chains fit by default. 14 years ago
alberth b97aba9da7 (svn r20215) -Fix [FS#3971]: Remove all road pieces rather than aborting at the first ownership error (Krille). 14 years ago
translators 817d4cf805 (svn r20214) -Update from WebTranslator v3.0:
croatian - 9 changes by VoyagerOne
finnish - 9 changes by jpx_
french - 9 changes by glx
german - 9 changes by planetmaker
indonesian - 9 changes by prof
serbian - 9 changes by etran
spanish - 9 changes by Terkhen
14 years ago
smatz 76cba0fee3 (svn r20212) -Doc: remove the (now invalid) comment about problems with certain zlib versions 14 years ago
alberth 137e2b64c9 (svn r20211) -Codechange: Indented code should have curly braces around it. 14 years ago
alberth 3dc9989841 (svn r20210) -Fix (r20206): Allow other compilers to enjoy the new window too. 14 years ago
alberth a5e0362851 (svn r20209) -Add: Allow access to the industry cargoes window from the fund industry window. 14 years ago
alberth 76a00e51ad (svn r20208) -Add: Allow access of the industry cargoes window from the industry view window. 14 years ago
alberth 6490c06a66 (svn r20207) -Codechange: Move variable declaration to first use. 14 years ago
alberth b4358056ee (svn r20206) -Feature: Display suppliers and customers of an industry or cargo. 14 years ago
translators abe3983b60 (svn r20205) -Update from WebTranslator v3.0:
czech - 15 changes by ReisRyos
polish - 7 changes by xine
ukrainian - 1 changes by Fixer
14 years ago
translators 8ae9ec9a71 (svn r20204) -Update from WebTranslator v3.0:
czech - 1 changes by ReisRyos
14 years ago
rubidium ed20526231 (svn r20203) -Fix: some file "headers" were incorrect, including doxygen @file so they wouldn't be picked up by doxygen. 14 years ago
translators 14c45fa251 (svn r20202) -Update from WebTranslator v3.0:
chuvash - 93 changes by mefisteron
irish - 5 changes by tem
norwegian_nynorsk - 1 changes by 2rB
14 years ago
yexo f357bf9674 (svn r20201) -Feature [FS#3926]: add several new hotkeys to the global hotkey list and to the order windows. None of them has a default keybinding. 14 years ago
yexo cafe07dde8 (svn r20200) -Fix [FS#3930]: terraform and extra viewport hotkeys didn't work in the scenario editor (jawsper) 14 years ago
yexo c5f12c337d (svn r20199) -Fix [FS#3964]: NewGRFs that defined a vehicle without either loaded or loading groups could crash OpenTTD 14 years ago
translators 7484eba2db (svn r20198) -Update from WebTranslator v3.0:
chuvash - 39 changes by mefisteron
portuguese - 31 changes by ABCRic, SupSuper
14 years ago
rubidium d28515d16c (svn r20197) -Fix [FS#3963]: GetNearbyTileInformation can be used to get the terrain type of a MP_VOID tile. 14 years ago
terkhen 34c580ee96 (svn r20196) -Fix: Remove autofocus of the edit box in the world generation window. 14 years ago
terkhen 4b921170b8 (svn r20195) -Fix [FS#3891]: Remove autofocus of the edit box in the found town window (Zuu). 14 years ago
rubidium 1062330ba1 (svn r20194) -Fix: compilation with network disabled failed 14 years ago
translators 658dc6b931 (svn r20193) -Update from WebTranslator v3.0:
chuvash - 15 changes by mefisteron
indonesian - 9 changes by prof
korean - 6 changes by junho2813
norwegian_bokmal - 15 changes by CyberKenny
portuguese - 58 changes by SupSuper
brazilian_portuguese - 15 changes by Tucalipe
russian - 1 changes by Lone_Wolf
14 years ago
rubidium 9fd2afb147 (svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be missed :) 14 years ago
rubidium 6ef7b78c8b (svn r20191) -Codechange: unVARDEF _tick_counter and move it to a more logical location 14 years ago
rubidium 60b93f5c69 (svn r20190) -Codechange: unVARDEF _generate_world and move it to genworld 14 years ago
rubidium 3744fda3c1 (svn r20189) -Codechange: unVARDEF _display_opt and move it to a more logical location 14 years ago
rubidium 54ec48f7ce (svn r20188) -Codechange: unVARDEF the _[config|log|highscore]_file variables and move them to a more logical location 14 years ago
rubidium 035d0ef16b (svn r20187) -Codechange: move _tileh_to_sprite into a function in a more logical place and with a more descriptive name 14 years ago
rubidium 2ab8035604 (svn r20186) -Codechange: remove VARDEF from _realtime_tick and _rightclick_emulate 14 years ago
rubidium cd5bc729d4 (svn r20185) -Codechange: reduce the scope of _palette_animation_counter 14 years ago
rubidium 4a2901eea4 (svn r20184) -Codechange: make _trees_tick_ctr and _disaster_delay not use VARDEF and put them in a more logical location 14 years ago
rubidium 8894ae2ccb (svn r20183) -Codechange: make _do_autosave and _dedicated_forks not use VARDEF and put them in a more logical location 14 years ago
translators 1441de3950 (svn r20180) -Update from WebTranslator v3.0:
chuvash - 65 changes by mefisteron
korean - 16 changes by junho2813
portuguese - 11 changes by SupSuper
ukrainian - 3 changes by Madvin
14 years ago
translators c4c6ccb1eb (svn r20176) -Update from WebTranslator v3.0:
chuvash - 19 changes by mefisteron
greek - 9 changes by fumantsu
indonesian - 7 changes by prof
italian - 13 changes by lorenzodv
swedish - 2 changes by tool
turkish - 7 changes by niw3
14 years ago
frosch fb0ac38f3d (svn r20175) -Change: [NewGRF] Adapt vehicle var FE bit 6 to new railtypes. 14 years ago
frosch de785d2875 (svn r20174) -Codechange [FS#3955]: Allow horizontal resizing for all vehicle lists. 14 years ago
frosch d8e9cbc77d (svn r20173) -Codechange: Make the normal vehiclelist fit the longest action dropdown text. 14 years ago
frosch ca5acaa616 (svn r20172) -Codechange: Use BaseVehicleListWindow::BuildActionDropdownList() also for the normal vehicle list. 14 years ago
frosch 598b0e6be6 (svn r20171) -Fix: Make the group list action dropdown also use vehicletype-specific texts like the normal vehicle list. 14 years ago
frosch ea4bb0bec0 (svn r20170) -Codechange: Add BaseVehicleListWindow::GetActionDropdownSize(). 14 years ago
frosch d10c265d75 (svn r20169) -Codechange: Replace ShowGroupActionDropdown() with BaseVehicleListWindow::BuildActionDropdownList(). 14 years ago
michi_cc eeaa6995e6 (svn r20167) -Add: Vehicle var 4A to the NewGRF debug window. 14 years ago
rubidium 0ca6c03b1e (svn r20166) -Fix [FS#3949]: do not scan /data and ~/data (if they happen to be your working directory). If it's the directory where your binary is located it will still scan them. 14 years ago
michi_cc 3ad7f8b455 (svn r20165) -Feature: [NewGRF] Information (var 4A) about the current railtype a train is on. 14 years ago