summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-14(svn r19133) -Fix [FS#3621]: [Mac OS X] --enable-desync-debug failed compilin...rubidium
2010-02-14(svn r19132) -Codechange: No need to end a line with ;;.alberth
2010-02-14(svn r19131) -Doc: Add doxygen comments to some economy variables and constants.alberth
2010-02-14(svn r19130) -Codechange: Use references and inlining in CommandCost.alberth
2010-02-14(svn r19129) -Fix [FS#3623] (r19122): Don't draw cargo ratings/acceptance whe...alberth
2010-02-14(svn r19128) -Codechange: CommandCost cost methods return void instead of a c...alberth
2010-02-14(svn r19127) -Codechange: Add printf-like warnings to more functions.frosch
2010-02-14(svn r19126) -Codechange: Silence a warning.frosch
2010-02-13(svn r19125) -Fix (r18809): Compiling with desync-debug failed.frosch
2010-02-13(svn r19124) -Update from WebTranslator v3.0:translators
2010-02-13(svn r19123) -Fix [FS#3617]: Resize station cargo widget when needed to displ...alberth
2010-02-13(svn r19122) -Codechange: Move cargo drawing to StationViewWindow::OnPaint().alberth
2010-02-13(svn r19121) -Codechange: Introduce a variable for the height of the ratings ...alberth
2010-02-13(svn r19120) -Fix: [NewGRF] Industry property 0x17 was interpreted incorrectl...frosch
2010-02-13(svn r19119) -Fix [FS#3616]: removing towns (in the scenario editor) that had...rubidium
2010-02-13(svn r19118) -Fix [FS#3593]: Some buttons in the order gui were raised too soon.alberth
2010-02-13(svn r19117) -Fix [FS#3593]: The Non-stop dropdown wasn't enabled for depot a...terkhen
2010-02-13(svn r19116) -Fix [FS#3615]: enabling ccache via environment variables failed...rubidium
2010-02-13(svn r19115) -Document: --with-ccache and --with-distcc in configurerubidium
2010-02-12(svn r19114) -Change: [strgen] Modify the outputted format for MSVC builds of...rubidium
2010-02-12(svn r19113) -Change: [strgen] Remove the partially generated language file i...rubidium
2010-02-12(svn r19112) -Fix [FS#3611]: don't crash on broken lng filesmatz
2010-02-12(svn r19111) -Fix (r19070): the station view didn't show acceptance anymorerubidium
2010-02-12(svn r19110) -Fix (r19107): if GCC 3.2 has the trouble, then don't allow itrubidium
2010-02-12(svn r19109) -Update from WebTranslator v3.0:translators
2010-02-12(svn r19108) -Document: what compilers are known to succeed compiling OpenTTD...rubidium
2010-02-12(svn r19107) -Change: GCC 3.2 seems to be having trouble with some templates toorubidium
2010-02-12(svn r19106) -Codechange: change 'const static' -> 'static const' for consist...rubidium
2010-02-12(svn r19105) -Fix [FS#3614]: not all news data was properly freed when starti...yexo
2010-02-12(svn r19104) -Fix (r19039): Stablize main view centering in smallmap.alberth
2010-02-12(svn r19103) -Codechange: Use px/py for pixel coordinates in PixelToTile(), a...alberth
2010-02-12(svn r19102) -Codechange; let doxygen parse as much code as possibleyexo
2010-02-12(svn r19101) -Fix (r19039): Click sound was not played when pressing zoom in/...alberth
2010-02-12(svn r19100) -Fix: [MSVC] don't stop building language files if building one ...yexo
2010-02-11(svn r19099) -Doc: two files had the wrong name in the @file commentyexo
2010-02-11(svn r19098) -Update from WebTranslator v3.0:translators
2010-02-11(svn r19097) -Fix [FS#3610] (r10444): compilation error in the BeMidi driver ...rubidium
2010-02-11(svn r19096) -Fix: segfault when one of the items in the news_display group i...yexo
2010-02-11(svn r19095) -Fix: segfault when a baseset has an empty metadata fieldyexo
2010-02-11(svn r19094) -Codechange: don't check for NULL values before calling StrEmptyyexo
2010-02-10(svn r19093) -Codechange: do not prefix console debug output with 'condbg', [...smatz
2010-02-10(svn r19092) -Fix (r19081): MSVC couldn't quite compile OpenTTDrubidium
2010-02-10(svn r19091) -Cleanup: remove some unneeded zeroingrubidium
2010-02-10(svn r19090) -Codechange: some comment coding style fixesrubidium
2010-02-10(svn r19089) -Codechange: some minor coding stylerubidium
2010-02-10(svn r19088) -Fix: some typos/spelling errors in the base 'translation'rubidium
2010-02-10(svn r19087) -Codechange: some typos in StringIDsrubidium
2010-02-10(svn r19086) -Update from WebTranslator v3.0:translators
2010-02-10(svn r19085) -Codechange: simplify hooking of console commandssmatz
2010-02-10(svn r19084) -Codechange: minor coding-style fixupssmatz