Age | Commit message (Collapse) | Author |
|
|
|
ShowQueryString()
|
|
window is scrolled (yorP)
|
|
as the chatbox got a higher priority than the OSK instead of the usual other way around.
|
|
|
|
|
|
fileio_func.h so not everything that includes saveload.h needs to include everything else too.
|
|
|
|
|
|
32bpp-anim blitter (backup buffer was too small)
|
|
constants.
|
|
configurable and increase the default size slightly so it can hold the longest chat messages.
|
|
|
|
as that's the only case chat messages are used. Furthermore remove any trace of chatmessages when compiling without network support.
|
|
configurable.
|
|
a more logical location and give it a more consistent name.
|
|
|
|
|
|
|
|
|
|
|
|
toolbar and dropdown guis.
Mostly forgotten ones.
|
|
DrawFrameRect usage
|
|
"start server window"'s list of scenarios.
|
|
|
|
packet) issued by a client
|
|
companies when the timeout is set to 0. Based on an idea by Thomas.
|
|
|
|
causing autoclean and company passwords not to work.
|
|
server list. Patch by Pegasus.
|
|
|
|
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'.
|
|
joined as it is only exposes the unique_id more than needed. Patch by dih.
|
|
|
|
name in the commands too.
|
|
|
|
-Fix: MP advertising was not advertising.
|
|
|
|
related errors. Now all error() will 'crash' openttd after showing the message in win32 releases (MSVC), creating a crash.log and crash.dmp (like the '!' hack used before). On the other hand, usererror() will just close the game. So use error() only when it can be helpful to debugging, else use usererror().
|
|
|
|
|
|
variables.h so one doesn't need to include openttd.h before variables.h.
|
|
settings between NetworkSettings and NetworkGameInfo.
-Fix: failure of changing the server password during games because the password wasn't duplicated properly.
|
|
-Cleanup: some reincarnations of _fios_items in the code
|
|
|
|
headers so that nothing from the network directory needs to include basically all network headers.
|
|
network/network_internal to settings.
|
|
|