Age | Commit message (Collapse) | Author |
|
same twice.
|
|
|
|
|
|
Window::UpdateWidgetSize().
|
|
WindowDesc; it's determined from the (nested) widgets
|
|
|
|
know of eachothers size so they don't get overlapped and don't get invisible (bottoms) of windows when a larger font is used
|
|
newlines (multi line strings) we need to (properly) handle the case when there are no spaces instead of truncating the string.
|
|
PMing
|
|
someone who lost his/her connection or when you were team chatting and moved out of the company.
|
|
InvalidateData (which does the same). Also call InvalidateData in a few cases where that was actually meant.
|
|
|
|
|
|
relatives
|
|
codes and group them logically
|
|
undrawn when drawing the first chat line causing two mouse pointers to be visible.
|
|
code style.
|
|
time, binary size and run time (with asserts disabled) should be improved
|
|
with < .. - 1 (both caused due to wrapper functions)
|
|
PoolItem::GetPoolSize()
|
|
|
|
|
|
|
|
|
|
this ID' from 'some' strings and replace the string name with something more sensible.
|
|
fixed value.
|
|
completion to seemingly fail
|
|
drawing API
|
|
drawing API.
|
|
expanding them much easier (Alberth)
|
|
sources too
|
|
|
|
use a single named constant.
|
|
color and colour.
|
|
|
|
edit box open simultaniously (Zuu).
|
|
tab-completed.
|
|
|
|
|
|
|
|
(not enough players)" fully translateable.
|
|
|
|
networkclientinfo structs to be in a contiguous piece of memory and put them in a pool.
-Note: 255 should really be enough for now... making it any more means network protocol bumps.
|
|
amount of slots in the array, but one less as a dedicated server takes a slot too.
|
|
#include dependencies.
|
|
identification ids and the indices into the clients/client info arrays.
|
|
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
|