about summary refs log tree commit diff stats
path: root/src/game_data.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'main' into panelsStar Rauchenberger2024-06-091-55/+202
|\
| * Fixed broken paintings and window repaintingStar Rauchenberger2024-06-081-6/+10
| * Merge branch 'subway'Star Rauchenberger2024-06-061-48/+173
| |\
| | * Proper painting reachability detectionStar Rauchenberger2024-06-061-9/+25
| | * Show unchecked paintingsStar Rauchenberger2024-05-291-7/+26
| | * Fixed art gallery paintingStar Rauchenberger2024-05-151-0/+5
| | * Logging changesStar Rauchenberger2024-05-151-1/+6
| | * Warn on singleton subway tag dataStar Rauchenberger2024-05-141-0/+14
| | * Switch to wx loggingStar Rauchenberger2024-05-141-38/+21
| | * Hovered connections on subway map!Star Rauchenberger2024-05-141-1/+24
| | * Started making subway mapStar Rauchenberger2024-05-121-1/+61
| * | Handle panel location name config fieldStar Rauchenberger2024-05-171-6/+24
| |/
* | Merge branch 'main' into panelsStar Rauchenberger2024-04-271-61/+71
|\|
| * Merge branch 'future'Star Rauchenberger2024-04-221-61/+71
| |\
| | * Fix crossroads roof accessStar Rauchenberger2024-03-171-1/+1
| | * Added sunwarp shuffleStar Rauchenberger2024-03-021-1/+19
| | * Fix pilgrimage detection for vanilla doorsStar Rauchenberger2024-02-281-0/+19
| | * Added real pilgrimage detectionStar Rauchenberger2024-02-261-69/+34
| | * Added sunwarp access supportStar Rauchenberger2024-01-311-18/+26
* | | Support panels mode door shuffleStar Rauchenberger2024-04-161-14/+109
|/ /
* / Fixed handling of door groupsStar Rauchenberger2024-04-011-2/+2
|/
* Fix some bad memory access stuffStar Rauchenberger2024-01-191-82/+99
* Stop relying on correctly set working directoryStar Rauchenberger2023-11-261-4/+8
* Fixed hunt-only areas not showing up for huntsStar Rauchenberger2023-11-171-0/+1
* Show hunt panels optionStar Rauchenberger2023-11-171-1/+6
* Use hardcoded AP ids nowStar Rauchenberger2023-09-171-5/+108
* Panelsanity supportStar Rauchenberger2023-08-251-48/+84
* Rewrote how panel solvability is determinedStar Rauchenberger2023-08-251-0/+5
* LEVEL 2 and required_panel supportStar Rauchenberger2023-08-031-0/+28
* Doors show up in popups in definition orderStar Rauchenberger2023-07-031-1/+6
* Show list of achievements on the sideStar Rauchenberger2023-05-211-4/+3
* Support reduce_checksStar Rauchenberger2023-05-091-2/+17
* Detect fake pilgrimageStar Rauchenberger2023-05-061-0/+24
* Refactored away singletonsStar Rauchenberger2023-05-051-278/+326
* Organised repoStar Rauchenberger2023-05-051-0/+406