summaryrefslogtreecommitdiff
path: root/base.h
AgeCommit message (Collapse)Author
2021-02-05converted everything to modern openglLeo Tenenbaum
for some reason SDL_GL_SwapWindow seems to be in a busy loop?
2021-02-02better syntax highlighting (split keywords into keywords + builtins)Leo Tenenbaum
2021-01-31started syntax higlighting (still need to add state to each line)Leo Tenenbaum
2021-01-24file selector much nicer interfaceLeo Tenenbaum
2021-01-22got .. to work in the file selectorLeo Tenenbaum
2021-01-21trying to make clicking on directories work; not done yetLeo Tenenbaum
2021-01-18got windows build to partly workLeo Tenenbaum
2020-12-30more configLeo Tenenbaum
2020-12-29started config fileLeo Tenenbaum
2020-12-27only render visible linesLeo Tenenbaum
2020-12-26Added buffer header (with checksum in debug mode)Leo Tenenbaum
2020-12-22undo actually not quite done yetLeo Tenenbaum
2020-12-20more undoLeo Tenenbaum
2020-12-15text insertion working very well!Leo Tenenbaum
2020-11-25fix simple text renderingLeo Tenenbaum
2020-11-25got windows build to workLeo Tenenbaum
2020-11-24loading a fileLeo Tenenbaum
2020-11-23unicode text rendering workingLeo Tenenbaum
2020-11-20more text renderingLeo Tenenbaum
2020-11-20started text renderingLeo Tenenbaum