summaryrefslogtreecommitdiff
path: root/src/lang/english.txt
AgeCommit message (Collapse)Author
2009-11-04(svn r17971) -Codechange: make the code of the toolbar more uniform; give ↵rubidium
the switch bar a tooltip and unify the naming of sprites.
2009-11-02(svn r17951) -Codechange: simplify making the popup list, remove arbirary ↵rubidium
limitations and unused code/strings.
2009-10-27(svn r17891) -Feature [FS#1619]: Show maximum tractive effort in the ↵rubidium
'exclusive test'/'early offer'/'engine preview' window
2009-10-27(svn r17887) -Codechange: remove some (now) unneeded {SKIP}srubidium
2009-10-26(svn r17877) -Fix (r1322/r1174/r464): do not hardcode 'Ban' for GUI ↵rubidium
purposes, i.e. make it translatable
2009-10-18(svn r17802) -Feature(ette) [FS#1862]: [NewGRF] Textstack support for CB 37.frosch
2009-10-07(svn r17741) -Feature-ish [FS#3116]: show the nickname of the person you're ↵rubidium
PMing
2009-09-28(svn r17660) -Fix: StringID typoglx
2009-09-28(svn r17658) -Codechange: remove custom drawing of the signal density in the ↵rubidium
signal GUI -Codechange: move the state updates from OnPaint
2009-09-26(svn r17641) -Codechange: remove the {N:...} that's not needed anymore since ↵rubidium
the currency window is nested.
2009-09-23(svn r17619) -Fix: rename STR_TINT_GROUP to STR_TINY_GROUPglx
2009-09-22(svn r17612) -Feature: possibility to choose (randomise or enter custom) ↵smatz
town name before its creation (original patch by Terkhen)
2009-09-21(svn r17606) -Add: initial support for Haiku; a dedicated server with zlib ↵rubidium
and libpng compiles and links (for me). Something's fishy with the network so it doesn't actually work (yet)
2009-09-21(svn r17603) -Codechange: since now, towns are 'founded' instead of 'built'smatz
2009-09-14(svn r17541) -Feature: Filtering in Add-NewGRF dialog.frosch
2009-09-14(svn r17538) -Codechange: Rename STR_CONTENT_FILTER_(OSKTITLE|TOOLTIP) for ↵frosch
more general usage.
2009-09-09(svn r17489) -Fix [FS#3187] (r17471): the tooltip said the inverse of what ↵rubidium
actually happened
2009-09-09(svn r17485) -Change [FS2459]: make the performance ratings harder to ↵rubidium
exploit; only count profitable vehicles and recently serviced stations.
2009-09-08(svn r17471) -Change: when removing a station or waypoint keep the rail ↵rubidium
unless Ctrl is pressed. This makes the behaviour consistent between the two.
2009-09-07(svn r17467) -Change: show the client id in join messages at the server ↵rubidium
(patch by dihedral)
2009-09-07(svn r17448) -Change [FS#2997]: buy vehicles instead of building them; makes ↵rubidium
it consistent with selling. Based on a patch by planetmaker
2009-09-07(svn r17446) -Codechange: rename BUILD with BUY for strings that are about ↵rubidium
building (in the future buying) vehicles.
2009-09-05(svn r17424) -Change: Unify 'list is empty' strings of the windows to '- ↵alberth
None -'.
2009-09-05(svn r17423) -Fix [FS#3174]: Show '- None -' with empty town or industry ↵alberth
list, and use that text in the size computation as well.
2009-09-01(svn r17360) -Fix (r17329): the 'track' and 'title' texts were lost in the ↵yexo
conversion to nested widgets
2009-09-01(svn r17348) -Fix: don't mix 'sort by' strings used for buttons and dropdownssmatz
2009-08-30(svn r17330) -Codechange: Lower some buttons in the music window when ↵yexo
clicked instead of changing the text colour to white
2009-08-29(svn r17311) -Change: rename STR_WHITE_STRINGN to STR_WHITE_STRINGyexo
2009-08-28(svn r17301) -Fix (r17297): typorubidium
2009-08-28(svn r17300) -Fix [FS#3120]: mention of Ctrl modifier was missing from some ↵rubidium
tooltips
2009-08-28(svn r17297) -Fix [part of FS#3120]: effect of pressing Ctrl was missed in a ↵rubidium
number of cases
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-08-20(svn r17244) -Change: add $Id$ to the language files toorubidium
2009-08-16(svn r17198) -Fix [FS#2406]: Accept monthly production values in the ↵alberth
scenario editor.
2009-08-15(svn r17182) -Feature(ish) [FS#2945]: sort vehicle lists on (timetable) delayrubidium
2009-08-12(svn r17157) -Add: localised decimal separatorsmatz
2009-08-09(svn r17139) -Change: add the concept of sound setsrubidium
2009-08-08(svn r17113) -Change [FS#265][FS#2094][FS#2589]: apply the subsidy when ↵smatz
subsidy's destination is in station's catchment area and cargo packets originate from subsidy's source -Change [FS#1134]: subsidies aren't bound to stations after awarding anymore, they still apply to town or industry, no matter what station is used for loading and unloading. Awarded subsidies from older savegames are lost -Change [NoAI]: due to these changes, AISubsidy::GetSource and AISubsidy::GetDestination now return STATION_INVALID for awarded subsidies
2009-08-06(svn r17096) -Fix [FS#3091]: news message about ordered refits failing ↵rubidium
wasn't very clear
2009-08-05(svn r17075) -Codechange: rename ~750 strings to be more uniform with their ↵rubidium
relatives
2009-08-05(svn r17070) -Codechange: some minor fixes to the order in english.txtrubidium
2009-08-05(svn r17068) -Change: make a number of strings more consistent with their ↵rubidium
relatives
2009-08-05(svn r17067) -Fix (r17064): local authority window got messed up a bit; also ↵rubidium
move OS names to a more logical place.
2009-08-05(svn r17066) -Codechange: unify the order of {TINYFONT}/{BIGFONT} and {<colour>}rubidium
2009-08-05(svn r17065) -Codechange: reorder last 1/3 of the strings. Hope it makes a ↵rubidium
bit more sense now
2009-08-04(svn r17064) -Codechange: reorder another 1/3 of the stringsrubidium
2009-08-04(svn r17063) -Fix: terraform toolbar had the wrong tooltip for building trees.rubidium
2009-08-04(svn r17062) -Change: unify the naming of some 125 stringsrubidium
2009-08-04(svn r17060) -Codechange: reorder 1/3 of the strings so they are more ↵rubidium
logically grouped (rest still needs to be done)
2009-08-03(svn r17059) -Codechange: Rename a few strings to reflect their usageyexo