summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-07-29(svn r20238) -Doc: [NoAI] clarify the documentation for AIBaseStation::GetLoc...yexo
2010-07-28(svn r20237) -Fix (r20049): Check for disallowed level crossings also when co...michi_cc
2010-07-28(svn r20236) -Add: stub for Belarusian translationrubidium
2010-07-28(svn r20235) -Update from WebTranslator v3.0:translators
2010-07-28(svn r20234) -Fix [FS#3988]: refit costs from refit orders are subtracted fro...yexo
2010-07-28(svn r20233) -Codechange: fix/unify coding and comment style a bitrubidium
2010-07-28(svn r20232) -Codechange: shuffle a few functions around so they don't need t...rubidium
2010-07-28(svn r20231) -Document: which version had which savegame versionrubidium
2010-07-27(svn r20230) -Fix [FS#3961]: road vehicles could be dead locked with one way ...rubidium
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