summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-07-27(svn r20229) -Fix [FS#3986]: "Service at nearest depot" behaved the same as "...rubidium
2010-07-27(svn r20228) -Update from WebTranslator v3.0:translators
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
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 GetS...alberth
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 it...rubidium
2010-07-25(svn r20218) -Update from WebTranslator v3.0:translators
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, enlar...alberth
2010-07-25(svn r20215) -Fix [FS#3971]: Remove all road pieces rather than aborting at t...alberth
2010-07-24(svn r20214) -Update from WebTranslator v3.0:translators
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
2010-07-23(svn r20208) -Add: Allow access of the industry cargoes window from the indus...alberth
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
2010-07-22(svn r20204) -Update from WebTranslator v3.0:translators
2010-07-22(svn r20203) -Fix: some file "headers" were incorrect, including doxygen @fil...rubidium
2010-07-21(svn r20202) -Update from WebTranslator v3.0:translators
2010-07-21(svn r20201) -Feature [FS#3926]: add several new hotkeys to the global hotkey...yexo
2010-07-21(svn r20200) -Fix [FS#3930]: terraform and extra viewport hotkeys didn't work...yexo
2010-07-21(svn r20199) -Fix [FS#3964]: NewGRFs that defined a vehicle without either lo...yexo
2010-07-20(svn r20198) -Update from WebTranslator v3.0:translators
2010-07-19(svn r20197) -Fix [FS#3963]: GetNearbyTileInformation can be used to get the ...rubidium
2010-07-19(svn r20196) -Fix: Remove autofocus of the edit box in the world generation w...terkhen
2010-07-19(svn r20195) -Fix [FS#3891]: Remove autofocus of the edit box in the found to...terkhen
2010-07-19(svn r20194) -Fix: compilation with network disabled failedrubidium
2010-07-19(svn r20193) -Update from WebTranslator v3.0:translators
2010-07-19(svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be mi...rubidium
2010-07-19(svn r20191) -Codechange: unVARDEF _tick_counter and move it to a more logica...rubidium
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 logical...rubidium
2010-07-19(svn r20188) -Codechange: unVARDEF the _[config|log|highscore]_file variables...rubidium
2010-07-19(svn r20187) -Codechange: move _tileh_to_sprite into a function in a more log...rubidium
2010-07-19(svn r20186) -Codechange: remove VARDEF from _realtime_tick and _rightclick_e...rubidium
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 VA...rubidium
2010-07-19(svn r20183) -Codechange: make _do_autosave and _dedicated_forks not use VARD...rubidium
2010-07-18(svn r20180) -Update from WebTranslator v3.0:translators
2010-07-17(svn r20176) -Update from WebTranslator v3.0:translators
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 vehicle...frosch
2010-07-17(svn r20173) -Codechange: Make the normal vehiclelist fit the longest action ...frosch
2010-07-17(svn r20172) -Codechange: Use BaseVehicleListWindow::BuildActionDropdownList(...frosch