0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
util/ByteOrder: add more API documentation More... over 3 years ago
CHandler: show real server list while attaching More... over 3 years ago
Connection: move ClientVersion to StatefulClient More... over 3 years ago
CHandler: copy protocol version from zombie while attaching More... over 3 years ago
CHandler: copy protocol version only if it is known More... over 3 years ago
Connection: fix fd leak in Connect() More... over 3 years ago
Connection: fix Connect() return value More... over 3 years ago
Connection: remove extra newline from log message More... over 3 years ago
Command: convert pointers to references More... over 3 years ago
Walk: convert pointers to references More... over 3 years ago
Log: unsigned log level More... over 3 years ago
LinkedServer: add LogF() with id prefix More... over 3 years ago
CHandler: eliminate local variable `was_attach`, use only Connection::IsInGame() More... over 3 years ago
CHandler: simplify handle_game_login() More... over 3 years ago
Handler: convert pointers to references More... over 3 years ago
LinkedServer: replace several flags with an enum More... over 3 years ago
CHandler: convert pointer to reference More... over 3 years ago
CHandler: remove unused parameter from redirect_to_self() More... over 3 years ago
CHandler: add more local reference variables More... over 3 years ago
CHandler: use StatefulClient::IsConnected() More... over 3 years ago
CHandler: delete zombie after it has been used More... over 3 years ago
CHandler: add local reference variable More... over 3 years ago
Encryption: add `constexpr` More... over 3 years ago
Attach: eliminate attach_after_play_server() More... over 3 years ago
CHandler: simplify handle_game_login() More... over 3 years ago
CHandler: move code to {Instance,Connection}::FindZombie() More... over 3 years ago
LinkedServer: eliminate enqueued_charlist, use StatefulClient::char_list instead More... over 3 years ago
check _WIN32 instead of WIN32, which is not an official macro More... over 3 years ago
debian/copyright: update year and email More... over 3 years ago
conf/uoproxy.conf: comment out all settings except "server" and use defaults More... over 3 years ago