Age | Commit message (Expand) | Author |
---|---|---|
2022-08-18 | implement working windows | sanine |
2022-06-14 | add basic logging function | sanine |
2022-06-14 | scorched earth, start over | sanine |
2022-04-16 | fix bug in main script loader and rename honey_gl.c -> honey_window.c | sanine |
2022-03-01 | pop after creating window | sanine |
2022-03-01 | add basic window functions, option parsing, and main loop | sanine |
2021-10-21 | move test files to the same directories as the files they test | sanine |
2020-10-25 | move main loop into honey_run | sanine-a |
2020-10-24 | add more window functions and clean up window info access | sanine-a |
2020-10-24 | add window module and fullscreen toggle | sanine-a |
2020-10-24 | add honey_lua_pcall with traceback ability | sanine-a |
2020-10-24 | move setup functions to honey.c | sanine-a |
2020-10-23 | add key binding input functions | sanine-a |
2020-10-21 | add table recurtion to honey_lua_create_table and fix input setup | sanine-a |
2020-10-19 | add honey libraries back and reorganize directories | sanine-a |
2020-10-18 | clear out old files, add basic scripting | sanine-a |