Mercurial > hg > openttd
graph
-
(svn r22457) -Codechange: Make the NewGRFSpriteLayout a direct member of TileLayoutSpriteGroup instead of allocating it separately. draftSat, 14 May 2011 17:33:26 +0000, by frosch
-
(svn r22456) -Codechange: Derive NewGRFSpriteLayout from DrawTileSprites for spritelayouts allocated on the heap, and make use of constructors and destructors. draftSat, 14 May 2011 17:25:45 +0000, by frosch
-
(svn r22454) -Codechange: Deduplicate GetCustomStationGroundRelocation() into GetCustomStationRelocation() and only call it if actually needed. draftSat, 14 May 2011 13:12:47 +0000, by frosch
-
(svn r22453) -Feature(ette): Implement variable 18 for custom station foundations. draftSat, 14 May 2011 12:38:10 +0000, by frosch
-
(svn r22452) -Fix (r18708): Zero register 0x100 as specified before resolving custom station foundations. draftSat, 14 May 2011 12:36:31 +0000, by frosch
-
(svn r22451) -Codechange: Test for bridges and tunnels during the first pass only while terraforming (HackaLittleBit) draftSat, 14 May 2011 09:26:16 +0000, by alberth
-
(svn r22450) -Fix [FS#4610]: Don't "log" the NewGRFs in the screenshot when in the menu draftFri, 13 May 2011 20:07:57 +0000, by rubidium
-
(svn r22444) -Add: When GRFs are disabled via Action E or due to GRM failure, also display an error in the GUI. draftWed, 11 May 2011 20:23:37 +0000, by frosch
-
(svn r22443) -Codechange: Deduplicate code for deactivating GRFs. draftWed, 11 May 2011 20:22:04 +0000, by frosch
-
(svn r22442) -Fix: Do not popup fatal NewGRF error messages in the intro screen. The GRFs are not going to be activated there anyway and the GRF settings GUI will not display the errors either. draftWed, 11 May 2011 20:20:21 +0000, by frosch
-
(svn r22440) -Change: [Windows] Remove Cancel button from information messages. draftMon, 09 May 2011 20:29:01 +0000, by terkhen
-
(svn r22439) -Fix (r22291, r22426): Drawing lines of length zero failed. draftSun, 08 May 2011 18:20:21 +0000, by frosch
-
(svn r22437) -Fix: Catenary was drawn incorrectly next to level crossings with foundations. (same as r3935, but for level crossings) draftSun, 08 May 2011 16:19:04 +0000, by frosch
-
(svn r22436) -Fix (r18969): Apply railtype property 12 (station graphics) also to station groundsprites from action 1. draftSun, 08 May 2011 15:58:59 +0000, by frosch
-
(svn r22435) -Fix: Git revision detection would return too much when tags are involved. draftSat, 07 May 2011 15:13:52 +0000, by michi_cc
-
(svn r22434) -Feature [FS#4591]: [NewGRF] Allow to filter by town of the current industry when using industry variable 0x68 (Yexo) draftSat, 07 May 2011 10:20:29 +0000, by terkhen
-
(svn r22433) -Add/Fix: Add constants for the palette colours used in the smallmap and fix some windows palette indices. draftSat, 07 May 2011 00:22:46 +0000, by frosch
-
(svn r22432) -Codechange: Simplify smallmap colour constants using some more specialised macros. draftSat, 07 May 2011 00:15:46 +0000, by frosch
-
(svn r22431) -Fix (r22399): NETWORK_RECV_STATUS_MALFORMED_PACKET != false. draftFri, 06 May 2011 22:17:34 +0000, by michi_cc
-
(svn r22430) -Fix: COAL, RUBR, SUGR and the coalmine used windows palette colours in smallmap/legends etc.. draftFri, 06 May 2011 22:10:50 +0000, by frosch
-
(svn r22429) -Add: some constants for specific palette colours used in the GUI. draftFri, 06 May 2011 21:13:29 +0000, by frosch
-
(svn r22428) -Codechange: Reduce code duplication in the smallmap legend. draftFri, 06 May 2011 20:57:02 +0000, by michi_cc
-
(svn r22426) -Fix (r22291): Drawing vertical and horizontal lines of width 1 missed drawing the first pixel. draftThu, 05 May 2011 20:20:52 +0000, by frosch