Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-23 | fix launch issue for Linux players with some terminals (#489, #526) | Jesse Plamondon-Willard | |
2018-05-20 | Change konsole launch options for newer ncurses | kurumushi | |
This makes konsole tell mono that it is xterm, allowing it to avoid mono/mono#6752 and providing a workaround for #489. | |||
2018-03-05 | move `xterm` to top of terminal checking order | Albert Zhang | |
Makes more sense, as `xterm` is much more common than any of the others and we only need a barebones terminal anyway. This also solves errors caused by issues such as https://github.com/mono/mono/issues/6752 | |||
2018-02-17 | add install scripts for Linux/Mac (#434) | Jesse Plamondon-Willard | |