Clownacy
57391868f9
Clean-up KeyControl.cpp
2019-11-15 18:32:52 +00:00
Clownacy
32c55a66fd
KeyControl tweaks
...
Style change, and compatibility improvement ('int' can be 16-bit, but
the KeyBind enums exceed that. 'long' is guaranteed to be 32-bit, and
won't affect ASM-accuracy since MSVC2003 treats int and long
identically)
2019-08-21 18:38:59 +00:00
Clownacy
2c23de27d5
Made KeyControl.cpp ASM-accurate
...
Didn't realise this file was so tiny. Anyway, working towards #74 .
2019-06-29 21:16:43 +01:00
Gabriel Ravier
d854004463
Added .gitattributes for normalisation and normalized a few sources files to LF (from CRLF)
...
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
2019-05-03 12:27:11 +02:00
Clownacy
168f69adf2
Shut up some -pedantic warnings
2019-03-07 00:18:48 +00:00
Clownacy
0bb9760d87
Rearranged #includes
2019-02-18 21:30:22 +00:00
cuckydev
c84f49f1dc
wip
2019-01-16 22:48:21 -05:00
GreenDev
0498f7ce25
Working on input... working on the entry point
2019-01-11 22:04:35 -05:00
cuckydev
b117a7a1bc
Initial Commit
2019-01-10 21:16:55 -05:00