Age | Commit message (Collapse) | Author |
|
static const variables
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DEFINE_UNAVAILABLE_CONTENT_RECEIVE_COMMAND and DEFINE_UNAVAILABLE_UDP_RECEIVE_COMMAND
|
|
>= 32.
|
|
sure all members are properly initialized
|
|
subclassing it
|
|
|
|
triggered the server to close the connection
|
|
'command response' to the client as the connection has already been terminated
|
|
|
|
about
|
|
|
|
protocol and improve the naming of some variables
|
|
|
|
if a header require a header make it include that header
|
|
client before closing the connection. As a result the client would say 'connection lost' when the cause was something completely different.
|
|
trunk and 1.0.0 betas; 0.7.5 and before can't be crashed though.
|
|
|
|
|
|
|
|
NetworkSend_Init() is useless
|
|
|
|
'generic' includes so compilation without network support doesn't get broken as easily by changes in header files
|
|
|
|
|
|
and libpng compiles and links (for me). Something's fishy with the network so it doesn't actually work (yet)
|
|
|
|
(like done for video, music, sound, etc)
|
|
|
|
|
|
|
|
|
|
relatives
|
|
|
|
|
|
waste less bytes aligning stuff and fix the comment of the structs.
|
|
code style.
|
|
|
|
time, binary size and run time (with asserts disabled) should be improved
|
|
variable instead of var->index
|
|
PoolItem::IsValidID(index)
|
|
PoolItem::GetPoolSize()
|
|
|
|
|
|
messages by adding more information to them. Also give some clues on how to fix certain issues (like failing advertising).
|