Mercurial > hg > openttd
graph
-
(svn r25432) -Fix [FS#5608]: clang compiler error; sometimes it's more strict than others draftSat, 22 Jun 2013 07:44:59 +0000, by rubidium
-
(svn r25429) -Fix [FS#5603] (r25140): When town creation failed, removing remnants of the construction failed on protected houses. draftWed, 19 Jun 2013 20:03:10 +0000, by frosch
-
(svn r25426) -Fix: highlight the right entry in the sorting selector in station view window draftTue, 18 Jun 2013 19:32:58 +0000, by fonsinchen
-
(svn r25424) -Fix: keep old flows around in an invalidated state to continue routing cargo if necessary draftMon, 17 Jun 2013 20:38:11 +0000, by fonsinchen
-
(svn r25423) -Fix: integer overflows in MCF solver draftMon, 17 Jun 2013 20:37:31 +0000, by fonsinchen
-
(svn r25422) -Fix: properly initialize base capacity for paths draftMon, 17 Jun 2013 20:37:07 +0000, by fonsinchen
-
(svn r25419) -Fix: assign some random other source station to packets which have lost their source draftSat, 15 Jun 2013 20:48:50 +0000, by fonsinchen
-
(svn r25414) -Codechange: Move handling of global hotkeys to HotkeyList. draftSat, 15 Jun 2013 15:31:22 +0000, by frosch
-
(svn r25413) -Fix-ish: Suppress focussing editboxes which are not visible. draftSat, 15 Jun 2013 15:31:04 +0000, by frosch
-
(svn r25412) -Codechange: Make use of Window::OnHotkey draftSat, 15 Jun 2013 15:30:44 +0000, by frosch
-
(svn r25410) -Codechange: Put all hotkeys of a window into a static HotkeyList member. draftSat, 15 Jun 2013 15:28:09 +0000, by frosch
-
(svn r25408) -Codechange: Simplify hotkeys by removing unused stuff. draftSat, 15 Jun 2013 15:27:33 +0000, by frosch
-
(svn r25407) -Codechange: Use order hotkey enum instead of function pointers. draftSat, 15 Jun 2013 15:27:08 +0000, by frosch
-
(svn r25406) -Cleanup: There were two hotkeys to toggle between 'unload' and 'unload if possible'. draftSat, 15 Jun 2013 15:26:49 +0000, by frosch
-
(svn r25405) -Feature-ish: differentiate between total waiting cargo count and available (not reserved) cargo count in the station list draftSat, 15 Jun 2013 15:26:24 +0000, by rubidium
-
(svn r25402) -Fix-ish: Prevent copying of BasePool and WindowDesc, since they register in static vectors. draftSat, 15 Jun 2013 15:06:22 +0000, by frosch
-
(svn r25401) -Fix-ish: Add missing includes with prototypes to functions declared in the cpp file. draftSat, 15 Jun 2013 15:05:54 +0000, by frosch
-
(svn r25397) -Fix (r25342,r25352): Document API additions in the GS changelog draftWed, 12 Jun 2013 19:31:33 +0000, by zuu
-
(svn r25395) -Fix [FS#5596]: The size of station construction windows could oscillate when resizing the window moved the mouse into the window. draftTue, 11 Jun 2013 18:36:26 +0000, by frosch
-
(svn r25394) -Fix: Restrict renaming engines to the server, just like renaming towns. draftTue, 11 Jun 2013 18:24:01 +0000, by frosch
-
(svn r25392) -Fix (r25390): update regression to account for the compatability settings draftTue, 11 Jun 2013 05:04:49 +0000, by rubidium
-
(svn r25391) -Fix: make ChangeShare really aware of INT_MIN draftMon, 10 Jun 2013 21:53:11 +0000, by fonsinchen
-
(svn r25390) -Fix: add missing compatibility settings in afterload. draftMon, 10 Jun 2013 21:30:31 +0000, by fonsinchen
-
(svn r25388) -Fix [FS#5593] (r25376): Forgot to add tooltips for the new main menu buttons draftMon, 10 Jun 2013 17:17:59 +0000, by zuu
-
(svn r25386) -Fix: Use plural forms in linkgraph settings. draftSun, 09 Jun 2013 18:51:49 +0000, by frosch
-
(svn r25384) -Fix (25344): Correctly invalidate the story window when data changes draftSun, 09 Jun 2013 16:18:58 +0000, by zuu
-
(svn r25383) -Fix (r25376): Remove now redundant menu entries for story book and goals draftSun, 09 Jun 2013 15:36:31 +0000, by zuu
-
(svn r25382) -Fix: STR_CONFIG_SETTING_DISTRIBUTION_ARMOURED_HELPTEXT was inaccurate draftSun, 09 Jun 2013 15:23:01 +0000, by fonsinchen
-
(svn r25381) -Fix: Silent story book compiler warnings draftSun, 09 Jun 2013 14:13:59 +0000, by zuu
-
(svn r25380) -Fix (r25344): Vertically center images of page elements in the available vertical space draftSun, 09 Jun 2013 14:11:55 +0000, by zuu
-
(svn r25379) -Fix: avoid warning in FlowStatMap::FinalizeLocalConsumption draftSun, 09 Jun 2013 14:10:33 +0000, by fonsinchen
-
(svn r25378) -Cleanup: remove stale/outdated string draftSun, 09 Jun 2013 13:56:36 +0000, by rubidium
-
(svn r25377) -Feature: timetable spreading of vehicles by Ctrl+Click when setting a start date draftSun, 09 Jun 2013 13:55:33 +0000, by rubidium
-
(svn r25376) -Feature: Allow access to goal list and story book of other companies than your own draftSun, 09 Jun 2013 13:37:04 +0000, by zuu
-
(svn r25375) -Update: add fonsinchen to credits draftSun, 09 Jun 2013 13:31:59 +0000, by fonsinchen
-
(svn r25373) -Add: squirrel bindings for cargodist-specific widgets draftSun, 09 Jun 2013 13:24:26 +0000, by fonsinchen
-
(svn r25372) -Add: Allow opening a goal list window specific to a company draftSun, 09 Jun 2013 13:23:03 +0000, by zuu