Age | Commit message (Collapse) | Author |
|
Vehicle->SetNext() so we can trap instances that change a next pointer and (in the future) update the first/previous pointers based on that.
|
|
also work with a negative bank account, making the bank account even more negative than it was.
|
|
execution) of overbuilding road tunnels with tram tracks (and vice versa) when the dragged area contains both ends of the tunnel.
|
|
super class.
|
|
"road" everywhere except in the tile type.
|
|
the road bit perpendicular on the slope made the foundation disappear.
|
|
foundations. Primarily removal of (duplicated|magic) code and introduction of few helper functions to ease foundation determination. Patch by frosch.
|
|
transparent" code.
|
|
or vice versa on slopes did not work as expected.
|
|
variables.h to strings.h
|
|
never be associated with a town.
|
|
when a town builds road over tram bits.
|
|
so they could remove the tramtrack in some cases.
|
|
easily modified.
|
|
|
|
|
|
callbacks 11 and 17 for
road vehicles for those who prefer the technical explanation.
|
|
|
|
roads (because they only work for busses and lorries).
|
|
a specific way on straight pieces of road.
|
|
stops.
|
|
and vice versa.
|
|
(boekabart).
|
|
|
|
mysterious.
|
|
track (and vice-versa)
-Fix: you could build a drive-through station over a sloped road/tram track
|
|
|
|
always have the tendancy to backfire?
|
|
they are already built for another type.
|
|
|
|
adding/removing roadtypes.
|
|
foundation of the opposite roadtype.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
road types on a single tile.
|
|
road types.
|
|
|
|
something different than plain roads.
|
|
"road" with multiple owners on a single tile.
|
|
obvious reasons
-Codechange: introduced ZOOM_LVL_DETAIL to show/remove details
-Codechange: changed << and >> operator with ZoomLevel to a simple wrapper (that in theory also allows zoom-in besides the current zoom-out)
-Fix r9845: missed some int -> ZoomLevel
|
|
-Codechange: use predefined enums for viewport zoomlevels
|
|
|
|
1 - paved roads on desert tiles.
|
|
|
|
|
|
including a new toolbar, accessible from the map menu or Ctrl X. Patch by Wolf01.
|