aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* readme: refer to the correct licenseJoursoir2021-11-191-1/+1
* add licenseJoursoir2021-11-191-0/+49
* fs: make scanfs()Joursoir2021-11-172-0/+29
* fs: get the desired map name from all aliasesJoursoir2021-11-171-0/+42
* add routines to get filesystemsJoursoir2021-11-172-0/+77
* dir: make dirl_getn()Joursoir2021-11-172-0/+28
* dir: make scandir()Joursoir2021-11-172-0/+40
* add routines to get dir entriesJoursoir2021-11-152-0/+94
* tbi/win: use SET_WINDOW_CHAR2() macroJoursoir2021-11-151-11/+7
* menu-bar: fix include header pathsJoursoir2021-11-151-2/+2
* move all sources to the right placeJoursoir2021-11-156-0/+0
* tbi/win: fix typos in macrosJoursoir2021-11-091-3/+3
* implement the menu barJoursoir2021-11-042-0/+42
* tbi/win: make wrefresh()Joursoir2021-11-042-0/+45
* tbi/win: make front-end routines wprintf(), mvwprintf()Joursoir2021-11-022-0/+55
* tbi/win: make wvprintf()Joursoir2021-11-022-0/+52
* tbi/win: make mvwhline(), mvwvline()Joursoir2021-10-262-0/+66
* tbi/win: make wborder()Joursoir2021-10-252-0/+44
* tbi/win: add macro to set a character and its attributesJoursoir2021-10-251-0/+7
* tbi/win: make wmove()Joursoir2021-10-252-0/+22
* tbi/win: add macro to validate (x, y) in a windowJoursoir2021-10-251-0/+4
* tbi/win: make wattrset(), wattroff()Joursoir2021-10-242-0/+34
* readme: fix incorrect pseudo-graphics folder nameJoursoir2021-10-241-1/+1
* implement a window entityJoursoir2021-10-242-0/+147
* tbi/screen: add note about character modesJoursoir2021-10-241-0/+5
* tbi/screen: add attributes to support colorJoursoir2021-10-242-0/+2
* tbi: add sub-module 'screen'Joursoir2021-10-122-0/+65
* init projectJoursoir2021-10-111-0/+14