summaryrefslogtreecommitdiff
path: root/asciifarm/client/display/screen.py
AgeCommit message (Expand)Author
2019-09-18cleanup!troido
2018-09-09changed selector for menus. All inventory menus now use the same listtroido
2018-09-09switchable menus are now somewhat usable and presentabletroido
2018-09-06made menus switchable so not all menus need to be in view all the timetroido
2018-09-05return item in devtools and improve spacingtroido
2018-05-23game doesn't crash anymore when cursor can't be settroido
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