| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | minor tweaks | fusion32 | 2026-02-03 |
| | | |||
| * | fix most init and parsing bugs + critical bug with dynamic strings | fusion32 | 2025-07-16 |
| | | | | | | | With an appropriate query manager, the server now starts up and seems to work but won't properly handle connections until we fix the problem with threads and signals described in `TODO.md`. | ||
| * | `reader.cc` | fusion32 | 2025-07-01 |
| | | |||
| * | finish `info.cc` | fusion32 | 2025-06-10 |
| | | |||
| * | implement monster raids | fusion32 | 2025-06-07 |
| | | |||
| * | race loading | fusion32 | 2025-06-07 |
| | | |||
| * | finish `strings.cc` impl | fusion32 | 2025-05-29 |
| | | |||
| * | finish objects.cc | fusion32 | 2025-05-28 |
| | | |||
| * | 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. | ||
| * | halfway of `map.cc` and start of `objects.cc` | fusion32 | 2025-05-24 |
