Clownacy
87e8a75df4
Rename GLFW3.h/SDL2.h
2020-04-04 19:18:46 +01:00
Clownacy
7f6574117d
Clean-up SDL2 controller backend
2020-04-04 19:14:40 +01:00
Clownacy
e00ad1cd78
Shuffle code
2020-04-04 19:04:56 +01:00
Clownacy
659f89ea85
Cleanup and proper deinitialisation
2020-04-04 19:03:19 +01:00
Clownacy
39ddfd9791
Abstract-away keyboard input
...
Now, instead of keyboard input being completely-handled in the
backend, it's merely abstracted, while still otherwise being handled
in the game itself. This will be useful for the enhanced branch's
key-rebinding menu.
2020-04-04 17:42:56 +01:00
Clownacy
e15091b207
More fixes
2020-04-03 18:01:01 +01:00
Clownacy
6175867178
Fix build errors
2020-04-03 17:57:11 +01:00
Clownacy
3c691732a6
Update glad #include paths
2020-04-03 17:09:14 +01:00
Clownacy
dac8f704cd
Cleanup and debug prints
2020-04-03 17:02:02 +01:00
Clownacy
40464a9fc0
Move-around Backend files
...
Hoping to introduce some degree of grouping
2020-04-03 14:42:11 +01:00