aboutsummaryrefslogtreecommitdiff
path: root/src/time.cc
Commit message (Collapse)AuthorAge
* network code robustnessfusion322026-02-26
| | | | | This should address some quirks of both game and query manager connections while keeping roughly the same overall design.
* cleaning up a few comments + login message enumfusion322025-08-19
|
* TPlayer constructor and destructorfusion322025-06-17
|
* linux Makefile + fix most compilation problemsfusion322025-05-25
| | | | | | | I wanted to see if the compiler had any problems with the code so far and added a few stub definitions so that each file would properly compile. We still fail when linking but we're able to to find and fix compile time errors.
* rename `main.hh` to `common.hh`fusion322025-05-22
|
* implement `main.cc`, `shm.cc`, and `time.cc` + overall tweeksfusion322025-05-20