aboutsummaryrefslogtreecommitdiff
path: root/client/src/assembler
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring.auth2020-07-173-71/+0
|
* Added blacklist implementation on server.auth2020-07-112-10/+6
| | | | Overall code cleanup and optimization.
* More assembler implementations.auth2020-07-052-4/+16
| | | | Small changes to client on server.
* Added support for packet actions.auth2020-07-051-1/+1
| | | | | Added support for client hwid handling. Removed timeout client message.
* Replaced std::byte by uint8_tauth2020-07-031-1/+1
|
* Started asmjit wrapper for easier manipulation.auth2020-07-033-0/+63