commit | ceab127fac8b226ea2907261bdd6337b79d5d550 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicholas.marriott@gmail.com> | Tue Nov 20 21:42:29 2007 +0000 |
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | Tue Nov 20 21:42:29 2007 +0000 |
tree | 558265c7e58356458b49a433d8fd3b43671251e6 | |
parent | 0be6a3041ff58e716e6e44ff577dcc62685b3613 [diff] |
Mass screen.c rename/tidy. Add a actual size (ysize) as distinct from display size (now dx,dy). Move functions which work on the displayed area into screen-display.c and tidy. Use macros consistently when accessing screen data (may want to move everything about again later!). This the first step on the road to scrollback.