aboutsummaryrefslogtreecommitdiff
path: root/client/src/ui/ui.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added version checks on server.auth122020-08-281-2/+2
| | | | | | Changed main thread behaviour. Fixed events bug where packet seq would get corrupted. Changed session packet behaviour.
* Improved CPU usage drastically.auth122020-08-061-56/+22
| | | | | Switched to directx9. Reduced RAM usage by only remapping modules from a blacklist.
* More ui improvements.auth122020-08-051-17/+6
| | | | Under the hood improvements.
* Added ui.auth122020-08-031-0/+114