summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-31(svn r20262) -Codechange: Remove unused ScoreInfo::id field, and doxyment the...alberth
2010-07-31(svn r20260) -Update from WebTranslator v3.0:translators
2010-07-31(svn r20259) -Add: allow NewGRFs to specify their version and use that to hid...rubidium
2010-07-31(svn r20258) -Feature: more user-friendly gui to change NewGRF parametersyexo
2010-07-31(svn r20257) -Codechange: unify some node handling code and don't require a s...rubidium
2010-07-31(svn r20256) -Codechange: add a DrawStringMultiline variant that accepts cons...yexo
2010-07-31(svn r20255) -Add: allow NewGRFs to specify static info about their user-chan...yexo
2010-07-31(svn r20254) -Add: allow NewGRFs to specify their paletterubidium
2010-07-31(svn r20253) -Codechange: change GRFConfig::windows_paletted into a bitmask/b...rubidium
2010-07-31(svn r20252) -Codechange: deduplicate logic for setting a suitable (initial) ...rubidium
2010-07-31(svn r20251) -Add: [NewGRF] allow grfs to specify the number of valid parametersyexo
2010-07-31(svn r20250) -Feature: [NewGRF] add support for action14 (static grf info)yexo
2010-07-31(svn r20249) -Codechange: change the newgrf name/description from a char* to ...yexo
2010-07-31(svn r20248) -Codechange: use a copy-constructor instead of a separate functi...yexo
2010-07-30(svn r20247) -Fix: when it is known the loading an old savegame is going to f...rubidium
2010-07-30(svn r20246) -Update from WebTranslator v3.0:translators
2010-07-30(svn r20245) -Update: the other languages in accordance with r20244rubidium
2010-07-30(svn r20244) -Fix: the caption of the "Available vehicle" lists was black, wh...rubidium
2010-07-30(svn r20243) -Update: the strings; they don't need the {WHITE} colour code an...rubidium
2010-07-30(svn r20242) -Change: remove the need for "{WHITE}" control codes in some of ...rubidium
2010-07-30(svn r20241) -Codechange: Move variable declarations to their first use.alberth
2010-07-29(svn r20240) -Update from WebTranslator v3.0:translators
2010-07-29(svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH).terkhen
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 r20219) -Fix: Haiku uses a "special" location for headersrubidium
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 r20212) -Doc: remove the (now invalid) comment about problems with certa...smatz
2010-07-24(svn r20211) -Codechange: Indented code should have curly braces around it.alberth