Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
configurable.
|
|
OnKeyPress/OnCTRLStateChange to make it obvious what the return values mean.
|
|
pointer with the WE_CREATE message because nothing uses it anymore.
|
|
GenerateLandscapeWindow, NetworkChatWindow, NetworkCompanyPasswordWindow, NetworkGameWindow, NetworkStartServerWindow, QueryStringWindow, SaveLoadWindow. All these classes depended on the 'querystr_d' object which is now put into QueryStringBaseWindow. As a side effect this removes quite a lot of WP macro usages and a few global variables.
|