about summary refs log tree commit diff stats
path: root/src/ipc_state.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed remaining thread unsafe APState/IPCState readsStar Rauchenberger2024-12-201-2/+2
* Prevent deadlock when IPC times outStar Rauchenberger2024-12-191-5/+12
* TypoStar Rauchenberger2024-12-181-4/+4
* Handle exceptions when starting IPC connectionStar Rauchenberger2024-12-181-27/+41
* Make IPC opt-in and configurableStar Rauchenberger2024-12-181-29/+135
* Added solved panels over IPCStar Rauchenberger2024-12-171-1/+31
* Added getting player position from IPCStar Rauchenberger2024-12-171-0/+231