log

age author description
Fri, 04 Nov 2011 10:23:48 +0000 rubidium (svn r23094) -Codechange: add a default NULL to GetFoundationSlope and use it draft
Fri, 04 Nov 2011 10:22:27 +0000 rubidium (svn r23093) -Codechange: add a default NULL for the Z of GetTileSlope and use it draft
Fri, 04 Nov 2011 10:20:24 +0000 rubidium (svn r23092) -Codechange: create a non-pixel version of some of the Get*PixelZ functions, and let Get*PixelZ wrap around the new function (multiplying the Z by TILE_HEIGHT) just like TileHeight and TilePixelHeight draft
Fri, 04 Nov 2011 10:18:13 +0000 rubidium (svn r23091) -Codechange: rename some Get*Z functions to Get*PixelZ functions if they return the Z in pixels (like TilePixelHeight) draft
Fri, 04 Nov 2011 06:05:11 +0000 rubidium (svn r23090) -Codechange: use map accessors instead of directly accessing the map (mhl) draft
Fri, 04 Nov 2011 00:38:59 +0000 michi_cc (svn r23089) -Add: Allow specifying refits for go-to station orders. draft
Fri, 04 Nov 2011 00:38:56 +0000 michi_cc (svn r23088) -Change: Extend the train order GUI with space for a forth button. draft
Fri, 04 Nov 2011 00:38:51 +0000 michi_cc (svn r23087) -Feature: Auto-refitting of vehicles during loading at a station when the vehicle allows it. draft
Fri, 04 Nov 2011 00:35:05 +0000 michi_cc (svn r23086) -Feature: [NewGRF] Callback to change refit cost depending on old and new cargo type. draft
Thu, 03 Nov 2011 23:06:30 +0000 rubidium (svn r23085) -Fix (r23084): SLE_UINT8 might have been the old type, it's not the same as the length of the variable draft
Thu, 03 Nov 2011 22:49:03 +0000 rubidium (svn r23084) -Codechange: get rid of a redundant variable draft
Thu, 03 Nov 2011 12:54:02 +0000 yexo (svn r23083) -Fix: run StartupEngines() if NewGRFs changed during loading a savegame, just like it's running when NewGRFs are changed during a game draft
Wed, 02 Nov 2011 22:09:07 +0000 rubidium (svn r23082) -Fix: account for snow line table when determining the snow line for building houses draft
Wed, 02 Nov 2011 18:45:03 +0000 translators (svn r23081) -Update from WebTranslator v3.0: draft
Tue, 01 Nov 2011 16:51:47 +0000 frosch (svn r23080) -Feature: [NewGRF] Use variable 10 to enable vehicle GRFs to draw different sprites on the map and in various GUIs. draft
Tue, 01 Nov 2011 16:18:28 +0000 frosch (svn r23079) -Fix (r23077): Retain original behaviour in a silly corner case, which saves us making the specs even more convoluted. draft
Tue, 01 Nov 2011 12:15:33 +0000 yexo (svn r23078) -Fix (r23077): default ships carrying passengers and oil were suddenly only able to carry coal draft
Tue, 01 Nov 2011 00:29:05 +0000 frosch (svn r23077) -Change: [NewGRF] Enforce that the default cargo type of a vehicle is one of the refittable cargos in case of refittable engines. draft
Tue, 01 Nov 2011 00:26:22 +0000 frosch (svn r23076) -Codechange: Separate code for NewGRF and default refit masks more strictly. draft
Tue, 01 Nov 2011 00:23:41 +0000 frosch (svn r23075) -Codechange: Add GetGRF() and GetGRFID() methods to Engine and Vehicle to simplify code. draft
Tue, 01 Nov 2011 00:21:08 +0000 frosch (svn r23074) -Codechange: Add Vehicle::GetEngine() to simplify code. draft
Tue, 01 Nov 2011 00:19:38 +0000 frosch (svn r23073) -Update: Add another generated file to .hgignore. draft
Mon, 31 Oct 2011 22:31:40 +0000 michi_cc (svn r23072) -Feature: [NewGRF] House callback 0x148. draft
Mon, 31 Oct 2011 22:31:35 +0000 michi_cc (svn r23071) -Codechange: [NewGRF] Allow passing custom extra data through the generic NewGRF animation helper class. draft
Mon, 31 Oct 2011 22:31:31 +0000 michi_cc (svn r23070) -Add: [NewGRF] House variable 0x64. draft
Mon, 31 Oct 2011 18:45:05 +0000 translators (svn r23069) -Update from WebTranslator v3.0: draft
Mon, 31 Oct 2011 16:33:59 +0000 michi_cc (svn r23068) -Add: [NewGRF] Long date of last service for vehicles, also available in the purchase list. draft
Sun, 30 Oct 2011 20:24:00 +0000 rubidium (svn r23067) -Fix [FS#4812]: updating the group statistics got more strict checks, so there was some trouble moving a vehicles and groups from one company to another draft
Sun, 30 Oct 2011 17:45:12 +0000 translators (svn r23066) -Update from WebTranslator v3.0: draft
Sun, 30 Oct 2011 13:47:45 +0000 yexo (svn r23065) -Add: -q option to read a savegame, write some general info and exit draft
Sat, 29 Oct 2011 21:00:11 +0000 yexo (svn r23064) -Fix (r23062): incrementing hexadecimal numbers is hard... draft
Sat, 29 Oct 2011 20:56:58 +0000 yexo (svn r23063) -Add: [NewGRF] stringscodes 9A 19 and 9A 20 to print 'short volume' and 'short weight' respectively draft
Sat, 29 Oct 2011 17:45:04 +0000 translators (svn r23062) -Update from WebTranslator v3.0: draft
Fri, 28 Oct 2011 17:45:03 +0000 translators (svn r23060) -Update from WebTranslator v3.0: draft
Thu, 27 Oct 2011 20:28:18 +0000 yexo (svn r23059) -Fix [FS#4794]: if a newgrf overrides a default house the minimum start year for that house was set to 1930 draft
Thu, 27 Oct 2011 17:45:04 +0000 translators (svn r23058) -Update from WebTranslator v3.0: draft
Tue, 25 Oct 2011 19:21:36 +0000 frosch (svn r23057) -Fix: [NoAI] AIOrder::GetOrderCount() did not hide implicit orders. draft
Tue, 25 Oct 2011 17:07:29 +0000 rubidium (svn r23056) -Change: use the currency -> euro conversion rate for currencies that have been replaced with the euro, so when the switch happens the conversion rate at that point is roughly that of the real world conversion rate draft
Fri, 21 Oct 2011 21:03:40 +0000 frosch (svn r23050) -Fix: [NewGRF] When vehicles break down, update the image cache after changing the vehicle state to make fish happy. draft
Fri, 21 Oct 2011 19:10:35 +0000 frosch (svn r23049) -Fix [FS#4810]: Use the same forest-check for the vegetation-map colour as for nearby station names. draft
Fri, 21 Oct 2011 17:45:09 +0000 translators (svn r23048) -Update from WebTranslator v3.0: draft
Fri, 21 Oct 2011 14:53:21 +0000 truebrain (svn r23047) -Documentation: silly typo in comment draft
Thu, 20 Oct 2011 19:02:13 +0000 yexo (svn r23045) -Change: copy 6 registers to newgrf textstack after cb23 instead of 4 draft
Thu, 20 Oct 2011 16:53:34 +0000 yexo (svn r23044) -Codechange: reorder parameter order so we can make use of the default=0 more often draft
Thu, 20 Oct 2011 16:52:57 +0000 yexo (svn r23043) -Fix: allow the use of cases only for those cases where strgen allows them and reset the case_index properly after {DATE} and {DATE_LONG} codes draft
Thu, 20 Oct 2011 16:51:54 +0000 yexo (svn r23042) -Codechange: make case_index an explicit parameter of GetStringWithArgs instead of hiding it in the stringid parameter draft
Thu, 20 Oct 2011 16:50:57 +0000 yexo (svn r23041) -Codechange: rename slightly unclear parameter name draft
Thu, 20 Oct 2011 16:49:30 +0000 yexo (svn r23040) -Add: [NewGRF] allow use of newgrf textstack during callback 23 draft
Thu, 20 Oct 2011 06:41:47 +0000 peter1138 (svn r23039) -Fix: Replace e^ and w^ with ê and ŵ respectively. draft
Tue, 18 Oct 2011 17:57:42 +0000 peter1138 (svn r23038) -Fix: Check that the selected font size is valid the font face in use and choose the nearest size to that selected if not. Font metrics should then just work. draft
Tue, 18 Oct 2011 17:45:07 +0000 translators (svn r23037) -Update from WebTranslator v3.0: draft
Mon, 17 Oct 2011 20:28:56 +0000 yexo (svn r23036) -Fix (r22970): swapped parameters resulted in wrong vehicle names draft
Sun, 16 Oct 2011 19:59:07 +0000 rubidium (svn r23035) -Fix (r23034): compile failure draft
Sun, 16 Oct 2011 19:56:47 +0000 rubidium (svn r23034) -Fix: make sure the custom playlists are 0 terminated draft
Sun, 16 Oct 2011 19:53:02 +0000 rubidium (svn r23033) -Fix [FS#4776]: the last custom playlist items went lost when the files in the .obm are not contiguous draft
Sun, 16 Oct 2011 11:48:11 +0000 planetmaker (svn r23032) -Fix (r14224, r22419): Palette conversion windows to DOS for light house / stadium animated colour was mixed up draft
Sat, 15 Oct 2011 20:42:32 +0000 rubidium (svn r23031) -Fix [FS#4804]: for the admin "bots" there was no distinction between bankruptcy and manual removal of companies even though the API suggested that draft
Sat, 15 Oct 2011 16:45:18 +0000 rubidium (svn r23030) -Fix [FS#4796]: always show a chat message and send an admin packet when a new company is made draft
Fri, 14 Oct 2011 16:51:30 +0000 yexo (svn r23029) -Fix: [NewGRF] support for cases in strings was broken draft
Fri, 14 Oct 2011 10:54:51 +0000 yexo (svn r23028) -Fix: when using a gender choice list there was still a value popped twice from the newgrf textstack draft