summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2013-06-19(svn r25429) -Fix [FS#5603] (r25140): When town creation failed, removing ↵frosch
remnants of the construction failed on protected houses.
2013-06-19(svn r25427) -Update from WebTranslator v3.0:translators
simplified_chinese - 2 changes by siu238X traditional_chinese - 2 changes by siu238X croatian - 31 changes by VoyagerOne french - 2 changes by glx hungarian - 1 changes by Brumi slovak - 44 changes by Milsa thai - 30 changes by nirakanz
2013-06-18(svn r25426) -Fix: highlight the right entry in the sorting selector in ↵fonsinchen
station view window
2013-06-18(svn r25425) -Update from WebTranslator v3.0:translators
simplified_chinese - 50 changes by siu238X, ww9980 traditional_chinese - 7 changes by siu238X croatian - 32 changes by VoyagerOne english_AU - 2 changes by mrtux german - 9 changes by Jogio
2013-06-17(svn r25424) -Fix: keep old flows around in an invalidated state to continue ↵fonsinchen
routing cargo if necessary
2013-06-17(svn r25423) -Fix: integer overflows in MCF solverfonsinchen
2013-06-17(svn r25422) -Fix: properly initialize base capacity for pathsfonsinchen
2013-06-17(svn r25421) -Update from WebTranslator v3.0:translators
simplified_chinese - 58 changes by siu238X traditional_chinese - 12 changes by siu238X galician - 6 changes by Michi german - 3 changes by Jogio korean - 4 changes by telk5093 thai - 54 changes by nirakanz
2013-06-16(svn r25420) -Update from WebTranslator v3.0:translators
traditional_chinese - 54 changes by siu238X estonian - 16 changes by KSiimson galician - 34 changes by Michi german - 2 changes by planetmaker hungarian - 2 changes by Brumi italian - 2 changes by lorenzodv russian - 4 changes by Lone_Wolf thai - 546 changes by nirakanz turkish - 42 changes by wakeup
2013-06-15(svn r25419) -Fix: assign some random other source station to packets which ↵fonsinchen
have lost their source
2013-06-15(svn r25418) -Fix: WT3 validation errorrubidium
2013-06-15(svn r25417) -Update from WebTranslator v3.0:translators
english_US - 2 changes by Rubidium spanish - 2 changes by Terkhen thai - 3 changes by nirakanz
2013-06-15(svn r25414) -Codechange: Move handling of global hotkeys to HotkeyList.frosch
2013-06-15(svn r25413) -Fix-ish: Suppress focussing editboxes which are not visible.frosch
2013-06-15(svn r25412) -Codechange: Make use of Window::OnHotkeyfrosch
2013-06-15(svn r25411) -Add: Window::OnHotkeyfrosch
2013-06-15(svn r25410) -Codechange: Put all hotkeys of a window into a static ↵frosch
HotkeyList member.
2013-06-15(svn r25409) -Cleanup: remove removed stringrubidium
2013-06-15(svn r25408) -Codechange: Simplify hotkeys by removing unused stuff.frosch
2013-06-15(svn r25407) -Codechange: Use order hotkey enum instead of function pointers.frosch
2013-06-15(svn r25406) -Cleanup: There were two hotkeys to toggle between 'unload' and ↵frosch
'unload if possible'.
2013-06-15(svn r25405) -Feature-ish: differentiate between total waiting cargo count ↵rubidium
and available (not reserved) cargo count in the station list -Change: sort based on the cargo count, not the cargo value
2013-06-15(svn r25404) -Feature: Thairubidium
2013-06-15(svn r25403) -Update from WebTranslator v3.0:translators
thai - 1612 changes by nirakanz
2013-06-15(svn r25402) -Fix-ish: Prevent copying of BasePool and WindowDesc, since ↵frosch
they register in static vectors.
2013-06-15(svn r25401) -Fix-ish: Add missing includes with prototypes to functions ↵frosch
declared in the cpp file.
2013-06-14(svn r25400) -Update from WebTranslator v3.0:translators
dutch - 22 changes by habell finnish - 2 changes by jpx_ german - 9 changes by Jogio hungarian - 1 changes by Brumi swedish - 3 changes by Joel_A
2013-06-13(svn r25399) -Fix: invalid UTF8 characterrubidium
2013-06-13(svn r25398) -Update from WebTranslator v3.0:translators
dutch - 7 changes by habell hungarian - 61 changes by Brumi persian - 18 changes by rkarimabadi russian - 12 changes by Lone_Wolf ukrainian - 1 changes by Strategy
2013-06-12(svn r25397) -Fix (r25342,r25352): Document API additions in the GS changelogzuu
2013-06-12(svn r25396) -Update from WebTranslator v3.0:translators
english_AU - 25 changes by mrtux korean - 60 changes by telk5093 russian - 3 changes by Lone_Wolf gaelic - 6 changes by GunChleoc spanish - 2 changes by Terkhen
2013-06-11(svn r25395) -Fix [FS#5596]: The size of station construction windows could ↵frosch
oscillate when resizing the window moved the mouse into the window.
2013-06-11(svn r25394) -Fix: Restrict renaming engines to the server, just like ↵frosch
renaming towns.
2013-06-11(svn r25393) -Update from WebTranslator v3.0:translators
dutch - 32 changes by habell english_AU - 37 changes by mrtux english_US - 2 changes by Rubidium german - 2 changes by Jogio italian - 6 changes by lorenzodv korean - 1 changes by junho2813 russian - 6 changes by Lone_Wolf gaelic - 28 changes by GunChleoc swedish - 3 changes by Zuu
2013-06-10(svn r25391) -Fix: make ChangeShare really aware of INT_MINfonsinchen
2013-06-10(svn r25390) -Fix: add missing compatibility settings in afterload.fonsinchen
2013-06-10(svn r25389) -Update from WebTranslator v3.0:translators
english_US - 2 changes by Rubidium finnish - 2 changes by jpx_ french - 4 changes by glx german - 5 changes by Jogio, planetmaker italian - 59 changes by lorenzodv polish - 1 changes by wojteks86 spanish - 2 changes by Terkhen
2013-06-10(svn r25388) -Fix [FS#5593] (r25376): Forgot to add tooltips for the new ↵zuu
main menu buttons
2013-06-09(svn r25387) -Fix: "typos" in @file filenamerubidium
2013-06-09(svn r25386) -Fix: Use plural forms in linkgraph settings.frosch
2013-06-09(svn r25385) -Update from WebTranslator v3.0:translators
english_US - 59 changes by Rubidium finnish - 59 changes by jpx_ french - 18 changes by glx german - 21 changes by Jogio, planetmaker lithuanian - 42 changes by butkus spanish - 59 changes by Terkhen swedish - 39 changes by Zuu, daishan
2013-06-09(svn r25384) -Fix (25344): Correctly invalidate the story window when data ↵zuu
changes
2013-06-09(svn r25383) -Fix (r25376): Remove now redundant menu entries for story book ↵zuu
and goals
2013-06-09(svn r25382) -Fix: STR_CONFIG_SETTING_DISTRIBUTION_ARMOURED_HELPTEXT was ↵fonsinchen
inaccurate
2013-06-09(svn r25381) -Fix: Silent story book compiler warningszuu
2013-06-09(svn r25380) -Fix (r25344): Vertically center images of page elements in the ↵zuu
available vertical space
2013-06-09(svn r25379) -Fix: avoid warning in FlowStatMap::FinalizeLocalConsumptionfonsinchen
2013-06-09(svn r25378) -Cleanup: remove stale/outdated stringrubidium
2013-06-09(svn r25377) -Feature: timetable spreading of vehicles by Ctrl+Click when ↵rubidium
setting a start date
2013-06-09(svn r25376) -Feature: Allow access to goal list and story book of other ↵zuu
companies than your own