| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2025-05-16 | lib: implement addition of participants | Felix Morgner | 4 | -3/+42 |
| 2025-05-16 | lib: remove participant-count property | Felix Morgner | 2 | -6/+0 |
| 2025-05-16 | lib: switch to SList for participant storage | Felix Morgner | 1 | -25/+16 |
| 2025-05-16 | lib: add factory function for Participant | Felix Morgner | 2 | -0/+14 |
| 2025-05-16 | lib: implement ListModel interface for TurnOrder | Felix Morgner | 5 | -2/+74 |
| 2025-05-13 | lib: add participant-count property | Felix Morgner | 4 | -3/+41 |
| 2025-05-13 | lib: begin TurnOrder implementation | Felix Morgner | 8 | -3/+274 |
| 2025-05-13 | libmm: add tests | Felix Morgner | 6 | -11/+186 |
| 2025-05-12 | lib: begin basic C++ wrapper | Felix Morgner | 4 | -0/+232 |
| 2025-05-12 | lib: add interface header | Felix Morgner | 1 | -0/+9 |
| 2025-05-12 | lib: add active and defeated properties to Turns.Participant | Felix Morgner | 2 | -7/+100 |
| 2025-05-12 | lib: sort properties | Felix Morgner | 1 | -3/+3 |
| 2025-05-12 | lib: sort functions | Felix Morgner | 2 | -27/+27 |
| 2025-05-12 | lib: move C library to new directory | Felix Morgner | 7 | -0/+395 |
