Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-28 | (svn r20235) -Update from WebTranslator v3.0: | translators | |
basque - 8 changes by Thadah chuvash - 7 changes by mefisteron croatian - 5 changes by VoyagerOne dutch - 1 changes by habell german - 8 changes by planetmaker hungarian - 6 changes by IPG indonesian - 4 changes by prof italian - 12 changes by lorenzodv korean - 1 changes by junho2813 russian - 1 changes by Lone_Wolf ukrainian - 1 changes by Fixer | |||
2010-07-28 | (svn r20234) -Fix [FS#3988]: refit costs from refit orders are subtracted ↵ | yexo | |
from the vehicle yearly income | |||
2010-07-28 | (svn r20233) -Codechange: fix/unify coding and comment style a bit | rubidium | |
2010-07-28 | (svn r20232) -Codechange: shuffle a few functions around so they don't need ↵ | rubidium | |
to be declared in advance | |||
2010-07-28 | (svn r20231) -Document: which version had which savegame version | rubidium | |
2010-07-27 | (svn r20230) -Fix [FS#3961]: road vehicles could be dead locked with one way ↵ | rubidium | |
roads. This allows one wayness to be removed if there are vehicles on a tile; it does not allow you to add one wayness to roads that have vehicles on them as it makes turning vehicles jump | |||
2010-07-27 | (svn r20229) -Fix [FS#3986]: "Service at nearest depot" behaved the same as ↵ | rubidium | |
"Go to nearest depot" | |||
2010-07-27 | (svn r20228) -Update from WebTranslator v3.0: | translators | |
basque - 10 changes by Thadah dutch - 9 changes by habell finnish - 5 changes by jpx_ french - 5 changes by glx german - 3 changes by planetmaker italian - 9 changes by lorenzodv portuguese - 8 changes by SupSuper spanish - 9 changes by Terkhen ukrainian - 9 changes by Fixer | |||
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) again | rubidium | |
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 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 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 failed | rubidium | |
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 genworld | rubidium | |
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_counter | rubidium | |
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 |