Age | Commit message (Expand) | Author | Files | Lines |
2020-12-16 | Split defs.rpy in five files | Jesusaves | 1 | -820/+0 |
2020-12-16 | Remove deprecated Pinger function | Jesusaves | 1 | -1/+3 |
2020-12-16 | Allow sdelay() to receive an argument | Jesusaves | 1 | -3/+3 |
2020-12-16 | Well, renpy.pause() sometimes fail, so create an alias function (sdelay) | Jesusaves | 1 | -7/+13 |
2020-12-16 | try to prevent a race condition | Jesusaves | 1 | -1/+10 |
2020-12-16 | Improve logging. | Jesusaves | 1 | -11/+8 |
2020-12-16 | Remove unused persistent variable "fatality" | Jesusaves | 1 | -1/+0 |
2020-12-15 | De-hardcode server list (so it might be possible to add new ones laterâ„¢) | Jesusaves | 1 | -0/+3 |
2020-12-15 | Swap the default import order of SSL in Android. | Jesusaves | 1 | -3/+3 |
2020-12-15 | Disable default SSL support, it is still available if someone wants it. | Jesusaves | 1 | -20/+3 |
2020-12-15 | Return SSL to optional | Jesusaves | 1 | -5/+7 |
2020-12-15 | Project codiname is now Mana Spheres. | Jesusaves | 1 | -1/+1 |
2020-12-15 | Optimize packet flow | Jesusaves | 1 | -8/+10 |
2020-12-15 | Small optimizations to make the good ol' libraries work again | Jesusaves | 1 | -2/+4 |
2020-12-15 | Websocket path building | Jesusaves | 1 | -97/+19 |
2020-12-09 | Websocket experiment | Jesusaves | 1 | -0/+1 |
2020-12-09 | Initial commit, forked from Spheresinit | Jesusaves | 1 | -0/+921 |