Age | Commit message (Collapse) | Author |
|
|
|
|
|
make sure you do not sticky more than 23 at a time. Also a lot of places in the code invalidated the 'status bar' of the vehicle, referring to it as widget 4. This is now widget 5 and has been #definitized
|
|
|
|
|
|
correctly for
bridges (the middle-parts don't have any owner)
|
|
|
|
|
|
languages don't have overlapping strings
|
|
|
|
possible route. This also makes sure signals don't show red because
there is a train on the track of an other owner.
|
|
|
|
|
|
road/rail-crossing, and you let an other train drive towards it, reverse
it, the lights no longer go off.
|
|
a train
is reversed at the wrong moment (Yeah, our longest open bug finally
fixed :) :) :))
|
|
companies by building a depot close to a station. (even more: trains do
no longer enter tiles that do not belong to his owner)
|
|
WE_KEYPRESS. Now
you can change your player-name in the GUI again :)
|
|
|
|
|
|
list. Those will be remembered until you delete them by pressing the Delete key.
|
|
|
|
dedicated
server till enter was pressed. CTRL+D after a random key still does hang
the dedicated server till enter is pressed.
|
|
companies (a lot of code can simply not handle it)
|
|
company
went bankrupt, without joining the wrong company (or even failing to do so)
|
|
the sender
|
|
(tnx to
GeniusDex (that makes 10 ;)))
|
|
some nasty
crashes (tnx to GeniusDex for the clear backtrace)
|
|
compile the game (Oskar_)
|
|
|
|
makes the compilation process into more than one job which makes it able to benefit from multiple CPUs. Using -j without setting a limit of jobs (like -j2) is not a great idea (thanks to ln-- for reporting the need for this one)
|
|
This has gotta be the greatest kick for Moriarty!
|
|
|
|
|
|
went bankrupt
|
|
OT_NOTHING,
resulting in order-lists mixing together (maybe tnx to Darkvater, not
sure though..)
|
|
hardcoded strings)
|
|
was not
working (Hackykid)
|
|
the server
|
|
deadkey.
|
|
|
|
now
stay a spectator even if someone else joins.
|
|
and 'void' where needed, prefixed all functions, typedefs and global
vars with 'Network' and organized all externals nicely.
|
|
NewsItems. This is now done for "Train in depot" messages. Before displaying such a message, it checks if the train really still is in the depot. Can be applied to other news items as well.
|
|
exploding any more
|
|
catchment area
|
|
|
|
orders any more
|
|
file. Add a section [servers] with the addresses each in a new line. Those will be checked upon OpenTTD startup.
|
|
|
|
windows.
|