Age | Commit message (Collapse) | Author |
|
inside the WE_CREATE event because it is only used there.
|
|
first place
-Add: allow --debug=3 to enable DEBUG lvl 3 (--debug results in a lvl 1)
|
|
to show the crash text in the crash-window
|
|
instead. This and the corresponding executable is enough to trace the source of a crash given by crash.txt by using WinDbg for example. Mapfiles are a bit deprecated in the newer VS environments.
|
|
|
|
|
|
|
|
Word of warning: configure _does_ delete your Makefile.config!
|
|
Makefile.config, inserting data directly into it. This is needed for the
CompileFarm (nightly) and most likely it will help out many people who want
to cross-compile. I might have missed several options out of the
Makefile.config, but those are the needed ones for the CompileFarm.
|
|
wrapper-configure
|
|
Note: This slightly changes the behavior of GetAnyRoadBits() to only return a road piece for the start of the bridge ramp instead of a full ROAD_[XY]
|
|
|
|
0 which got screwed up during the patch-rewrite. Thanks peter1138
|
|
slightly vibrating text when pressing the cheat-button. Thanks to peter1138 for noticing.
|
|
but broke loading a set value. Added a better fix which needs a char value to be a string (eg enclosed in double-quotes)
|
|
UpdateSignalsOnSegment() instead of SetSignalsOnBothDir()
|
|
|
|
road) under bridges
|
|
magic numbers and generic names
|
|
Existing bug: When restoring a road piece which belongs to a town the town index unconditionally gets set to 0
|
|
|
|
|
|
IsTunnel(), which just checks for a tunnel, but not the tile type as IsTunnelTile() does
|
|
codes instead of using this global variable
|
|
local variable
|
|
overwritten just a few lines later without being used in between
|
|
generic byte and don't fill arbitrary data into inappropriate types
|
|
|
|
|
|
|
|
|
|
tile length instead of their pixel length
|
|
|
|
parameter. (sulai)
|
|
Direction to DiagDirection as that's what it really operates on
|
|
stop complaining on make install (temporary hack).
|
|
0.4.5 (see os/debian/changelog for details).
* Fix a small debconf issue which was in the 0.4.5 release.
|
|
|
|
variables sensible names. I flipped a 'b' and a 'd' in r3785
|
|
|
|
|
|
which happend in r1592
|
|
standard DiagDir
|
|
|
|
|
|
|
|
|
|
road vehicles with the new DirDiff stuff
|
|
|
|
DiagDirection and friends
|