summaryrefslogtreecommitdiffstats
path: root/game/client/main.cc
Commit message (Expand)AuthorAgeFilesLines
* Another qfengine graft: resource managementuntodesu2025-09-111-10/+7
* Displace threading into core (qfortress graft)untodesu2025-09-111-1/+1
* Replace most of C strings with string_viewuntodesu2025-09-111-2/+2
* I forgot to set these to true in .clang-formatuntodesu2025-07-011-7/+14
* I hyper-focued on refactoring againuntodesu2025-07-011-0/+443
* Move game sources into src subdirectoryuntodesu2025-06-291-441/+0
* Restructure dependencies and update to C++20untodesu2025-06-281-5/+5
* Clang-format the entire source codeuntodesu2025-06-251-43/+36
* Allow game to not die when sound is not availableuntodesu2025-03-271-23/+37
* Handle termination signals on client-sideuntodesu2025-03-221-0/+9
* Fix the bizzare CRC32 callback I forgot to removeuntodesu2025-03-161-1/+1
* Update threading command line argumentsuntodesu2025-03-161-3/+1
* Add whatever I was working on for the last monthuntodesu2025-03-151-0/+427