Mercurial > hg > openttd
graph
-
(svn r24833) -Codechange: Replace magic numbers for invalidating vehicle-related windows with an enum. draftThu, 20 Dec 2012 19:44:02 +0000, by michi_cc
-
(svn r24832) -Fix [FS#5397]: [NewGRF] Take bridge speed limits into account for vehicle variable 4C. draftThu, 20 Dec 2012 19:43:58 +0000, by michi_cc
-
(svn r24831) -Fix [FS#5398]: [NewGRF] Incorrect values are better than a crash when a NewGRF queries vehicle variable 4C before vehicle initialisation is completed. draftThu, 20 Dec 2012 19:43:54 +0000, by michi_cc
-
(svn r24829) -Codechange: Reduce code duplication in the goal GUI draftThu, 20 Dec 2012 18:35:13 +0000, by zuu
-
(svn r24828) -Change: For dedicated servers without blitter ignore the spritecache size setting and always use the minimum. draftWed, 19 Dec 2012 19:31:18 +0000, by frosch
-
(svn r24826) -Fix: determineversion.vbs could hang in a git checkout draftWed, 19 Dec 2012 02:42:25 +0000, by glx
-
(svn r24821) -Add: When using a non-release version of OpenTTD and the basegraphics are missing some sprites, also suggest to use a non-release version of the basegraphics. draftFri, 14 Dec 2012 20:38:02 +0000, by frosch
-
(svn r24813) -Change: Offer engine previews only to companies which actually use the particular vehicle-type/cargo-type combination. draftSun, 09 Dec 2012 16:55:57 +0000, by frosch
-
(svn r24812) -Fix: Close pending preview windows when the engine is introduced to everyone. draftSun, 09 Dec 2012 16:55:38 +0000, by frosch
-
(svn r24811) -Add: Close engine preview window when another client accepts it. draftSun, 09 Dec 2012 16:55:21 +0000, by frosch
-
(svn r24810) -Fix: Make engine preview offers more robust wrt. changes in the company ranking. draftSun, 09 Dec 2012 16:55:03 +0000, by frosch
-
(svn r24809) -Feature(ette) [FS#2632]: Consider engine preview windows always sticky, so non-shift mass-closure does not affect them. draftSun, 09 Dec 2012 16:54:23 +0000, by frosch
-
(svn r24807) -Add [FS#2820]: Enable usage of 'companies' console command also in singleplayer. draftSun, 09 Dec 2012 16:53:41 +0000, by frosch
-
(svn r24806) -Feature [FS#3148]: Ask for confirmation before creating giant screenshots. draftSun, 09 Dec 2012 16:53:21 +0000, by frosch
-
(svn r24805) -Codechange: Refactor determination of screenshot viewport for world screenshots. draftSun, 09 Dec 2012 16:53:01 +0000, by frosch
-
(svn r24804) -Add: Separate subdirectory for screenshots. draftSun, 09 Dec 2012 16:52:43 +0000, by frosch
-
(svn r24802) -Fix [FS#4224]: When displaying the previous news message, don't consider news which are turned off. draftSat, 08 Dec 2012 17:19:09 +0000, by frosch
-
(svn r24801) -Codechange: Add functions to set integral DParams to suitable values for size computations. draftSat, 08 Dec 2012 17:18:51 +0000, by frosch
-
(svn r24800) -Fix [FS#5327] (r21933): Glitch in timetable GUI. (sbr) draftSat, 08 Dec 2012 17:18:30 +0000, by frosch
-
(svn r24797) -Change: upgrade Basque from unfinished to (nearly) finished translation draftThu, 06 Dec 2012 22:22:40 +0000, by rubidium
-
(svn r24794) -Change: Unify capitalisation in advanced settings dropdowns. draftWed, 05 Dec 2012 19:40:07 +0000, by frosch
-
(svn r24793) -Change: Move script opcodes setting from Economy to AI settings. draftWed, 05 Dec 2012 19:39:48 +0000, by frosch
-
(svn r24792) -Add: Readd difficulty settings to advanced settings unless they are already present in other settings windows. draftWed, 05 Dec 2012 19:38:44 +0000, by frosch
-
(svn r24789) -Add: Separate setting to control the default settings of newly added scripts and random AIs. draftWed, 05 Dec 2012 19:36:04 +0000, by frosch
-
(svn r24788) -Change: Detach script settings from difficulty settings. Always allow changing all script settings without setting difficulty to custom. draftWed, 05 Dec 2012 19:35:38 +0000, by frosch
-
(svn r24787) -Fix: Unify checks for editability of settings. draftWed, 05 Dec 2012 19:35:09 +0000, by frosch
-
(svn r24786) -Codechange: Add SettingsProfile enum for difficulty profiles and highscore tables. draftWed, 05 Dec 2012 19:34:45 +0000, by frosch
-
(svn r24785) -Add: Various methods to open the OSK. (based on patch by Eagle_rainbow) draftWed, 05 Dec 2012 19:34:25 +0000, by frosch
-
(svn r24782) -Codechange: [Win32] Disable MSVC warning about using 'this' in a base member initializer list as we don't use it in any problematic way. draftMon, 03 Dec 2012 22:08:03 +0000, by michi_cc
-
(svn r24781) -Fix (r24762): [Win32] MinGW compiler warning. draftMon, 03 Dec 2012 22:08:00 +0000, by michi_cc
-
(svn r24780) -Fix [FS#5378]: passing an int to a function expecting a byte can have side effects when MSVC optimises it draftMon, 03 Dec 2012 21:03:13 +0000, by glx
-
(svn r24776) -Doc: Typo fixes, additions, and additional dots collected from various sources (including Eagle_rainbow, MinchinWeb) draftSat, 01 Dec 2012 13:12:39 +0000, by alberth
-
(svn r24774) -Fix: Invert the focus handling of the OSK. Keep the focus at the OSK and close it on losing focus. This makes the editbox in the OSK behave correctly. draftWed, 28 Nov 2012 21:14:28 +0000, by frosch