epervier-old/gamecore
2019-11-14 19:50:26 +01:00
..
libs feat: add a basic gamesystem modules 2019-07-24 10:43:22 +02:00
modules feat(fonts): add filter info functions 2019-09-23 13:51:53 +02:00
utils feat(utils): add drawBorder function to utils 2019-11-14 19:50:26 +01:00
callbacks.lua core: add a way to get keyboard callbacks from current scene 2019-04-14 19:45:52 +02:00
debug.lua feat(core/debug): add log functions 2019-07-24 11:19:10 +02:00
init.lua feat(screen): add screen transitions 2019-09-08 16:23:12 +02:00
input.lua fix(input): improve key flushing 2019-09-07 21:51:20 +02:00
lang.lua chore: port every print to new debug mode 2019-07-24 11:21:32 +02:00
options.lua chore: port every print to new debug mode 2019-07-24 11:21:32 +02:00
scenemanager.lua feat(scenes): handle scene transitions 2019-09-08 16:23:30 +02:00
screen.lua feat(screen): add screen transitions 2019-09-08 16:23:12 +02:00