summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-08-01(svn r20285) -Codechange: use ///< for single-line doxygen comments in the AI...yexo
2010-08-01(svn r20284) -Codechange: use ///< for single-line doxygen comments in the AI...yexo
2010-08-01(svn r20283) -Codechange: Unify start of doygen comments.frosch
2010-08-01(svn r20282) -Codechange: add some spaces where they should've beenrubidium
2010-08-01(svn r20281) -Codechange: unify case scope closure + break coding stylerubidium
2010-08-01(svn r20280) -Fix: indentation of some switch casesrubidium
2010-08-01(svn r20279) -Doc: Doxygen additions/improvements.alberth
2010-08-01(svn r20278) -Update from WebTranslator v3.0:translators
2010-08-01(svn r20277) -Codechange: Move CmdSetAutoReplace() from company_cmd.cpp to au...alberth
2010-08-01(svn r20276) -Update: add some genders/cases to Belarusianrubidium
2010-08-01(svn r20275) -Fix (r20274): some compilers are complaining about signed/unsig...yexo
2010-08-01(svn r20274) -Fix: special keycodes were matched if a code matched the start ...yexo
2010-07-31(svn r20273) -Fix [FS#3930]: '-' and '=' were not correctly read from hotkeys...yexo
2010-07-31(svn r20272) -Doc: [NoAI] document return value of AIGroup::SetAutoReplaceyexo
2010-07-31(svn r20271) -Doc: add doxygen comments to several items under src/ai/yexo
2010-07-31(svn r20269) -Codechange: Use IsLocalCompany() everywhere, document the funct...alberth
2010-07-31(svn r20268) -Add: append 'On'/'Off' after the name for boolean NewGRF settingsyexo
2010-07-31(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.alberth
2010-07-31(svn r20264) -Fix (r20258): saving a new preset was brokenyexo
2010-07-31(svn r20263) -Change: only show the NewGRF version when newgrf_developer_tool...rubidium
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