log

age author description
Wed, 24 Feb 2010 21:45:23 +0000 terkhen (svn r19227) -Codechange: Reorganization of parameters at CmdBuildRoadStop. draft
Wed, 24 Feb 2010 18:45:34 +0000 translators (svn r19226) -Update from WebTranslator v3.0: draft
Wed, 24 Feb 2010 14:50:04 +0000 smatz (svn r19225) -Feature: show warnings and errors in console as well, not only in a message box draft
Wed, 24 Feb 2010 14:46:15 +0000 smatz (svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit draft
Tue, 23 Feb 2010 18:45:58 +0000 translators (svn r19221) -Update from WebTranslator v3.0: draft
Tue, 23 Feb 2010 17:39:07 +0000 rubidium (svn r19220) -Change: remove NoSound from the installer and add OpenMSX. draft
Tue, 23 Feb 2010 15:51:26 +0000 rubidium (svn r19219) -Fix: having OpenMSX's files in a subdirectory did not work as it should. draft
Mon, 22 Feb 2010 21:46:20 +0000 frosch (svn r19218) -Feature: [NewGRF] Add CB36 support for aircraft properties 0F and 11. (Eddi) draft
Mon, 22 Feb 2010 20:55:13 +0000 frosch (svn r19217) -Codechange: Unify punctuation marks. draft
Mon, 22 Feb 2010 20:53:45 +0000 frosch (svn r19216) -Feature: Scroll to current order destination when ctrl+clicking the start/stop bar. draft
Mon, 22 Feb 2010 20:36:20 +0000 frosch (svn r19215) -Codechange: Add Order::GetLocation() to deduplicate code. draft
Mon, 22 Feb 2010 20:33:44 +0000 rubidium (svn r19214) -Add: NoSound, just like NoMusic; makes installation easier draft
Mon, 22 Feb 2010 20:19:17 +0000 yexo (svn r19213) -Change: warn if a fallback sound set is loaded and tell the user where to download a proper sound setd draft
Mon, 22 Feb 2010 20:18:59 +0000 yexo (svn r19212) -Fix: base graphics set with an empty filename in the obg file caused segfaults draft
Mon, 22 Feb 2010 20:18:38 +0000 yexo (svn r19211) -Change: allow sound sets without a sample.cat file (blathijs) draft
Mon, 22 Feb 2010 20:08:16 +0000 frosch (svn r19210) -Fix: GetDestination() is invalid for nearest-depot orders. draft
Mon, 22 Feb 2010 18:45:49 +0000 translators (svn r19209) -Update from WebTranslator v3.0: draft
Mon, 22 Feb 2010 16:32:50 +0000 yexo (svn r19208) -Codechange: fix a gcc warning draft
Mon, 22 Feb 2010 16:24:38 +0000 smatz (svn r19207) -Fix (r19127): compilation was broken for gcc 3.3 draft
Mon, 22 Feb 2010 16:24:23 +0000 rubidium (svn r19206) -Add: concept of fallback base sets, i.e. do not automatically load the NoMusic/NoSound sets when there is another set draft
Mon, 22 Feb 2010 16:09:26 +0000 yexo (svn r19205) -Codechange: move AirportSpec to newgrf_airport.h/cpp draft
Mon, 22 Feb 2010 16:08:31 +0000 yexo (svn r19204) -Fix (r1919x): airport tiles without animation had an incomplete contructor draft
Mon, 22 Feb 2010 16:02:37 +0000 smatz (svn r19203) -Codechange: silence some gcc warnings draft
Mon, 22 Feb 2010 14:40:27 +0000 smatz (svn r19202) -Fix (r19181): some translations were wrong draft
Mon, 22 Feb 2010 14:17:33 +0000 yexo (svn r19201) -Codechange: airport tiles now have 4 random bits per tile. draft
Mon, 22 Feb 2010 14:17:26 +0000 yexo (svn r19200) -Doc: update the map array documentation draft
Mon, 22 Feb 2010 14:17:17 +0000 yexo (svn r19199) -Codechange: add a 'name'-property to airport tiles draft
Mon, 22 Feb 2010 14:17:07 +0000 yexo (svn r19198) -Codechange: store the size of stations in savegames draft
Mon, 22 Feb 2010 14:16:57 +0000 yexo (svn r19197) -Codechange: introduce animation callbacks for airport tiles draft
Mon, 22 Feb 2010 14:16:50 +0000 yexo (svn r19196) -Codechange: change the airport tile animation info so it works just like for industry tiles draft
Mon, 22 Feb 2010 14:16:41 +0000 yexo (svn r19195) -Codechange: actually draw newgrf airport tiles draft
Mon, 22 Feb 2010 14:16:19 +0000 yexo (svn r19194) -Feature: action 0/1/2/3 support for newgrf airporttiles draft
Mon, 22 Feb 2010 14:15:48 +0000 yexo (svn r19193) -Codechange: increase the maximum number of airport tiles to 256 and introduce AirportTileOverrideManager draft
Mon, 22 Feb 2010 14:15:28 +0000 yexo (svn r19192) -Fix (r19191): forgot to svn add the new file draft
Mon, 22 Feb 2010 14:09:30 +0000 yexo (svn r19191) -Codechange: move AirportTileSpec to newgrf_airporttiles.h draft
Sun, 21 Feb 2010 20:55:31 +0000 alberth (svn r19190) -Add: Improve error message with track building when signals are in the way. draft
Sun, 21 Feb 2010 20:34:57 +0000 alberth (svn r19189) -Codechange: CheckTrackCombination() returns a CommandCost. draft
Sun, 21 Feb 2010 18:45:26 +0000 translators (svn r19188) -Update from WebTranslator v3.0: draft
Sun, 21 Feb 2010 17:52:43 +0000 yexo (svn r19187) -Fix [FS#3634]: the vehicle info in the autoreplace gui was drawn even when the window was shaded draft
Sun, 21 Feb 2010 17:02:28 +0000 alberth (svn r19186) -Codechange: Remove use of _error_message from CmdLevelLand(). draft
Sun, 21 Feb 2010 17:01:23 +0000 alberth (svn r19185) -Codechange: Return succeeded or failed CommandCost from CheckIfCallBackAllowsCreation(). draft
Sun, 21 Feb 2010 15:27:11 +0000 alberth (svn r19184) -Codechange: Return succeeded/failed command from CheckIfIndustryTilesAreFree(). draft
Sun, 21 Feb 2010 14:57:27 +0000 alberth (svn r19183) -Codechange: Return CommandCost from FindTownForIndustry(). draft
Sun, 21 Feb 2010 13:32:14 +0000 alberth (svn r19182) -Codechange: Use CommandCost return value in CheckIfIndustryIsAllowed() and CheckIfFarEnoughFromIndustry(). draft
Sun, 21 Feb 2010 09:20:45 +0000 rubidium (svn r19181) -Change: rework the order of the data in the base graphics metadata files. draft
Sat, 20 Feb 2010 23:42:11 +0000 rubidium (svn r19180) -Add/Fix: (partial) support for genders for cargos, industries, vehicles, stations, ...; partial because you can't set a gender for a custom string. draft
Sat, 20 Feb 2010 23:02:03 +0000 rubidium (svn r19179) -Codechange: make strgen do some checking on whether genders are valid for a command (e.g. we don't have genders for numbers) draft
Sat, 20 Feb 2010 23:01:09 +0000 glx (svn r19178) -Fix: [MSVC] regenerate lang files on strgen change draft
Sat, 20 Feb 2010 22:58:25 +0000 rubidium (svn r19177) -Codechange: introduce INT8_MIN/MAX and UINT8_MAX for MSVC. draft
Sat, 20 Feb 2010 21:21:54 +0000 yexo (svn r19176) -Fix [FS#3632] (r17859): when selecting "build many industries" in the scenario editor the "build" button wasn't enabled draft
Sat, 20 Feb 2010 21:00:19 +0000 frosch (svn r19174) -Fix: Buoys are no Stations, only BaseStations. draft
Sat, 20 Feb 2010 18:45:12 +0000 translators (svn r19173) -Update from WebTranslator v3.0: draft
Sat, 20 Feb 2010 18:28:21 +0000 terkhen (svn r19172) -Codechange: Move road checks from CmdBuildRoadStop to CheckFlatLandRoadStop. draft
Sat, 20 Feb 2010 18:12:56 +0000 terkhen (svn r19171) -Codechange: Split CheckFlatLandBelow into different functions. draft
Sat, 20 Feb 2010 17:56:05 +0000 terkhen (svn r19170) -Codechange: Make CheckFlatLandBelow use TileArea. draft
Sat, 20 Feb 2010 17:39:51 +0000 terkhen (svn r19169) -Codechange: Move buildable tile checks outside of CheckFlatLandBelow. draft
Sat, 20 Feb 2010 17:30:22 +0000 rubidium (svn r19168) -Fix: under some circumstances timidity (via extmidi) would not shut down properly causing all kinds of trouble (e.g. blocked audio output). Try harder to shut down timidity and first shut down the music so shut down order is the inverse of initialisation order. Based on a patch by Jindřich Makovička. draft
Sat, 20 Feb 2010 16:17:45 +0000 frosch (svn r19167) -Fix [FS#3631](r19120): Industry 0 could be choosen even if not available. draft
Sat, 20 Feb 2010 13:28:56 +0000 yexo (svn r19166) -Change: don't print the absolute path to AI script files in the AI debug window, use the relative path from /ai/ instead draft
Fri, 19 Feb 2010 23:29:47 +0000 yexo (svn r19165) -Fix [FS#3629]: vehicle running costs shouldn't be changed in a running game draft