| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | use canonical file names to retrieve card symbols | Florian Fischer | 2025-07-22 | 1 | -1/+1 |
| * | fix handling of straight streets | Florian Fischer | 2025-07-19 | 1 | -3/+5 |
| * | remove player color from game code | Florian Fischer | 2025-07-19 | 1 | -1/+2 |
| * | initialize event handler map and hanlde neutralized tiles | Florian Fischer | 2025-07-03 | 1 | -0/+3 |
| * | overhaul ui | Florian Fischer | 2025-05-01 | 1 | -10/+26 |
| * | introduce game.State interface abstraction | Florian Fischer | 2025-01-27 | 1 | -20/+20 |
| * | support special wall, gate and tower tile selection | Florian Fischer | 2025-01-27 | 1 | -15/+122 |
| * | ui: allow multiple highlights of thesame game piece | Florian Fischer | 2025-01-27 | 1 | -16/+28 |
| * | ui: add simple hamburger style pile hint | Florian Fischer | 2025-01-27 | 1 | -0/+59 |
| * | bump ebiten version to 2.5.1 and new APIs | Florian Fischer | 2025-01-27 | 1 | -3/+3 |
| * | ui: separate selection and options via their highlight color | Florian Fischer | 2025-01-27 | 1 | -30/+40 |
| * | move more ui logic into Collection | Florian Fischer | 2025-01-27 | 1 | -2/+20 |
| * | replace Fatalf with Panicf | Florian Fischer | 2025-01-27 | 1 | -1/+1 |
| * | intermediate commit | Florian Fischer | 2025-01-27 | 1 | -0/+4 |
| * | improve permanent pile support | Florian Fischer | 2025-01-27 | 1 | -2/+10 |
| * | intermediate commit | Florian Fischer | 2025-01-27 | 1 | -8/+16 |
| * | intermeditae commit | Florian Fischer | 2025-01-27 | 1 | -17/+40 |
| * | intermediate commit | Florian Fischer | 2025-01-27 | 1 | -3/+16 |
| * | intermediate commit | Florian Fischer | 2025-01-27 | 1 | -1/+1 |
| * | sanity check calculated x and y before using it as slice index | Florian Fischer | 2025-01-27 | 1 | -0/+4 |
| * | intermediate commit | Florian Fischer | 2025-01-27 | 1 | -16/+27 |
| * | implement unit movement | Florian Fischer | 2025-01-27 | 1 | -0/+212 |
