summaryrefslogtreecommitdiff
path: root/game/05_init.rpy
AgeCommit message (Expand)AuthorFilesLines
2021-08-16Use powersaving defaults (it already waste enough resources)Jesusaves1-0/+2
2021-08-07Respond better to fatal errorsJesusaves1-0/+1
2020-12-31Remove unused variable and make some the combat TMP variables are always init...Jesusaves1-1/+2
2020-12-29Disable screen prediction entirely.Jesusaves1-0/+12
2020-12-29Add a complex watcher which will reboot the game if the socket dies.Jesusaves1-1/+13
2020-12-21Redesign the splash screenJesusaves1-0/+20
2020-12-17Replace websocket-client with ws4pyJesusaves1-1/+2
2020-12-16Split defs.rpy in five filesJesusaves1-0/+30