Age | Commit message (Collapse) | Author |
|
|
|
|
|
- Landscaping buttons have to be accessed from the landscaping toolbar
- Landscaping toolbar can be opened from all other toolbars
- The order of buttons in the docks toolbar now matches the other toolbars
- Landscaping toolbar has new keyboard shortcuts
|
|
|
|
|
|
|
|
unique id (generated via md5)
|
|
because the
new pathfinder uses a random, and the goto_depot uses the new pathfinder
(if enabled)
|
|
so I made
it 20 chars long
|
|
in MP
because of the lag between commands (anyway, I hope)
|
|
disconnect without cleaning up.
|
|
|
|
a flag..
someone should rewrite the editbox!
|
|
northern corner
|
|
particular cargo type but the sum of their capacity.
Also add the number sorter to sort by vehicle number if the cargo capacity is equal.
|
|
Replaced the slightly misleading SERVICE_INTERVAL by a function VehicleNeedsService()
|
|
|
|
|
|
to fix the path issues when building nightly builds with a cronjob
|
|
clean (should only be a check for openttd binary)
Tron forgot to credit Celestar for last commit (rev 1009)
|
|
This adds a little button per vehicle class to the station window which opens a list of all vehicles that have this station on their schedule.
As side effect this gets rid of some global variables.
|
|
|
|
|
|
this lead to corruption on load.
|
|
|
|
appears to be needed in the nightly builds
|
|
|
|
missed all this time; but is fixed now.
|
|
users can't use a dynamic build
|
|
|
|
depots to prevent that vehicles might need service when leaving after a long stay (ln--)
|
|
TTD stores invalid orders different than OTTD, this resulted in empty lines in the order list. With the overhaul of the order system this got worse: no line was shown at all.
Fix this by sanity checking while loading and convert the orders accordingly.
|
|
it anymore and it is not maintained anymore
|
|
|
|
|
|
revision 978
|
|
|
|
endian-problems. To fix this, we are sending dparams byte by byte
(instead of an uint32). Because of this dparam is sent
not-uint32-endian-safe, but char-endian-safe. Too bad dparam can no
longer be used for normal stuff (which is currently not the case) (tnx
to Tron and Bjarni)
|
|
|
|
get a port, since MorphOS also have the flag __AMIGA__ defined (Tokai)
|
|
|
|
Bjarni, Oskar and Tron
|
|
|
|
caused failures if RELEASE contained spaces
|
|
|
|
Mac: sets the STATIC flag if no makefile.config is found
|
|
|
|
added completely customizable lang path (all non-Windows OSes)
|
|
(another place)
|
|
|