summaryrefslogtreecommitdiff
path: root/asciifarm/client/display/screen.py
AgeCommit message (Expand)Author
2018-05-22client doesn't crash anymore when screen too smalltroido
2018-01-17updated maps and refactored client: renamed display parts and removed selectortroido
2018-01-03added intermediary window wrapper for safety. also server now appends logstroido
2018-01-02Finally fixed that stupid bug of not redrawing on winchangetroido
2018-01-01stop raising debug exception on WINCHtroido
2018-01-01inventory, equipment and ground object lists now scroll with the selectortroido
2017-12-30added equipment displaytroido
2017-12-29made selectors for inventorypad and made key config in hytroido
2017-12-28chat now works!troido
2017-11-13cleanup of display stufftroido
2017-11-13fixed small terminal sizestroido
2017-11-13windows are now in a dict in screentroido
2017-11-13display parts now use windows as argumentstroido
2017-10-27Merge branch 'master' into packagetroido
2017-10-26Merge branch 'package' of tilde.town:/home/wangofett/programming/asciifarmtroido
2017-10-26Pip installable!Wango Fett