summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Collapse)Author
2020-11-29refactor: eliminate src subdirectories for honey filessanine-a
2020-10-27add mesh lua functions and refactor lua type namessanine-a
2020-10-25move honey_window_information to common.h and add mouse movement functionssanine-a
2020-10-24switch input callbacks to use honey_lua_pcallsanine-a
2020-10-24add window module and fullscreen togglesanine-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-21refactor: move honey_lua function definitions to common.hsanine-a
2020-10-21add honey_lua.h and honey_lua.hsanine-a
2020-10-19add honey libraries back and reorganize directoriessanine-a