summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-07-27(svn r20227) -Fix [FS#3985]: Don't spend cash when building a statue fails.terkhen
2010-07-27(svn r20226) -Fix: make "space after ..." usage uniform in English (UK) againrubidium
2010-07-26(svn r20225) -Update from WebTranslator v3.0:translators
portuguese - 11 changes by SupSuper romanian - 16 changes by tonny russian - 37 changes by slovak - 11 changes by keso53
2010-07-26(svn r20224) -Fix [FS#3976]: Depot did not become unsnowy, when snowline rises.frosch
2010-07-26(svn r20223) -Codechange: Replace scrolled row calculations by a call to ↵alberth
GetScrolledRowFromWidget().
2010-07-26(svn r20222) -Add: Add functions to compute the row in a scrolled widget.alberth
2010-07-26(svn r20221) -Codechange: Move unscrolled row calculation into a function.alberth
2010-07-25(svn r20220) -Fix [FS#3974]: strip non-printable characters before showing ↵rubidium
it in an edit box, so when renaming a vehicle type you won't get the "SETX stuff" that some NewGRFs use
2010-07-25(svn r20219) -Fix: Haiku uses a "special" location for headersrubidium
2010-07-25(svn r20218) -Update from WebTranslator v3.0:translators
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
2010-07-25(svn r20217) -Fix [FS#3969]: Invalidate saveload GUI after rescanning NewGRFs.frosch
2010-07-25(svn r20216) -Fix: Increase scrolling speed of industry cargoes window, ↵alberth
enlarge height slightly so small chains fit by default.
2010-07-25(svn r20215) -Fix [FS#3971]: Remove all road pieces rather than aborting at ↵alberth
the first ownership error (Krille).
2010-07-24(svn r20214) -Update from WebTranslator v3.0:translators
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
2010-07-24(svn r20212) -Doc: remove the (now invalid) comment about problems with ↵smatz
certain zlib versions
2010-07-24(svn r20211) -Codechange: Indented code should have curly braces around it.alberth
2010-07-23(svn r20210) -Fix (r20206): Allow other compilers to enjoy the new window too.alberth
2010-07-23(svn r20209) -Add: Allow access to the industry cargoes window from the fund ↵alberth
industry window.
2010-07-23(svn r20208) -Add: Allow access of the industry cargoes window from the ↵alberth
industry view window.
2010-07-23(svn r20207) -Codechange: Move variable declaration to first use.alberth
2010-07-23(svn r20206) -Feature: Display suppliers and customers of an industry or cargo.alberth
2010-07-23(svn r20205) -Update from WebTranslator v3.0:translators
czech - 15 changes by ReisRyos polish - 7 changes by xine ukrainian - 1 changes by Fixer
2010-07-22(svn r20204) -Update from WebTranslator v3.0:translators
czech - 1 changes by ReisRyos
2010-07-22(svn r20203) -Fix: some file "headers" were incorrect, including doxygen ↵rubidium
@file so they wouldn't be picked up by doxygen.
2010-07-21(svn r20202) -Update from WebTranslator v3.0:translators
chuvash - 93 changes by mefisteron irish - 5 changes by tem norwegian_nynorsk - 1 changes by 2rB
2010-07-21(svn r20201) -Feature [FS#3926]: add several new hotkeys to the global ↵yexo
hotkey list and to the order windows. None of them has a default keybinding.
2010-07-21(svn r20200) -Fix [FS#3930]: terraform and extra viewport hotkeys didn't ↵yexo
work in the scenario editor (jawsper)
2010-07-21(svn r20199) -Fix [FS#3964]: NewGRFs that defined a vehicle without either ↵yexo
loaded or loading groups could crash OpenTTD
2010-07-20(svn r20198) -Update from WebTranslator v3.0:translators
chuvash - 39 changes by mefisteron portuguese - 31 changes by ABCRic, SupSuper
2010-07-19(svn r20197) -Fix [FS#3963]: GetNearbyTileInformation can be used to get the ↵rubidium
terrain type of a MP_VOID tile.
2010-07-19(svn r20196) -Fix: Remove autofocus of the edit box in the world generation ↵terkhen
window.
2010-07-19(svn r20195) -Fix [FS#3891]: Remove autofocus of the edit box in the found ↵terkhen
town window (Zuu).
2010-07-19(svn r20194) -Fix: compilation with network disabled failedrubidium
2010-07-19(svn r20193) -Update from WebTranslator v3.0:translators
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
2010-07-19(svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be ↵rubidium
missed :)
2010-07-19(svn r20191) -Codechange: unVARDEF _tick_counter and move it to a more ↵rubidium
logical location
2010-07-19(svn r20190) -Codechange: unVARDEF _generate_world and move it to genworldrubidium
2010-07-19(svn r20189) -Codechange: unVARDEF _display_opt and move it to a more ↵rubidium
logical location
2010-07-19(svn r20188) -Codechange: unVARDEF the _[config|log|highscore]_file ↵rubidium
variables and move them to a more logical location
2010-07-19(svn r20187) -Codechange: move _tileh_to_sprite into a function in a more ↵rubidium
logical place and with a more descriptive name
2010-07-19(svn r20186) -Codechange: remove VARDEF from _realtime_tick and ↵rubidium
_rightclick_emulate
2010-07-19(svn r20185) -Codechange: reduce the scope of _palette_animation_counterrubidium
2010-07-19(svn r20184) -Codechange: make _trees_tick_ctr and _disaster_delay not use ↵rubidium
VARDEF and put them in a more logical location
2010-07-19(svn r20183) -Codechange: make _do_autosave and _dedicated_forks not use ↵rubidium
VARDEF and put them in a more logical location
2010-07-18(svn r20180) -Update from WebTranslator v3.0:translators
chuvash - 65 changes by mefisteron korean - 16 changes by junho2813 portuguese - 11 changes by SupSuper ukrainian - 3 changes by Madvin
2010-07-17(svn r20176) -Update from WebTranslator v3.0:translators
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
2010-07-17(svn r20175) -Change: [NewGRF] Adapt vehicle var FE bit 6 to new railtypes.frosch
2010-07-17(svn r20174) -Codechange [FS#3955]: Allow horizontal resizing for all ↵frosch
vehicle lists.
2010-07-17(svn r20173) -Codechange: Make the normal vehiclelist fit the longest action ↵frosch
dropdown text.
2010-07-17(svn r20172) -Codechange: Use ↵frosch
BaseVehicleListWindow::BuildActionDropdownList() also for the normal vehicle list.