| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'insp4' into master. | 2026-03-31 | 1 | -1/+1 | |
| * | Clean up the casemapping checking and comparison code. | 2026-03-13 | 1 | -1/+1 | |
| * | 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 | -5/+7 | |
| * | Merge branch 'insp4' into master. | 2026-03-03 | 1 | -0/+3 | |
| * | Merge branch 'insp4' into master. | 2025-12-07 | 1 | -1/+1 | |
| * | Make the server protocol APIs use a reference instead of a pointer. | 2024-09-19 | 1 | -3/+3 | |
| * | Rename TreeServer::GetParent to GetTreeParent. | 2024-09-19 | 1 | -2/+2 | |
| * | Replace stalgo::erase with C++20 std::erase. | 2024-08-25 | 1 | -1/+1 | |
| * | Merge branch 'insp4' into master. | 2024-08-25 | 1 | -0/+2 | |
| * | Merge branch 'insp4' into master. | 2024-08-04 | 1 | -3/+3 | |
| * | Merge branch 'insp4' into master. | 2024-07-24 | 1 | -0/+12 | |
| * | Shuffle the modules about a bit. | 2024-07-17 | 1 | -0/+293 |
