Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
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. | |||
2010-07-17 | (svn r20171) -Fix: Make the group list action dropdown also use ↵ | frosch | |
vehicletype-specific texts like the normal vehicle list. | |||
2010-07-17 | (svn r20170) -Codechange: Add BaseVehicleListWindow::GetActionDropdownSize(). | frosch | |
2010-07-17 | (svn r20169) -Codechange: Replace ShowGroupActionDropdown() with ↵ | frosch | |
BaseVehicleListWindow::BuildActionDropdownList(). | |||
2010-07-16 | (svn r20167) -Add: Vehicle var 4A to the NewGRF debug window. | michi_cc | |
2010-07-16 | (svn r20166) -Fix [FS#3949]: do not scan /data and ~/data (if they happen to ↵ | rubidium | |
be your working directory). If it's the directory where your binary is located it will still scan them. | |||
2010-07-16 | (svn r20165) -Feature: [NewGRF] Information (var 4A) about the current ↵ | michi_cc | |
railtype a train is on. | |||
2010-07-16 | (svn r20164) -Fix [FS#3870]: inconsistencies w.r.t. to km/h vs km-ish/h as ↵ | rubidium | |
"base" unit for aircraft speeds | |||
2010-07-16 | (svn r20163) -Update from WebTranslator v3.0: | translators | |
dutch - 3 changes by habell hungarian - 2 changes by IPG irish - 6 changes by tem portuguese - 18 changes by ABCRic russian - 73 changes by Lone_Wolf, perk11 ukrainian - 8 changes by Fixer | |||
2010-07-16 | (svn r20162) -Fix [FS#3954]: integer comparison failed in case the ↵ | rubidium | |
difference was more than "MAX_UINT"/2 | |||
2010-07-16 | (svn r20160) -Merge: changelog updates from the 1.0 branch | rubidium | |
2010-07-15 | (svn r20159) -Change: clarify use of OpenTTD directories and don't use the ↵ | rubidium | |
"TTD" abbreviation for Transport Tycoon Deluxe (parts by planetmaker) | |||
2010-07-15 | (svn r20158) -Fix (r20155): error in Russian language file | rubidium | |
2010-07-15 | (svn r20157) -Fix [FS#3950]: make it *very* clear that saveconfig doesn't ↵ | rubidium | |
save the configuration of a running savegame to openttd.cfg, but the one that would be used for new games | |||
2010-07-15 | (svn r20156) -Fix [FS#3937]: [YAPP] Converting a one-way block to a path ↵ | michi_cc | |
signal with trains on both sides could lead to a train crash. | |||
2010-07-15 | (svn r20155) -Update from WebTranslator v3.0: | translators | |
simplified_chinese - 4 changes by pda1573 traditional_chinese - 15 changes by josesun chuvash - 10 changes by mefisteron croatian - 8 changes by VoyagerOne finnish - 65 changes by jpx_ french - 3 changes by glx german - 3 changes by planetmaker irish - 2 changes by tem polish - 5 changes by amateja russian - 110 changes by perk11 serbian - 5 changes by etran slovak - 3 changes by keso53 spanish - 1 changes by Terkhen | |||
2010-07-14 | (svn r20153) -Fix (r20125): Make the snowchecks for clear land and trees ↵ | frosch | |
consistent with the other tiletypes. | |||
2010-07-14 | (svn r20152) -Fix: Silence a gcc warning. | frosch | |
2010-07-14 | (svn r20150) -Cleanup: Remove an unused function header. | terkhen | |
2010-07-14 | (svn r20147) -Change: make some of the english strings more consistent with ↵ | rubidium | |
eachother and OpenTTD's behaviour | |||
2010-07-14 | (svn r20146) -Update from WebTranslator v3.0: | translators | |
simplified_chinese - 110 changes by pda1573 traditional_chinese - 2 changes by pda1573 chuvash - 25 changes by mefisteron czech - 1 changes by Hadez finnish - 2 changes by jpx_ french - 2 changes by glx german - 2 changes by planetmaker hungarian - 3 changes by IPG irish - 38 changes by tem russian - 1 changes by Lone_Wolf slovak - 20 changes by keso53 spanish - 2 changes by Terkhen | |||
2010-07-14 | (svn r20145) -Codechange: keep original RMB->tooltip behaviour when hovering ↵ | rubidium | |
is disabled and there is no handled right click event for the widget, i.e. if a widget would handle the right click you won't see the tooltip anymore by right clicking; by enabling hovering you would get access to that tooltip again. |