Age | Commit message (Collapse) | Author |
|
OnKeyPress/OnCTRLStateChange to make it obvious what the return values mean.
|
|
|
|
|
|
|
|
|
|
vehicle_gui.h.
|
|
|
|
|
|
was opened
|
|
Build[RailDepot|RailStation|RailWaypoint|Signal]Window
|
|
|
|
window_gui.h only needs to be included in *_gui.cpp.
|
|
the Window class and remove Window from their naming.
|
|
|
|
client but do directly execute those on the server.
|
|
|
|
|
|
|
|
new windows that are going to require a ResetObjectToPlace to be performed on closing.
This will allow to free the said window only once, and not twice otherwise
|
|
|
|
|
|
functions/enums/variables as they are not used anymore.
|
|
|
|
|
|
stuff
|
|
dynamically allocated as static uninitialistion order is undetermined. The list is freed when the latest driver is removed.
|
|
restoring a vehicle will no longer decrease the vehicle count in groups
|
|
|
|
anymore. Patch by Cirdan.
|
|
|
|
|
|
|
|
|
|
HighScoreWindow.
|
|
|
|
|
|
|
|
to modify the state of the statusbar from outside the statusbar.
|
|
|
|
windows.
|
|
reflect reality. Patch by Cirdan.
|
|
|
|
|
|
|
|
SelectPlayerFaceWindow children of PlayerCompanyWindow.
|
|
not have to return the Window they just created.
|
|
change when the on screen keyboard was opened.
|
|
recursively via the OnPlaceObjectAbort callback and use this knowledge to simplify closing some windows.
|
|
|
|
|