Pass attributes around as flags rather than as a list of escape codes.

This commit is contained in:
Nicholas Marriott
2007-10-01 14:18:42 +00:00
parent 9d563c340b
commit 872696f781
6 changed files with 90 additions and 216 deletions

2
TODO
View File

@ -37,3 +37,5 @@
- store_attr/colr could be two-pass and avoid reverse_add/remove games
- window creation/idle time
- attributes could be 8 not 16 bits
- put title setting back
- profile/optimise, particularly (i suspect) input.c