Sun, 30 Jul 2006 07:42:37 +0000 tron (svn r5641) -Fix: Adjust/correct some bounding boxes. This fixes some graphical glitches near bridges
Sat, 29 Jul 2006 17:39:58 +0000 tron (svn r5632) Replace a boolean variable in DeallocateSpecFromStation() by a return
Sat, 29 Jul 2006 13:06:00 +0000 tron (svn r5631) Don't allocate memory for information about a sprite which isn't drawn
Sat, 29 Jul 2006 11:15:34 +0000 tron (svn r5630) Replace a boolean variable by continue
Sat, 29 Jul 2006 10:18:59 +0000 tron (svn r5629) Simplify the test whether two bounding boxes overlap
Sat, 29 Jul 2006 06:39:19 +0000 tron (svn r5628) Rename the attributes for the bounding box of struct ParentSpriteToDraw to something sensible. Half of them was totally off: right is left, bottom is top *sigh*
Fri, 28 Jul 2006 22:01:43 +0000 belugas (svn r5627) Fix (r5626) : Forgot to rename one instance make_screenshot to current_screenshot_type
Fri, 28 Jul 2006 21:51:00 +0000 belugas (svn r5626) CodeChange : Remove the global _make_screenshot and implement a more flexible mechanism
Thu, 27 Jul 2006 14:07:51 +0000 miham (svn r5625) WebTranslator2 update to 2006-07-27 16:07:36
Thu, 27 Jul 2006 05:30:53 +0000 tron (svn r5624) Use {IsPlainRailTile,IsRailDepot,IsRailWaypoint,HasSignals}() instead of GetRailTile{T,Subt}ype() - this is more concise and a bit more flexible if/when the rail tile encoding changes
Wed, 26 Jul 2006 19:07:19 +0000 miham (svn r5623) WebTranslator2 update to 2006-07-26 21:07:04
Wed, 26 Jul 2006 12:11:52 +0000 tron (svn r5618) Remove a redundant check, CheckTrackCombination() a few lines above performs the same test
Wed, 26 Jul 2006 10:50:46 +0000 tron (svn r5617) if cascade -> switch
Wed, 26 Jul 2006 10:31:23 +0000 miham (svn r5616) WebTranslator2 update to 2006-07-26 12:31:09
Wed, 26 Jul 2006 10:00:33 +0000 tron (svn r5615) Move GetStationTileForVehicle() to its only user
Wed, 26 Jul 2006 08:41:14 +0000 tron (svn r5614) Move a type declaration to its only user
Wed, 26 Jul 2006 08:32:20 +0000 tron (svn r5613) Rename VS_DISASTER to VS_SHADOW, because this is what this flag actually means
Wed, 26 Jul 2006 08:27:05 +0000 tron (svn r5612) Restructure some code which uses the vehicle position hash to make it a bit clearer what's going on
Wed, 26 Jul 2006 05:58:34 +0000 tron (svn r5611) Remove a stale comment
Wed, 26 Jul 2006 05:57:30 +0000 tron (svn r5610) Remove a pointless call to VehicleInTheWayErrMsg() - only trains can be on rail bridges
Wed, 26 Jul 2006 03:33:12 +0000 belugas (svn r5609) CodeChange : Apply coding style
Tue, 25 Jul 2006 19:18:31 +0000 tron (svn r5607) -Regression [r3597]: Let a road vehicle only overtake if there is no vehicle close except the two involved
Tue, 25 Jul 2006 18:32:34 +0000 tron (svn r5606) Replace some magic numbers by proper TrackBits enums and macros
Tue, 25 Jul 2006 10:03:20 +0000 miham (svn r5602) WebTranslator2 update to 2006-07-25 12:03:06
Mon, 24 Jul 2006 20:10:31 +0000 miham (svn r5601) WebTranslator2 update to 2006-07-24 22:10:14
Sun, 23 Jul 2006 18:42:10 +0000 miham (svn r5600) WebTranslator2 update to 2006-07-23 20:41:55
Sun, 23 Jul 2006 17:17:43 +0000 tron (svn r5599) GetPrevVehicleInChain() may never fail to find a valid vehicle. Reflect this in the code
Sun, 23 Jul 2006 08:40:49 +0000 tron (svn r5597) Remove the unused attribute ground_child from struct ViewportDrawer
Sat, 22 Jul 2006 18:21:20 +0000 miham (svn r5596) WebTranslator2 update to 2006-07-22 20:18:06
Sat, 22 Jul 2006 16:44:55 +0000 tron (svn r5595) Show all aircraft in the dry-run build window of the global aircraft list again
Sat, 22 Jul 2006 14:43:53 +0000 tron (svn r5594) Be more strict what's allowed to be built in a hangar: if the airport can't handle planes/helicopters don't present and disallow building planes/helicopters - the latter case wasn't covered yet.
Sat, 22 Jul 2006 14:31:56 +0000 tron (svn r5592) Merge two complementary cases
Sat, 22 Jul 2006 09:08:34 +0000 tron (svn r5584) When drawing catenary on a bridge calculate its height only once
Sat, 22 Jul 2006 08:59:52 +0000 tron (svn r5582) Add and use AxisToTrack{Bits,}()
Sat, 22 Jul 2006 07:36:01 +0000 tron (svn r5581) Slightly alter some snow line related calculations to make them a bit clearer
Sat, 22 Jul 2006 07:28:04 +0000 tron (svn r5580) -Regression: Under certain circumstances it was possible to remove/convert bridges while a vehicle was on it. Fix this by properly calculating the height of a bridge
Fri, 21 Jul 2006 06:37:09 +0000 miham (svn r5533) WebTranslator2 update to 2006-07-21 08:36:55
Thu, 20 Jul 2006 17:43:24 +0000 miham (svn r5529) WebTranslator2 update to 2006-07-20 19:43:08
Wed, 19 Jul 2006 19:20:04 +0000 richk (svn r5519) Fix: Only list helicopters in the new build window of helidepots and helistations.Suggested by peter1138 & Tron.
Wed, 19 Jul 2006 15:29:17 +0000 miham (svn r5518) WebTranslator2 update to 2006-07-19 17:28:56
Wed, 19 Jul 2006 06:48:17 +0000 miham (svn r5517) WebTranslator2 update to 2006-07-19 08:48:02
Tue, 18 Jul 2006 17:59:05 +0000 miham (svn r5515) WebTranslator2 update to 2006-07-18 19:58:50
Tue, 18 Jul 2006 06:49:38 +0000 miham (svn r5514) WebTranslator2 update to 2006-07-18 08:49:21
Mon, 17 Jul 2006 20:27:17 +0000 belugas (svn r5512) Fix : Remove a warning on MakeItalianTownName.
Mon, 17 Jul 2006 18:52:20 +0000 miham (svn r5511) WebTranslator2 update to 2006-07-17 20:52:03
Sun, 16 Jul 2006 19:38:27 +0000 miham (svn r5509) WebTranslator2 update to 2006-07-16 21:38:07
Sun, 16 Jul 2006 13:34:39 +0000 miham (svn r5508) WebTranslator2 update to 2006-07-16 15:34:22
Sun, 16 Jul 2006 06:02:22 +0000 miham (svn r5507) WebTranslator2 update to 2006-07-16 08:01:56
Sun, 16 Jul 2006 00:32:00 +0000 belugas (svn r5504) Feature : Added Italian town name generator. (sidew)
Sat, 15 Jul 2006 17:12:44 +0000 miham (svn r5503) WebTranslator2 update to 2006-07-15 19:12:31
Sat, 15 Jul 2006 10:07:59 +0000 miham (svn r5501) WebTranslator2 update to 2006-07-15 12:06:08
Sat, 15 Jul 2006 09:29:39 +0000 tron (svn r5500) Undo r4597, because it breaks the intended change of r5315 to prohibit building rails on a road tile while road works are in progress
Fri, 14 Jul 2006 18:14:08 +0000 truelight (svn r5497) -Fix: somehow in r5315 slipped some wrong logic, allowed you to build rail on all road pieces without really building it ;)
Fri, 14 Jul 2006 17:54:04 +0000 belugas (svn r5496) -CodeChange: Removed two compiler warnings
Fri, 14 Jul 2006 16:56:10 +0000 miham (svn r5495) WebTranslator2 update to 2006-07-14 18:55:51
Fri, 14 Jul 2006 09:02:53 +0000 truelight (svn r5494) -Fix: [#241] an enum with 2 equal numbers is rarely a good idea ;) (RichK67)
Thu, 13 Jul 2006 18:34:45 +0000 truelight (svn r5493) -Fix: 'grep -o' isn't supported on all targets. 'sed' is, so use thatone (tokai)
Thu, 13 Jul 2006 18:16:15 +0000 truelight (svn r5491) -Fix: [#9] MorphOS crashed when you go a level up on root level (tokai)
Thu, 13 Jul 2006 17:58:13 +0000 truelight (svn r5489) -Fix: corrected tokai's name and morphos details (tokai)
Thu, 13 Jul 2006 17:53:32 +0000 truelight (svn r5487) -Fix: [#8] UDP sockets were used even if network-availability was set to false (tokay)