about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* Added painting shuffle supportStar Rauchenberger2023-05-035-1/+84
|
* Changes to make it work better on WindowsStar Rauchenberger2023-05-037-143/+100
| | | | AreaWindows are now no longer separate controls but are instead just painted onto the TrackerPanel. This lets us avoid the complexity of z-ordering with sibling controls. We can also use the mouse motion event to display and hide the popups, which conveniently doesn't fire when the mouse is over a popup, so the popup won't hide until you mouse off of the window AND popup.
* Changes to get it to compile on WindowsStar Rauchenberger2023-05-036-21/+37
|
* Typo from copy pasteStar Rauchenberger2023-05-021-2/+1
|
* Does this workStar Rauchenberger2023-05-024-6/+136
|
* Use vcpkgStar Rauchenberger2023-05-024-3/+12
|
* Support door shuffleStar Rauchenberger2023-05-025-28/+47
|
* Connection dialog starts with server field focusedStar Rauchenberger2023-05-021-0/+1
|
* Added reachability checking (only no doors rn)Star Rauchenberger2023-05-0210-8/+267
|
* Map + popups reflect checked locationsStar Rauchenberger2023-05-0218-32/+220
|
* Tracker connects to AP nowStar Rauchenberger2023-05-0214-1/+24914
|
* Show locations popup when hovering over areaStar Rauchenberger2023-05-027-12/+92
|
* Sorted locations into map areasStar Rauchenberger2023-05-023-7/+65
|
* Added areas to mapStar Rauchenberger2023-05-028-1/+257
|
* Use Google's style guideStar Rauchenberger2023-05-026-43/+46
|
* Started reading in game data yamlStar Rauchenberger2023-05-026-1/+355
|
* Map image now has aspect ratio maintainedStar Rauchenberger2023-05-011-2/+21
|
* Added map backgroundStar Rauchenberger2023-05-015-0/+57
|
* Initial commitStar Rauchenberger2023-05-015-0/+82