about summary refs log tree commit diff stats
path: root/src/subway_map.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixed remaining thread unsafe APState/IPCState readsStar Rauchenberger6 days1-0/+6
| | | | Still would like to add some kind of wrapper object that TrackerState could use to read APState without locking, since it'll only ever be called from the thread that would do the mutating, but this is fine for now.
* Prevent crash from opening subway map too quicklyStar Rauchenberger2024-06-061-2/+2
|
* Added help button for subway mapStar Rauchenberger2024-06-061-0/+4
|
* Subway: Click to activate scroll / sticky popupStar Rauchenberger2024-06-061-0/+6
|
* Zoom in/out menu items with keyboard shortcutsStar Rauchenberger2024-05-191-0/+3
|
* Zoom sliderStar Rauchenberger2024-05-191-0/+4
|
* Zoom in and scroll subway mapStar Rauchenberger2024-05-181-0/+15
|
* Coordinate transformation functionsStar Rauchenberger2024-05-181-0/+3
|
* Added door popups that report requirementsStar Rauchenberger2024-05-161-0/+2
|
* Get checked paintings from serverStar Rauchenberger2024-05-151-2/+0
|
* Hovered connections on subway map!Star Rauchenberger2024-05-141-0/+12
|
* Subway map hover detection with a quadtreeStar Rauchenberger2024-05-121-0/+10
|
* Higher quality + owl picturesStar Rauchenberger2024-05-121-2/+2
|
* Started making subway mapStar Rauchenberger2024-05-121-0/+35