summaryrefslogtreecommitdiffstats
path: root/grid.c
AgeCommit message (Expand)Author
2009-05-04Space trimmage mega-diff.Nicholas Marriott
2009-03-30Add UTF-8 to grid_compare..Nicholas Marriott
2009-03-28Better UTF-8 support, including combined characters. Unicode data is now storedNicholas Marriott
2009-03-28_fill functions are no longer needed. Nuke them.Nicholas Marriott
2009-03-28Whoops. Missed a few changes.Nicholas Marriott
2009-03-28Step 2 of the Grand Plan To Make UTF-8 Better.Nicholas Marriott
2009-03-28struct grid_data -> struct grid. Stage 1 of the Grand Plan To Make UTF-8 Better.Nicholas Marriott
2009-02-16Don't leak top line of history and status screen.Nicholas Marriott
2009-02-10Don't redraw status line unless it has actually changed. Stops extraneousNicholas Marriott
2009-01-17Tidy a few warnings.Nicholas Marriott
2009-01-11Correct comment.Nicholas Marriott
2009-01-10Trim spaces.Nicholas Marriott
2009-01-08Don't die when out of bounds if non-DEBUG. Stops people hitting me when bugs ...Nicholas Marriott
2008-09-28Calculate y properly.Nicholas Marriott
2008-09-26Trim.Nicholas Marriott
2008-09-25Internal screen data rewrite for better 256 colour/UTF-8 support.Nicholas Marriott