- Fix: Airports have foundations again
- Fix: Roadbays on slopes now show the right graphics
- Fix: Vehicles now don't sink on the roadbay if placed on slope
- Fix: Debug PBS graphics now shows correct trackbit on sloped stations
- Change: a lot of code duplication and useless code removed
===========
v03 Initial release
Here's the first good looking version of my sloped stations patch.
It still have some bugs like the road bay placed on slopes but not facing the slopes become sloped too. (FIXED)
Rail stations don't look so good, ok they are really weird.
Roadstops and truckstops are really good, I didn't tried it with trams yet.
This patch should be compatible with old savegames because I didn't added new things, I only changed a bit the drawing code and the check which disallowed to build stations facing slopes.
Savegames made with this patch should be compatible with trunk too.
What it misses is newgrf support, a little of code style and less code duplication.
Try it and let me know what you think

Win32 build attached, it should need only the original grfs to work