Age | Commit message (Collapse) | Author |
|
strings
|
|
instead of a global one as it should only be used from window.cpp.
|
|
that the pointer you are allocating to is NULL. Patch by Alberth.
|
|
byte[WINDOW_CUSTOM_SIZE] removed. This step changes the event handling to work directly on the Window class instead of via a function pointer and big switches while keeping backward compatability while we're rewriting the Windows to the new scheme.
|
|
same thing.
|
|
the need for WE_ON_EDIT_TEXT_CANCEL.
|
|
|
|
|
|
rename WE_4 to something more descriptive and correct some (completely incorrect) comments.
|
|
the original values were correct.
|
|
|
|
store a second tile to skip to (in news messages). Patch by cirdan.
|
|
resizable and truncate strings
|
|
|
|
|
|
|
|
.cpp files where they are actually used.
|
|
|
|
This can't be solved by using exceptions because the longjmp is needed for PNG (C-code) handling.
|
|
function...
|
|
place where it is used and remove some unneeded globalisations of some other PlaceProc functions.
|
|
|
|
functions/types to tilehighlight_*.h.
|
|
|
|
move it to there.
|
|
Window.
|
|
a Window constructor.
|
|
pointer to the front vehicle in certain cases
Now it's updated when it's the front vehicle and it's every time it's the front vehicle and only if it's the front vehicle (nomatter if the replacement works or not)
|
|
vehicles right away if we fail to replace them and certainly not presume their data is valid
|
|
|
|
event, we should not send a click event to the now non-existant Window as that causes segfaults.
|
|
wrapper for CBlobT
|
|
|
|
|
|
combobox was destroyed
|
|
|
|
with iconv.
|
|
|
|
vehicle could free it's slot without the vehicle knowing it (leading to assert)
|
|
|
|
from openttd.h to their own headers.
|
|
|
|
|
|
to only one. Thanks to Roujin
|
|
|
|
|
|
|
|
string. Patch by tokai.
|
|
declarations.
|
|
when it's certain that w != NULL.
|