Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 ↵ | alberth | |
when the window is shaded. | |||
2010-02-14 | (svn r19128) -Codechange: CommandCost cost methods return void instead of a ↵ | alberth | |
copy of *this. | |||
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 | |
traditional_chinese - 3 changes by josesun english_US - 35 changes by agenthh esperanto - 27 changes by Ailanto finnish - 1 changes by jpx_ german - 1 changes by planetmaker hungarian - 51 changes by IPG icelandic - 55 changes by antonsigur indonesian - 9 changes by fanioz lithuanian - 2 changes by norwegian_bokmal - 229 changes by mantaray norwegian_nynorsk - 2 changes by mantaray portuguese - 9 changes by JayCity brazilian_portuguese - 14 changes by Tucalipe, leandromoh russian - 7 changes by serbian - 5 changes by etran slovenian - 1 changes by ntadej | |||
2010-02-13 | (svn r19123) -Fix [FS#3617]: Resize station cargo widget when needed to ↵ | alberth | |
display all accepted cargo types. | |||
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 | |
and accepted cargo widgets. | |||
2010-02-13 | (svn r19120) -Fix: [NewGRF] Industry property 0x17 was interpreted ↵ | frosch | |
incorrectly and in some cases circumvented the density difficulty setting. -Change: Do not scale the number of industry creations during map creation with the number of available industry types. -Feature: [NewGRF] Implement special industry flag 0x10000. | |||
2010-02-13 | (svn r19119) -Fix [FS#3616]: removing towns (in the scenario editor) that ↵ | rubidium | |
had stations/depots refer to them or vehicles were on the town's road could cause a crash | |||
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 ↵ | terkhen | |
and waypoint orders. | |||
2010-02-12 | (svn r19114) -Change: [strgen] Modify the outputted format for MSVC builds ↵ | rubidium | |
of strgen so it also shows fatal errors in the 'error list' and it also counts them. (Fatal) errors are marked as warnings so a failing language file is not causing the complete compilation to fail. | |||
2010-02-12 | (svn r19113) -Change: [strgen] Remove the partially generated language file ↵ | rubidium | |
if compilation fails. | |||
2010-02-12 | (svn r19112) -Fix [FS#3611]: don't crash on broken lng file | smatz | |
2010-02-12 | (svn r19111) -Fix (r19070): the station view didn't show acceptance anymore | rubidium | |
2010-02-12 | (svn r19109) -Update from WebTranslator v3.0: | translators | |
catalan - 13 changes by arnau croatian - 1 changes by VoyagerOne french - 1 changes by glx lithuanian - 2 changes by norwegian_nynorsk - 71 changes by mantaray polish - 5 changes by silver_777 russian - 15 changes by Lone_Wolf slovak - 27 changes by keso53 slovenian - 6 changes by ntadej vietnamese - 39 changes by myquartz, nglekhoi | |||
2010-02-12 | (svn r19106) -Codechange: change 'const static' -> 'static const' for ↵ | rubidium | |
consistency (1 vs 2900 cases); some GCCs/ICCs are known to warn about the former case, but it's valid C++. | |||
2010-02-12 | (svn r19105) -Fix [FS#3614]: not all news data was properly freed when ↵ | yexo | |
starting a new game | |||
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(), ↵ | alberth | |
as promised by the documentation. | |||
2010-02-12 | (svn r19101) -Fix (r19039): Click sound was not played when pressing zoom ↵ | alberth | |
in/out buttons. | |||
2010-02-11 | (svn r19099) -Doc: two files had the wrong name in the @file comment | yexo | |
2010-02-11 | (svn r19098) -Update from WebTranslator v3.0: | translators | |
arabic_egypt - 101 changes by kasakg croatian - 7 changes by VoyagerOne czech - 8 changes by SmatZ dutch - 2 changes by habell finnish - 4 changes by jpx_ french - 12 changes by glx hebrew - 12 changes by dnd_man hungarian - 15 changes by IPG indonesian - 2 changes by fanioz italian - 2 changes by lorenzodv korean - 2 changes by junho2813 lithuanian - 10 changes by BlinK_ luxembourgish - 2 changes by Phreeze norwegian_bokmal - 5 changes by mantaray norwegian_nynorsk - 225 changes by mantaray portuguese - 1 changes by JayCity romanian - 2 changes by tonny serbian - 2 changes by etran slovak - 99 changes by keso53 spanish - 6 changes by Terkhen vietnamese - 4 changes by myquartz | |||
2010-02-11 | (svn r19097) -Fix [FS#3610] (r10444): compilation error in the BeMidi driver ↵ | rubidium | |
(jrepan) | |||
2010-02-11 | (svn r19096) -Fix: segfault when one of the items in the news_display group ↵ | yexo | |
in the config file has no value | |||
2010-02-11 | (svn r19095) -Fix: segfault when a baseset has an empty metadata field | yexo | |
2010-02-11 | (svn r19094) -Codechange: don't check for NULL values before calling StrEmpty | yexo | |
2010-02-10 | (svn r19093) -Codechange: do not prefix console debug output with 'condbg', ↵ | smatz | |
[console] is enough | |||
2010-02-10 | (svn r19091) -Cleanup: remove some unneeded zeroing | rubidium | |
2010-02-10 | (svn r19090) -Codechange: some comment coding style fixes | rubidium | |
2010-02-10 | (svn r19089) -Codechange: some minor coding style | rubidium | |
2010-02-10 | (svn r19088) -Fix: some typos/spelling errors in the base 'translation' | rubidium | |
2010-02-10 | (svn r19087) -Codechange: some typos in StringIDs | rubidium | |
2010-02-10 | (svn r19086) -Update from WebTranslator v3.0: | translators | |
traditional_chinese - 4 changes by josesun dutch - 4 changes by habell french - 3 changes by glx german - 2 changes by planetmaker greek - 4 changes by fumantsu hebrew - 29 changes by dnd_man hungarian - 2 changes by alyr italian - 4 changes by lorenzodv japanese - 25 changes by PouncingAnt lithuanian - 34 changes by BlinK_ luxembourgish - 178 changes by Phreeze romanian - 4 changes by kkmic slovenian - 2 changes by ntadej spanish - 2 changes by Terkhen | |||
2010-02-10 | (svn r19085) -Codechange: simplify hooking of console commands | smatz | |
2010-02-10 | (svn r19084) -Codechange: minor coding-style fixups | smatz | |
2010-02-10 | (svn r19083) -Cleanup: remove support for modifying variables from console | smatz | |
2010-02-10 | (svn r19082) -Codechange: make 'developer' a regular setting | smatz | |
2010-02-10 | (svn r19081) -Codechange: make it possible to disable compilation of the ↵ | rubidium | |
AI+Squirrel | |||
2010-02-10 | (svn r19080) -Cleanup: remove unused _debug_ntp_level and _debug_ms_level | smatz | |
2010-02-10 | (svn r19079) -Codechange: use _debug_console_level instead of ↵ | smatz | |
_stdlib_con_developer | |||
2010-02-10 | (svn r19078) -Update: add cases to Hebrew (dnd_man) | rubidium | |
2010-02-10 | (svn r19077) -Codechange: remove company_pw from console vars | smatz | |
2010-02-10 | (svn r19076) -Codechange: Move graph functions to their own header. | terkhen | |
2010-02-10 | (svn r19075) -Codechange: unhackify NetworkChangeCompanyPassword() | smatz | |
2010-02-10 | (svn r19074) -Change: when filtering list of settings and console commands, ↵ | smatz | |
use strstr() instead of strncmp() |