Mercurial > hg > openttd
graph
-
(svn r19066) -Fix: settings that are part of the "ttdpatch flags" can cause desyncs if they're changed in network games draftTue, 09 Feb 2010 16:22:13 +0000, by yexo
-
(svn r19065) -Fix [FS#3605]: Station offset multiplier was wrong. draftTue, 09 Feb 2010 15:43:54 +0000, by peter1138
-
(svn r19064) -Feature: Allow to select different land colours for the smallmap (reworked by Alberth). draftMon, 08 Feb 2010 23:46:35 +0000, by terkhen
-
(svn r19063) -Codechange: type in constant name (andythenorth) draftMon, 08 Feb 2010 23:05:29 +0000, by yexo
-
(svn r19062) -Codechange: Move smallmap related functions to their own header. draftMon, 08 Feb 2010 21:19:41 +0000, by terkhen
-
(svn r19060) -Codechange: Draw custom depot sprites in GUI. draftMon, 08 Feb 2010 16:07:46 +0000, by peter1138
-
(svn r19059) -Fix (r19056): Regenerate MSVC project files. draftMon, 08 Feb 2010 01:31:10 +0000, by michi_cc
-
(svn r19056) -Add: [NewGRF] Action 3/2/1 (i.e. new graphics) support for rail types. (To be documented...) draftSun, 07 Feb 2010 22:22:54 +0000, by peter1138
-
(svn r19054) -Fix [FS#3598]: when banning yourself via rcon do not send the 'command response' to the client as the connection has already been terminated draftSun, 07 Feb 2010 18:28:09 +0000, by rubidium
-
(svn r19053) -Codechange: Add an enum for the special flags of industry tiles. (based on andythenorth' work) draftSun, 07 Feb 2010 12:04:44 +0000, by frosch
-
(svn r19052) -Codechange: Remove the _smallmap_draw_procs array. draftSun, 07 Feb 2010 11:58:35 +0000, by alberth
-
(svn r19050) -Fix: Don't call callbacks for disabled industrytypes. draftSat, 06 Feb 2010 20:41:27 +0000, by frosch
-
(svn r19049) -Codechange: Deduplicate computing number of initial industries. draftSat, 06 Feb 2010 20:19:59 +0000, by frosch
-
(svn r19048) -Codechange: Pass the already queried effective tile type to the GetSmallMapPixels routines. draftSat, 06 Feb 2010 19:24:51 +0000, by alberth
-
(svn r19047) -Codechange: Use GetEffectiveTileType() in all GetSmallMapPixels routines. draftSat, 06 Feb 2010 19:22:29 +0000, by alberth
-
(svn r19046) -Codechange: Move retrieval of tile colour data in smallmap. draftSat, 06 Feb 2010 19:18:09 +0000, by alberth
-
(svn r19044) -Codechange: don't load the 'new game' NewGRFs when you're certain the savegame wouldn't have been saved with them, i.e. don't load the 'new game' NewGRFs for TTO savegames. draftSat, 06 Feb 2010 17:26:21 +0000, by rubidium
-
(svn r19043) -Doc: Dcoumenting the GetSmallMapPixels typedef. draftSat, 06 Feb 2010 15:10:12 +0000, by alberth
-
(svn r19042) -Add: Allow mousewheel zooming in smallmap. draftSat, 06 Feb 2010 13:22:04 +0000, by alberth
-
(svn r19041) -Codechange: Improve selection of tile to draw in zoomed-out smallmaps. draftSat, 06 Feb 2010 13:19:46 +0000, by alberth
-
(svn r19040) -Codechange: Introduce inverse function of RemapCoords. draftSat, 06 Feb 2010 13:14:40 +0000, by alberth
-
(svn r19038) -Codechange: Move TileArea methods to their own file. draftSat, 06 Feb 2010 12:56:13 +0000, by alberth
-
(svn r19027) -Doc: Document RemapCoords functions. draftSat, 06 Feb 2010 09:30:30 +0000, by alberth
-
(svn r19026) -Codechange: Move a constant computation out of the loop. draftSat, 06 Feb 2010 09:27:04 +0000, by alberth
-
(svn r19025) -Codechange: Rename DrawSmallMapStuff() to DrawSmallMapColumn(). draftSat, 06 Feb 2010 09:25:02 +0000, by alberth