summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Collapse)Author
2022-08-22add texturessanine
2022-08-19add shaders and basic drawing functionssanine
2022-08-18implement working windowssanine
2022-06-14add basic logging functionsanine
2022-06-14scorched earth, start oversanine
2022-04-16fix bug in main script loader and rename honey_gl.c -> honey_window.csanine
2022-03-01pop after creating windowsanine
2022-03-01add basic window functions, option parsing, and main loopsanine
2021-10-21move test files to the same directories as the files they testsanine
2020-10-25move main loop into honey_runsanine-a
2020-10-24add more window functions and clean up window info accesssanine-a
2020-10-24add window module and fullscreen togglesanine-a
2020-10-24add honey_lua_pcall with traceback abilitysanine-a
2020-10-24move setup functions to honey.csanine-a
2020-10-23add key binding input functionssanine-a
2020-10-21add table recurtion to honey_lua_create_table and fix input setupsanine-a
2020-10-19add honey libraries back and reorganize directoriessanine-a
2020-10-18clear out old files, add basic scriptingsanine-a