Age | Commit message (Collapse) | Author |
|
CT_INVALID/OWNER_SPECTATOR/INVALID_STATION where appropriate
|
|
emulate a variable, that holds the current currency; again this should increase readability
|
|
introduced in r2991.
|
|
and -1
|
|
saved prior to r2868 to load.
|
|
references to our (new) original engine/vehicle tables.
|
|
them so NewGRF data can be loaded without wiping out the default data.
|
|
|
|
the game restart year via the console should work (Debolaz)
|
|
Webtranslator screwed it up)
|
|
make life for IDEs easier (ln-)
|
|
|
|
langs changed)
|
|
enabled by default.
|
|
|
|
warning.
- Add settings.h to VS.NET project.
|
|
|
|
|
|
pbs segment, instead of letting the pathfinder determine this.
|
|
errors on 64bit architectures which require aligned variables
|
|
size on 32bit machines
|
|
correct item when some items were hidden.
-Separate disabled and hidden masks in drop downs to support both hidden and disabled items.
|
|
|
|
|
|
0x60-0x7F. This parameter isn't used yet.
|
|
ID to reference the previous definition of the same cargo ID, instead of causing loops.
|
|
|
|
|
|
livery overrides. Fixes max speed in dbsetxl etc.
|
|
of a handler in VehicleChangeInfo.
|
|
vehicles and change
station special case to vehicle special case.
|
|
|
|
|
|
functions that don't change their pointer parameters
- change a lot of byte player types to PlayerID
- beautify header files, same "#endif /* filename */" ending
|
|
(lucaspiller)
|
|
didn't work (glx)
|
|
order don't have that order restored (i_dachev). Also disallow non-train type vehicles to have non-stop orders.
|
|
MacOS's or PDA's. (toholio)
|
|
|
|
'dies' with an ingame error message informing the gamer if it couldn't generate any towns in user-space. Still if it happens during new-game generation it crashes since we don't yet have actions to do in such a circumstance.
|
|
(custom) (win32)
|
|
to the console which MinGW32 had the habit of doing. Using undocumented (in mingw) __set_error_mode() function.
|
|
(oilrig has no station). While it is still possible that oilrigs end up without a station, it is only the case where no more stations can be built at all
|
|
cause that would have written 0X
|
|
for everyone
- Add IsLocalPlayer() which substitutes _local_player == _current_player
|
|
|
|
builds them now from a hangar. Also, to query the price of a new aircraft tile information is not needed
|
|
special
abilities you really don't want to know about (free bridges, etc..)
I removed this flag some revisions ago, but the Aircraft part
depends on it, so I re-enabled it again..
|
|
of some gotos (peter1138)
|
|
argument list of execlp() as suggested by the manpage to make it correctly work on 64bit platforms
|