Fri, 20 Apr 2007 20:48:04 +0000 rubidium (svn r9700) -Merge: Release changes from 0.5 branch back to trunk.
Fri, 20 Apr 2007 19:43:06 +0000 KUDr (svn r9697) -Fix [YAPF](r9694): 'unused variable' warning (glx)
Fri, 20 Apr 2007 19:41:19 +0000 rubidium (svn r9696) -Fix: --without-application-bundle did not disable the custom language/second data directory stuff that is used for application bundles.
Fri, 20 Apr 2007 19:19:23 +0000 KUDr (svn r9694) -Fix [YAPF][FS#736]: the guessed path (when PF stopped on max. # of nodes passed) was ignored for ships (desolator)
Fri, 20 Apr 2007 19:13:35 +0000 KUDr (svn r9693) -Codechange [YAPF]: GetBestNode() now returns pointer to node instead of reference
Fri, 20 Apr 2007 17:52:28 +0000 rubidium (svn r9692) -Fix (r9683): don't try to remove vehicles from the queue of a non-existing station.
Fri, 20 Apr 2007 17:26:10 +0000 peter1138 (svn r9691) -Fix (r9683): Forgotten savegame bump...
Fri, 20 Apr 2007 17:23:33 +0000 peter1138 (svn r9690) -Codechange: Update another couple of NewGRF TTDPatch flags
Fri, 20 Apr 2007 17:08:55 +0000 bjarni (svn r9689) -Fix: Clone vehicles will no longer refit for free
Fri, 20 Apr 2007 16:56:55 +0000 bjarni (svn r9688) -Codechange: Created a function to get default cargo type for a cargo type
Fri, 20 Apr 2007 15:52:07 +0000 miham (svn r9687) -Update: WebTranslator2 update to 2007-04-20 17:51:25
Fri, 20 Apr 2007 15:03:58 +0000 peter1138 (svn r9686) -Codechange: Update a couple of NewGRF TTDPatch flags
Fri, 20 Apr 2007 11:39:01 +0000 maedhros (svn r9685) -Fix (r9683): Call v->LeaveStation() when a vehicle in a station is sent to a depot.
Fri, 20 Apr 2007 11:05:56 +0000 maedhros (svn r9684) -Fix (r9683): Remove vehicles from the station loading list instead of adding
Fri, 20 Apr 2007 08:00:30 +0000 rubidium (svn r9683) -Fix [FS#423]: improved loading does not use a huge amount of processing power anymore when having a lot of trains.
Fri, 20 Apr 2007 07:51:20 +0000 peter1138 (svn r9682) -Codechange: Add support for saving/loading std::lists containing object references (REF_*)
Thu, 19 Apr 2007 19:19:53 +0000 miham (svn r9681) [Translations] -Fix: removed two unnecessary colons from the finnish translations (spotted by ln-)
Thu, 19 Apr 2007 19:11:24 +0000 miham (svn r9680) -Update: WebTranslator2 update to 2007-04-19 21:10:21
Thu, 19 Apr 2007 18:51:40 +0000 belugas (svn r9679) -Codechange: use enums to identify transparency widgets and add a bit of documentation (patch by Wolf01)
Thu, 19 Apr 2007 18:49:40 +0000 peter1138 (svn r9678) -Codechange: Support changing of aircraft running cost via callback 36.
Thu, 19 Apr 2007 17:54:45 +0000 peter1138 (svn r9677) -Codechange: Make the 'transparent buildings' menu item toggle all transparency, to keep its old behaviour.
Thu, 19 Apr 2007 14:50:01 +0000 belugas (svn r9676) -Codechange: introduce NUM_INDUSTRYTYPES instead of IT_END.
Wed, 18 Apr 2007 22:41:53 +0000 rubidium (svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tabs with spaces.
Wed, 18 Apr 2007 22:10:36 +0000 rubidium (svn r9672) -Cleanup: lots of coding style fixes around operands.
Wed, 18 Apr 2007 18:37:40 +0000 peter1138 (svn r9671) -Codechange: Implement NewGRF callback 36, which allows changing of various properties which were previously static. Vehicle max speed and train power/te/running costs are adjustable.
Wed, 18 Apr 2007 18:20:31 +0000 rubidium (svn r9670) -Documentation: add documentation to some the _map files.
Wed, 18 Apr 2007 18:00:33 +0000 belugas (svn r9669) -Documentation: some more doxygen fixes
Wed, 18 Apr 2007 17:28:22 +0000 miham (svn r9668) -Update: WebTranslator2 update to 2007-04-18 19:27:38
Wed, 18 Apr 2007 14:23:30 +0000 maedhros (svn r9667) -Feature: Add the concept of cities. A (configurable) proportion of towns can
Wed, 18 Apr 2007 07:22:53 +0000 peter1138 (svn r9666) -Fix (r9651): end of data / column flags were reversed
Wed, 18 Apr 2007 00:41:09 +0000 belugas (svn r9665) -Documentation: Doxygen corrections,errors, corrections of corrections...
Tue, 17 Apr 2007 21:09:38 +0000 belugas (svn r9664) -Documentation: Doxygen corrections,errors and omissions
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.