Age | Commit message (Collapse) | Author |
|
to 128.
|
|
inconsistent code wrt. autoreplace with rules in both vehicles' group and ALL_GROUP.
|
|
timetable when timetabling is disabled
|
|
|
|
finish the landing routine.
|
|
for signs and SIGNAL for signals :)
Always check your terms with your nearest british ;)
|
|
|
|
some more meaningful values.
This allows to remove an unnecessary subtraction in the MAYBE_DAW_SIGNAL macro, who was waiting for an offset, at the first place.
|
|
reversing flag when entering depot.
|
|
|
|
load/save windows when the game is paused due to missing GRFs.
|
|
when the variable can just be unsigned...
|
|
affect anything in this case but is bad form.
|
|
'will-be-active' between reservation- and activation-stage.
This fixes action7/9 conditions 0x06 to 0x0A to return the same in those two stages.
|
|
setting flag.
|
|
|
|
|
|
roads as this allowed competitors to remove the one-way state.
|
|
bridge. Spotted and fixed by a lot of people ;)
|
|
vehicle name changed - cached name was not invalidated
|
|
was comparing two the same strings (when caching was not used)
|
|
|
|
(based on dih work)
|
|
toggling all.
|
|
|
|
strings.
|
|
strings which
includes 0xD000 to 0xD3FF (yes, 0xD0xx makes a lot of sense, really...)
and handle 0xD400 to 0xD7FF strings which map to 0xD000 to 0xD3FF
(obviously).
|
|
just those that carry cargo.
|
|
steep slopes.
|
|
|
|
make it static inline
|
|
group ID to the backup
|
|
|
|
called 'realistic' (matching other vehicles) (1/1) to original TTD
speed (1/4). Note this option defaults to original TTD speed.
|
|
tracks.(Roujin)
|
|
|
|
consistency.
And obviously forgot to compile before committing, as the array rename would have been evident.
|
|
A bit of re-indenting too
|
|
section of source.list
|
|
spaces), one space too many before macro definition and rename marco MB (MakeBridge) for MBR(MakeBRidge)
|
|
|
|
Add macro MR (PALETTE_TO_STRUCT_RED) for easier viewing.
Still more to come.
|
|
Add macro MN for easier viewing.
More to come.
|
|
timetable window
|
|
production slot exists
|
|
michi_cc).
-Fixed by removing FollowTrack_t structure and all related functions. Their purpose was to allow to call track followers from C code. They were:
1. never used
2. obsoleted by switching to C++
|
|
returned wrong values.
|
|
|
|
engine preview offer
|
|
GetTrackBits() (michi_cc)
|