Tue, 17 Apr 2007 21:08:05 +0000 rubidium (svn r9663) -Merge: Release changes from 0.5 branch back to trunk.
Tue, 17 Apr 2007 20:23:13 +0000 belugas (svn r9662) -Documentation: Doxygen corrections and @file omissions
Tue, 17 Apr 2007 19:08:00 +0000 belugas (svn r9658) -Codechange: CT_FOOD is not part of temperate climate, place it accordingly in arctic.
Tue, 17 Apr 2007 17:54:31 +0000 peter1138 (svn r9655) -Revert (r9094 partial): *Do* calculate refit masks for unavailable vehicle types... things like articulated engines can still build these parts... ... ... dot dot dot
Tue, 17 Apr 2007 10:08:17 +0000 maedhros (svn r9654) -Fix: Add string colours for the DOS palette and use them when playing with the DOS data files.
Mon, 16 Apr 2007 20:56:19 +0000 belugas (svn r9653) -Codechange: Indicate the proper function names in the GRF messages
Mon, 16 Apr 2007 19:55:17 +0000 belugas (svn r9652) -Fix(r9651): "const" keyword forgotten. Spotted by glx.
Mon, 16 Apr 2007 19:44:22 +0000 belugas (svn r9651) -Codechange: make legend system of smallmap a little bit less magic with the help of a struct and not an array of bytes
Mon, 16 Apr 2007 19:26:01 +0000 belugas (svn r9650) -Documentation: Finalize doxygen comments for town_land.h
Mon, 16 Apr 2007 16:56:04 +0000 miham (svn r9649) -Update: WebTranslator2 update to 2007-04-16 18:55:24
Mon, 16 Apr 2007 10:59:35 +0000 maedhros (svn r9648) -Codechange: Use HASBIT directly rather than shifting and then using it on the first bit.
Mon, 16 Apr 2007 10:30:31 +0000 maedhros (svn r9647) -Fix (r6631) [FS#733]: Select "Custom" in the difficulty settings gui when changing a setting. (Frostregen)
Mon, 16 Apr 2007 08:31:00 +0000 peter1138 (svn r9646) -Fix (r9645): incorrect count in error message for airport graphics
Mon, 16 Apr 2007 06:35:10 +0000 peter1138 (svn r9645) -Feature: Add NewGRF Action 5 (Sprite Replacement) support for 2cc colour maps, airport, and road stop sprites.
Mon, 16 Apr 2007 02:56:48 +0000 belugas (svn r9644) -Codechange: if else cascade into a switch case
Mon, 16 Apr 2007 02:53:55 +0000 belugas (svn r9643) -Codechange: Simplify a test.
Mon, 16 Apr 2007 02:47:01 +0000 belugas (svn r9642) -Documentation: Having a different macro name for _original_house_specs (MS) than for _town_tile_data (M) might teach doxygen that we are dealing with two entities...
Sun, 15 Apr 2007 22:30:26 +0000 rubidium (svn r9641) -Fix (r7182): namegen.cpp was not UTF-8, which caused artefacts in Finnish town names.
Sun, 15 Apr 2007 17:51:23 +0000 miham (svn r9640) -Update: WebTranslator2 update to 2007-04-15 19:49:19
Sun, 15 Apr 2007 16:20:35 +0000 peter1138 (svn r9638) -Feature: Increase cargo types from 12 to 32 and enable newcargo flag in NewGRF loader.
Sun, 15 Apr 2007 06:12:13 +0000 miham (svn r9633) -Update: WebTranslator2 update to 2007-04-15 08:06:47
Fri, 13 Apr 2007 21:18:48 +0000 peter1138 (svn r9621) -Codechange: implement newgrf house property 1E (cargo types)
Fri, 13 Apr 2007 19:32:18 +0000 peter1138 (svn r9620) -Codechange: apply cargo translation table to newstation variables 0x60..0x65
Fri, 13 Apr 2007 17:15:06 +0000 belugas (svn r9619) -Documentation: Comments on drawing arrays of houses and industries
Thu, 12 Apr 2007 19:33:05 +0000 peter1138 (svn r9617) -Codechange: Implement callback for cargo profit calculation
Thu, 12 Apr 2007 18:36:54 +0000 maedhros (svn r9616) -Cleanup: Remove the NS setting type since it causes desyncs in multiplayer mode and only serves to confuse patch authors.
Thu, 12 Apr 2007 18:24:44 +0000 miham (svn r9615) -Update: WebTranslator2 update to 2007-04-12 20:22:06
Thu, 12 Apr 2007 18:23:47 +0000 maedhros (svn r9614) -Feature: Use the normal growth rate values when the growth rate is set to none and "Fund new buildings" is used.
Thu, 12 Apr 2007 17:24:34 +0000 maedhros (svn r9613) -Feature: Make it possible to have some control over the town growth. The
Thu, 12 Apr 2007 13:07:15 +0000 maedhros (svn r9609) -Codechange: Move some function prototypes out of functions.h and into landscape.h, and add a few where they didn't exist.
Thu, 12 Apr 2007 06:16:46 +0000 peter1138 (svn r9602) -Fix (r5833): Building rail on steep slopes ignored build_on_slopes patch setting.
Wed, 11 Apr 2007 21:04:03 +0000 peter1138 (svn r9601) -Codechange: Store grf file reference in station spec, not just GRF ID
Wed, 11 Apr 2007 20:42:13 +0000 peter1138 (svn r9598) -Fix (r9563): brainfart? in elrail transparency. who knows...
Wed, 11 Apr 2007 20:14:11 +0000 peter1138 (svn r9597) -Codechange: Exclude sign transparency when toggling all options on/off
Wed, 11 Apr 2007 20:13:32 +0000 peter1138 (svn r9596) -Fix (r9563): (non-)transparency of station signs was confused with building transparency...
Wed, 11 Apr 2007 20:03:05 +0000 peter1138 (svn r9595) -Fix (r9563): Transparency hotkeys didn't work
Tue, 10 Apr 2007 20:58:04 +0000 belugas (svn r9590) -Fix(r9550, fs728): some wrongfully entered data caused some industries to appear where they should not have
Tue, 10 Apr 2007 12:55:08 +0000 miham (svn r9585) -Update: WebTranslator2 update to 2007-04-10 14:52:27
Tue, 10 Apr 2007 09:01:56 +0000 maedhros (svn r9581) -Revert (r9562): This broke as much as it fixed, so revert until a proper way of paying for refits when cloning can be found.
Mon, 09 Apr 2007 15:06:24 +0000 belugas (svn r9580) -Documentation: Correction of doxygen function declarations
Mon, 09 Apr 2007 01:43:29 +0000 belugas (svn r9579) -Codechange: Cleanup of industry_cmd (Step-11). Use industry's spec appear_creation during random map creation.
Mon, 09 Apr 2007 01:14:43 +0000 belugas (svn r9578) -Codechange: Cleanup of industry_cmd (Step-10). Use industry's spec map_colour for smallmap industry color code drawing
Mon, 09 Apr 2007 01:08:11 +0000 belugas (svn r9577) -Codechange: Add notion and data for industry map colour, used in the smallmap_gui. Not used yet.
Sun, 08 Apr 2007 17:24:10 +0000 miham (svn r9576) -Update: WebTranslator2 update to 2007-04-08 19:22:55
Sun, 08 Apr 2007 00:29:12 +0000 belugas (svn r9574) -Fix(r9520, FS#721): Oil Rig ( or industry with behaviour INDUSTRYBEH_BUILT_ONWATER) should check all tiles before leaving the test. A tile in water does not ensure that all required tiles will necessary be on water.
Sat, 07 Apr 2007 22:30:10 +0000 glx (svn r9573) -Fix: enclose settings names containing spaces (like newgrf paths) with quotes
Sat, 07 Apr 2007 20:26:12 +0000 miham (svn r9572) [Translations] -Fix: (r9571) strange problem fixed in galician language header
Sat, 07 Apr 2007 20:21:03 +0000 miham (svn r9571) -Update: WebTranslator2 update to 2007-04-07 22:18:15
Fri, 06 Apr 2007 17:30:17 +0000 miham (svn r9570) -Update: WebTranslator2 update to 2007-04-06 19:21:04
Fri, 06 Apr 2007 12:57:15 +0000 belugas (svn r9569) -Fix(r9567): testing mode leftover...
Fri, 06 Apr 2007 04:10:19 +0000 belugas (svn r9568) -Documentation: doxygen and comment changes: Root of src is finally done. Now, time to start clearing as much as possible
Fri, 06 Apr 2007 02:12:15 +0000 belugas (svn r9567) -Fix(9555, FS#718): The industry ID been collected was just an index in a out of phase array. Now, ensure that the ID will really be an IndustryType
Thu, 05 Apr 2007 20:50:39 +0000 maedhros (svn r9566) -Fix (r9315): Set the SVN properties on some files.
Thu, 05 Apr 2007 12:59:57 +0000 peter1138 (svn r9565) -Feature: Add list_patches console command. This shows all patches along with their current values. Based on patch by madman2003/GrimRC.
Thu, 05 Apr 2007 09:07:20 +0000 peter1138 (svn r9564) -Fix (r9563): When adding files remember to add them...
Thu, 05 Apr 2007 07:49:04 +0000 peter1138 (svn r9563) -Feature: Add more finer control to transparency options, including a new toolbar, accessible from the map menu or Ctrl X. Patch by Wolf01.
Wed, 04 Apr 2007 14:21:46 +0000 maedhros (svn r9562) -Fix: When cloning, pay for the refit costs as well.
Wed, 04 Apr 2007 12:43:43 +0000 rubidium (svn r9561) -Fix (r9561): loading the newgrfs in openttd.cfg was broken.
Wed, 04 Apr 2007 12:03:10 +0000 rubidium (svn r9560) -Codechange: add support for multiple 'base' directories for newgrf searching.
Wed, 04 Apr 2007 04:08:47 +0000 belugas (svn r9559) -Documentation: doxygen and comment changes: 'U' and 'V' now. Almost done. Yeah. I know, I've already said that...