Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
limitations and unused code/strings.
|
|
list GUIs / use ResizeWindow instead of custom resize code.
|
|
know of eachothers size so they don't get overlapped and don't get invisible (bottoms) of windows when a larger font is used
|
|
closer to the window
|
|
before the details string.
Gentlemen, swap your string parameters.
|
|
increase the default size slightly)
|
|
|
|
|
|
|
|
details of the network lobby and split detail drawing to its own function
|
|
list a seperate function and remove some magic numbers
|
|
purposes, i.e. make it translatable
|
|
|
|
used in ways that aren't always wanted, causing bugs and the like. Also with nested widgets most reasons for handling OnResize have gone.
|
|
|
|
window to a separate function
|
|
for the content gui.
|
|
wrong 'size') upon reiniting windows
|
|
newlines (multi line strings) we need to (properly) handle the case when there are no spaces instead of truncating the string.
|
|
NetworkSend_Init() is useless
|
|
packet caused the connection to be closed. Also force-close the connection on invalid packets.
|
|
|
|
PMing
|
|
someone who lost his/her connection or when you were team chatting and moved out of the company.
|
|
comment
|
|
'generic' includes so compilation without network support doesn't get broken as easily by changes in header files
|
|
|
|
|
|
was paused due to an error. Just reject such savegames in dedicated servers.
|
|
InvalidateData (which does the same). Also call InvalidateData in a few cases where that was actually meant.
|
|
tick when the pause command only gets processed once every frame_freq ticks. So it would spam the console with duplicate attempts.
|
|
|
|
companies if the company had a password before the reset
|
|
the client side's handling, i.e. return the connection status
-Fix: do not do invalid reads when a packet handling function closed a connection
|
|
and libpng compiles and links (for me). Something's fishy with the network so it doesn't actually work (yet)
|
|
|
|
widget-plane, and optionally an index in the nested_array.
|
|
nested widgets through the nested_array.
|
|
did not get properly updated when the NewGRFs were rescanned causing reading of freed data
|
|
|
|
more general usage.
|
|
for more consistency and distinguishability.
|
|
language list in the network GUI
|
|
which is no longer enough.
|
|
after updating the scrollbar maximum.
|
|
(patch by dihedral)
|
|
scrollbar wrappers
|