Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
allocation
|
|
|
|
use vector/string
|
|
|
|
CommandPacket()" (#9334)
|
|
|
|
|
|
|
|
|
|
|
|
banning clients
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This to be more explicit the function changes the value, and not
returns yes/no.
|
|
|
|
|
|
strings valid and writing strings
|
|
|
|
distinction between (non)company
|
|
|
|
|
|
|
|
|
|
company stats
|
|
|
|
|
|
|
|
|
|
|
|
loops)
|
|
|
|
|
|
admin/rcon passwords
|
|
passwords
|
|
passwords
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Codechange: [Network] split CloseSocket and CloseConnection more clearly
- CloseSocket now closes the actual OS socket.
- CloseConnection frees up the resources to just before CloseSocket.
- dtors call CloseSocket / CloseConnection where needed.
|