Mercurial > hg > openttd
graph
-
(svn r11990) -Codechange: Show all cargo sources (en-route from) in the station view draftSat, 26 Jan 2008 22:15:39 +0000, by peter1138
-
(svn r11989) -Fix: Resize autoreplace window to fit purchase information text if it is too large. draftSat, 26 Jan 2008 21:02:35 +0000, by peter1138
-
(svn r11988) -Codechange: Add a generic way of changing a widget's size and adjust the widgets around it to suit. draftSat, 26 Jan 2008 20:55:04 +0000, by peter1138
-
(svn r11987) -Feature[newGRF]: Allow the industry view window to be resized only when callback 3A (Show additional text in industry window) is available for the current industry. draftSat, 26 Jan 2008 03:11:27 +0000, by belugas
-
(svn r11986) -Fix: build system ignored changes to table/control_codes.h which require strgen to be rebuilt draftFri, 25 Jan 2008 21:09:12 +0000, by peter1138
-
(svn r11985) -Feature[FS#1697, newGRF]: Implement var 8F(random bits) during callback 28 (Industry location permissibility) draftFri, 25 Jan 2008 18:13:04 +0000, by belugas
-
(svn r11984) -Fix: Also draw corner shores under rail tracks. draftFri, 25 Jan 2008 16:51:35 +0000, by frosch
-
(svn r11983) -Codechange: Add some helper functions for slopes and use them. draftFri, 25 Jan 2008 15:47:58 +0000, by frosch
-
(svn r11982) -Revert (r8738): Now we have shores in corners. No need to remove them from TTDP games. draftFri, 25 Jan 2008 13:54:27 +0000, by frosch
-
(svn r11981) -Fix [FS#1698]: Use unicode glyph mapping to fix up missing/shuffled sprites in original data files instead of shuffling or skipping draftFri, 25 Jan 2008 13:48:39 +0000, by peter1138
-
(svn r11980) -Fix: newer versions of cut do not accept field index 0 draftThu, 24 Jan 2008 23:56:43 +0000, by smatz
-
(svn r11979) -Codechange: drop MSVC 2003 support because MSVC 2003 is broken in such a manner that it triggers an internal compiler error without any clue what of the code is wrong. Even trying to bisect the problem does not give a single line of code that causes the trouble. draftThu, 24 Jan 2008 18:47:05 +0000, by rubidium
-
(svn r11978) -Codechange: Replace some global variables with window owned ones draftThu, 24 Jan 2008 18:35:35 +0000, by skidd13
-
(svn r11977) -Fix(r11976): not a typo, not a bug. Just a removal that should have been done. draftThu, 24 Jan 2008 18:28:52 +0000, by belugas
-
(svn r11976) -Fix: It seems that industries using results 0D/0E on callback cb29/35 were a bit too eager to close down. draftThu, 24 Jan 2008 18:16:04 +0000, by belugas
-
(svn r11975) -Documentation: Distinguish between station types in 'landscape_grid.html'. draftThu, 24 Jan 2008 17:32:03 +0000, by frosch
-
(svn r11974) -Fix [FS#1684]: Shore and sea tiles under bridges were converted to canals in old savegames. draftThu, 24 Jan 2008 14:57:43 +0000, by frosch
-
(svn r11973) -Fix (r11726, r11947)[FS#1683]: Use grass tiles for corner shores, if shores got replaced by ActionA. draftThu, 24 Jan 2008 14:49:40 +0000, by frosch
-
(svn r11972) -Fix: old AI shouldn't build fast planes with a small airport in orders draftThu, 24 Jan 2008 14:22:10 +0000, by smatz
-
(svn r11971) -Codechange: use of FOR_ALL_ENGINES/ENGINEIDS_OF_TYPE instead of for-loops draftThu, 24 Jan 2008 10:47:44 +0000, by peter1138
-
(svn r11969) -Codechange: documentation update, there are no 'track bits under bridge' anymore draftWed, 23 Jan 2008 23:22:47 +0000, by smatz
-
(svn r11968) -Codechange: remove redundant FindLengthOfTunnel(), use GetTunnelBridgeLength() and/or GetOtherTunnelEnd() instead draftWed, 23 Jan 2008 22:34:04 +0000, by smatz
-
(svn r11967) -Fix (r1400): MP_ROAD can have railbits too - OPF searching over rail of diffent owner behind crossing draftWed, 23 Jan 2008 20:02:30 +0000, by smatz
-
(svn r11966) -Fix: OPF was searching through depots and normal road stops draftWed, 23 Jan 2008 19:31:11 +0000, by smatz
-
(svn r11965) -Codechange: simplified tunnel/bridge code in TPFMode1 draftWed, 23 Jan 2008 18:24:04 +0000, by smatz
-
(svn r11964) -Fix [FS#1685]: Tropic zone data was returned incorrectly. draftWed, 23 Jan 2008 17:45:48 +0000, by peter1138
-
(svn r11963) -Fix(r11961): Forgot to specify the meaning of the magical 6 substraction draftWed, 23 Jan 2008 17:40:37 +0000, by belugas
-
(svn r11962) -Cleanup: OPF is no longer used to update signals draftWed, 23 Jan 2008 17:30:28 +0000, by smatz
-
(svn r11961) -Feature[newGRF]: Add support for Action 0D, var 13: informations about current map size. draftWed, 23 Jan 2008 17:08:35 +0000, by belugas
-
(svn r11960) -Cleanup: simplify some IsTunnel(Tile) / IsBridge(Tile) conditions draftWed, 23 Jan 2008 14:51:36 +0000, by smatz
-
(svn r11959) -Codechange: Use macro to loop for specific engine types instead of using specific indexes each time. draftWed, 23 Jan 2008 13:20:51 +0000, by peter1138
-
(svn r11958) -Fix (r11204): NewAI couldn't build any road vehicles when there were any tram grfs loaded draftWed, 23 Jan 2008 13:06:00 +0000, by smatz
-
(svn r11957) -Codechange [FS#1678]: Minor simplification and optimisation when checking for available road/rail types (bilbo) draftWed, 23 Jan 2008 09:43:53 +0000, by peter1138
-
(svn r11956) -Fix [FS#1675]: Disallow building locks and docks on rapids. draftWed, 23 Jan 2008 08:47:49 +0000, by peter1138
-
(svn r11955) -Fix (r11926): Prevent bridge and tunnel ends being placed on rivers. draftWed, 23 Jan 2008 08:28:19 +0000, by peter1138
-
(svn r11953) -Fix (r11172): do not allow modifying roadbits when other roadtypes would need different foundation draftWed, 23 Jan 2008 00:36:48 +0000, by smatz
-
(svn r11952) -Fix (r11926): Prevent industries from being built on rivers, unless they require water. draftTue, 22 Jan 2008 22:17:28 +0000, by peter1138
-
(svn r11951) -Fix (r11279): loading of very old savegames was broken draftTue, 22 Jan 2008 21:01:35 +0000, by smatz
-
(svn r11949) -Codechange: add river icon and cursor, drawn by skidd13. draftTue, 22 Jan 2008 20:04:30 +0000, by peter1138
-
(svn r11947) -Feature: Make use of new sprites added by Action5 type 0D. draftTue, 22 Jan 2008 17:48:08 +0000, by frosch
-
(svn r11946) -Fix: slope detection of bridge ramps. draftTue, 22 Jan 2008 16:08:17 +0000, by frosch
-
(svn r11945) -Fix: FileExists() failed for non latin paths (win32) draftTue, 22 Jan 2008 15:47:40 +0000, by glx
-
(svn r11944) -Fix: allow building drive-through road/tram stops at road/tram track that has no owner draftTue, 22 Jan 2008 15:40:29 +0000, by smatz
-
(svn r11943) -Codechange: add and use a simple structure to support small stacks by allocating it on the heap or pushing a few kB of data onto the stack when there is a large stack. draftTue, 22 Jan 2008 12:09:12 +0000, by rubidium
-
(svn r11942) -Codechange: Merge chars.grf into openttd[d|w].grf using action 12. Remove obsolete tables used for index mapping. draftTue, 22 Jan 2008 08:47:30 +0000, by peter1138
-
(svn r11940) -Codechange: Store short filename once per open file instead of once per sprite cache entry. Not all file types need this, but most of the time no sprite cache entry needed it either. draftTue, 22 Jan 2008 07:27:06 +0000, by peter1138
-
(svn r11939) -Codechange: some type fixes and very initial steps into supporting NDS by default. Based on work by Dominik. draftMon, 21 Jan 2008 23:55:57 +0000, by rubidium
-
(svn r11938) -Codechange: support loading of canal/river properties (though still ignored) draftMon, 21 Jan 2008 20:41:04 +0000, by peter1138
-
(svn r11937) -Feature: Allow building bridge heads on more slopes. draftMon, 21 Jan 2008 15:48:00 +0000, by frosch
-
(svn r11936) -Fix: 'BRIDGE_TOO_LOW_FOR_TERRAIN'-check was wrong for steep slopes. draftMon, 21 Jan 2008 15:20:58 +0000, by frosch
-
(svn r11935) -Fix (r11875)[FS#1672]: autosend aircraft to hangar for replacement check inverted the check for autorenew draftMon, 21 Jan 2008 10:31:27 +0000, by bjarni
-
(svn r11934) -Codechange: add persistent random data for river and canal tiles. draftSun, 20 Jan 2008 18:30:53 +0000, by peter1138
-
(svn r11933) -Update: WebTranslator2 update to 2008-01-20 18:42:56 draftSun, 20 Jan 2008 17:43:38 +0000, by miham
-
(svn r11932) -Codechange: Forgot two occurences of widget enumification draftSun, 20 Jan 2008 04:01:28 +0000, by belugas
-
(svn r11931) -Codechange: enumify the widgets numbers. Give breathing room on the case switches too... draftSun, 20 Jan 2008 03:56:15 +0000, by belugas
-
(svn r11930) -Codechange: a bit of code style application draftSun, 20 Jan 2008 03:11:14 +0000, by belugas
-
(svn r11929) -Fix (r9981)[FS#1624]: [autoreplace] fixed a case where a single headed locomotive caused an assert when being replaced to a dualheaded one draftSat, 19 Jan 2008 23:34:52 +0000, by bjarni
-
(svn r11928) -Fix (r6393): [autoreplace] autoreplace could refit train engines to the wrong cargo type if the old engine had no cargo capacity and the new one had draftSat, 19 Jan 2008 22:47:07 +0000, by bjarni
-
(svn r11927) -Fix (r11926): unable to place canals in game draftSat, 19 Jan 2008 18:24:20 +0000, by peter1138