Age | Commit message (Collapse) | Author |
|
|
|
|
|
names (PhilSophus)
|
|
(optional) parameter.
|
|
in the land info window as negative cost.
|
|
scrolling (with keyboard) until another window with editbox was opened and closed. Just "refcount" the open edit boxes instead of setting/clearing a bit when opening/closing a window.
|
|
and strecpy where direct conversion is possible
|
|
HandleEditBox function (Zuu)
|
|
textbuf, explicitly say it includes the terminating zero
-Fix: one couldn't rename things with too long default/automatic name
-Fix: buffer overflow in console when too long (1024 bytes) command was entered
|
|
|
|
client so it is immediatelly clear which one you are working with.
|
|
doesn't guarantee the resulting string is '\0'-terminated.
|
|
engine when turning a train in a station.
|
|
vehicles, engines, towns, groups, stations, waypoints, managers and companies)
|
|
ShowQueryString()
|
|
fileio_func.h so not everything that includes saveload.h needs to include everything else too.
|
|
While at it, an alphabetic error been fixed
|
|
|
|
configurable.
|
|
are drawn using the old Patch-like PBS sprites. (michi_cc)
|
|
general tooltip window.
|
|
guis.
|
|
for stations, houses and industries
|
|
in tile description
|
|
|
|
|
|
|
|
with all other structs/classes that are in a pool.
|
|
were printed, otherwise the text could change due to the few number of slots that could be used to bind.
-Codechange: remove all BindCString and related functions and replace it by RAW_STRING which prints the C-string raw pointer that is on the 'print stack'.
|
|
make it better readable
|
|
-Cleanup: some reincarnations of _fios_items in the code
|
|
settings stored in the savegame so there is no need to have a duplicate copy of it for new games.
|
|
window_gui.h/window.cpp because they belong there.
|
|
|
|
instead of just yes.
|
|
|
|
|
|
-Codechange: move all Settings into substructs of _settings in a way that they are logically grouped.
|
|
tile-info-window.
|
|
New World window
|
|
|
|
Patch by Alberth.
|
|
Window constructors.
|
|
OnKeyPress/OnCTRLStateChange to make it obvious what the return values mean.
|
|
the Window class and remove Window from their naming.
|
|
|
|
|
|
been cancelled message' even when it was not cancelled causing joining passworded servers/companies to fail.
|
|
|
|
parent class already have it
|