aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* add clearing routinesjluehrs22007-09-081-0/+28
|
* whitespacejluehrs22007-09-081-1/+1
|
* differentiate addstr and addch (so that i can use addch to add special ↵jluehrs22007-09-081-12/+35
| | | | characters later
* add color support to addstrjluehrs22007-09-081-1/+92
|
* more intelligent mappings of strings to curses definesjluehrs22007-09-081-58/+53
|
* more intelligent implementation of get_posjluehrs22007-09-071-23/+22
|
* actually return things herejluehrs22007-09-071-4/+4
|
* wrong side of the stackjluehrs22007-09-071-2/+2
|
* working skeleton implementation of the library (no colors yet)jluehrs22007-09-071-15/+296
|
* beginnings of a lua interfacejluehrs22007-09-061-0/+90