Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-01 | Fix file permissions | mid-kid | |
I have no idea why this was a thing (do people store this repo on FAT32 flash drives or something?), but quite a bit of files had a permission of 755. This isn't really a problem, but it's inconsistent and weird. | |||
2018-03-14 | Move init_gender and intro_menu to menus | mid-kid | |
They are actually some kind of menus, and as such make sense there. |