summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-20(svn r19862) -Change: allow "" and " " as arguments meaning nothing and space...rubidium
2010-05-19(svn r19861) -Fix (r19814): Silence a warning.frosch
2010-05-19(svn r19860) -Update from WebTranslator v3.0:translators
2010-05-19(svn r19859) -Fix (r19853): preprocessor warningglx
2010-05-18(svn r19853) -Fix [FS#3840]: revert r19781 and apply a more sensible version ...rubidium
2010-05-18(svn r19852) -Fix [FS#TT-MS]: Drawing fallback sprites for unavailable NewGRF...frosch
2010-05-18(svn r19851) -Update from WebTranslator v3.0:translators
2010-05-18(svn r19850) -Codechange: move declaration of InitializeRailGUI() to rail_gui.hsmatz
2010-05-17(svn r19849) -Fix: Center sprite and text seperately in the newgrf gui active...alberth
2010-05-17(svn r19848) -Fix (r19837): Center the texts of the inactive newgrfs.alberth
2010-05-17(svn r19847) -Update from WebTranslator v3.0:translators
2010-05-17(svn r19846) -Fix (r19839): STR_NEWGRF_SETTINGS_SELECT_PRESET != STR_NEWGRF_F...glx
2010-05-16(svn r19845) -Feature: Dynamically switch between 2 and 3 column NewGRF gui f...alberth
2010-05-16(svn r19844) -Fix: Move NWidgetBase::StoreSizePosition() to an include file, ...alberth
2010-05-16(svn r19843) -Codechange: Move ComputeMaxSize() to widget_type.h to make it g...alberth
2010-05-16(svn r19842) -Change: Adapt other languages too.alberth
2010-05-16(svn r19841) -Feature: Setup NewGRFs from a single window.alberth
2010-05-16(svn r19840) -Add: Add 'rescan' functionality to the NewGRF window.alberth
2010-05-16(svn r19839) -Change: Also copy the new filter string in the other languages.alberth
2010-05-16(svn r19838) -Change: Add filter capability to the availables list.alberth
2010-05-16(svn r19837) -Change: Display list of available (non-active) grfs in the NewG...alberth
2010-05-16(svn r19836) -Codechange: Move sprite palette selection code in NewGRF gui to...alberth
2010-05-16(svn r19835) -Codechange: Extract grfident equality check to its own method.alberth
2010-05-16(svn r19834) -Change: Replace matrix list widget in NewGRF gui by a panel wit...alberth
2010-05-16(svn r19833) -Change: Modify NewGRF window towards having combined lists, add...alberth
2010-05-16(svn r19832) -Codechange: Rename variables list->actives, sel->active_sel.alberth
2010-05-16(svn r19831) -Codechange: Rename formal parameters of the constructor to matc...alberth
2010-05-16(svn r19830) -Codechange: Move variable declarations to their first use.alberth
2010-05-16(svn r19829) -Codechange: Extract assignment from the condition-check in the ...alberth
2010-05-16(svn r19828) -Remove: broken strings from Italian (did hope the translator ha...rubidium
2010-05-16(svn r19827) -Update from WebTranslator v3.0:translators
2010-05-16(svn r19826) -Add: extra gender to Italianrubidium
2010-05-15(svn r19825) -Update from WebTranslator v3.0:translators
2010-05-15(svn r19824) -Fix [FS#3837] (19799): aircraft would be heading to someonerubidium
2010-05-15(svn r19823) -Fix: Ensure that both texts of the newgrf gui download button fit.alberth
2010-05-14(svn r19822) -Fix (r19814): missing semicolonglx
2010-05-14(svn r19821) -Fix (r19816): Minimap displayed a black screen instead of the u...alberth
2010-05-14(svn r19820) -Update from WebTranslator v3.0:translators
2010-05-13(svn r19819) -Update from WebTranslator v3.0:translators
2010-05-13(svn r19818) -Fix [FS#3784](r16004): kicking clients by IP didn't worksmatz
2010-05-13(svn r19817) -Fix: MSVC compile warningsrubidium
2010-05-13(svn r19816) -Codechange: use static const uint for the unnamed 'tile consts'...rubidium
2010-05-13(svn r19815) -Cleanup: remove two unused variablessmatz
2010-05-13(svn r19814) -Codechange: give some more unnamed enums a name, in case they c...rubidium
2010-05-13(svn r19813) -Fix (r19807): initialising viewports kinda failedrubidium
2010-05-13(svn r19812) -Codechange: give some unnamed enums a name or, in case they con...rubidium
2010-05-13(svn r19811) -Codechange: make the last bits from table/strings.h use static ...rubidium
2010-05-13(svn r19810) -Fix: [YAPF] Improperly formatted (global) constantrubidium
2010-05-13(svn r19809) -Codechange: make some unnamed network related enums/defines sta...rubidium
2010-05-13(svn r19808) -Codechange: NetworkCalculateLag returned an uint, so keep it th...rubidium