| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clean up the casemapping checking and comparison code. | 2026-03-13 | 1 | -2/+2 | |
| * | Rework sending server protocol messages.•••- Replace CmdBuilder with MessageBuilder. This has a less footgun API. All message building has to go through this now so we can implement other message formats in the future. - Replace the message parsing in WriteLine with an analogue to PreProcessOldProtocolMessage. This should be much faster. - Move parameter translation from the core to spanningtree. - Change EncodeParameter to return the value instead of updating in place. - Replace the OnBuild*Message events with one OnServerMessage that can now access all parts of the message and change them. | 2026-03-12 | 1 | -12/+12 | |
| * | Merge branch 'insp4' | 2025-08-15 | 1 | -8/+8 | |
| * | Merge branch 'insp4' into master. | 2025-03-29 | 1 | -1/+1 | |
| * | Merge branch 'insp4' into master. | 2025-03-03 | 1 | -1/+19 | |
| * | Merge branch 'insp4' into master. | 2025-03-02 | 1 | -1/+1 | |
| * | Rename TreeServer::GetParent to GetTreeParent. | 2024-09-19 | 1 | -2/+2 | |
| * | Use C++20 <format> instead of fmtlib when available. | 2024-08-22 | 1 | -1/+1 | |
| * | Remove support for the v3 server protocol. | 2024-07-23 | 1 | -7/+5 | |
| * | Shuffle the modules about a bit. | 2024-07-17 | 1 | -0/+251 |
