about summary refs log tree commit diff stats
path: root/src/area_popup.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Don't show unreachable paintings as checkedStar Rauchenberger2024-07-171-4/+4
|
* Proper painting reachability detectionStar Rauchenberger2024-06-061-7/+9
|
* Show unchecked paintingsStar Rauchenberger2024-05-291-0/+32
|
* Double buffered painting looks betterStar Rauchenberger2024-05-141-1/+5
|
* Make win condition checkableStar Rauchenberger2024-02-181-1/+2
|
* Fix area popups not shrinkingStar Rauchenberger2024-01-271-0/+1
|
* Area popups are now paintedStar Rauchenberger2024-01-191-39/+79
| | | | Instead of being a bunch of controls. This fixes the problem with the window being slow to drag around, and with items in lists disappearing. Overall W for me.
* Show hunt panels optionStar Rauchenberger2023-11-171-2/+6
|
* Use hardcoded AP ids nowStar Rauchenberger2023-09-171-2/+2
|
* Panelsanity supportStar Rauchenberger2023-08-251-12/+11
|
* Support reduce_checksStar Rauchenberger2023-05-091-0/+18
|
* Refactored away singletonsStar Rauchenberger2023-05-051-4/+3
| | | | (Except TrackerConfig, for now at least)
* Organised repoStar Rauchenberger2023-05-051-0/+54