| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | network code robustness | fusion32 | 2026-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 enum | fusion32 | 2025-08-19 |
| | | |||
| * | TPlayer constructor and destructor | fusion32 | 2025-06-17 |
| | | |||
| * | linux Makefile + fix most compilation problems | fusion32 | 2025-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` | fusion32 | 2025-05-22 |
| | | |||
| * | implement `main.cc`, `shm.cc`, and `time.cc` + overall tweeks | fusion32 | 2025-05-20 |
