jtmm2/src
KikooDX 8c1faba253 Fixed the issue, thanks to Lephénixnoir.
input.states were initialized to 0, which is the value of S_PRESS.
They are now set to S_UP.
2020-09-21 11:21:28 +02:00
..
camera.c Independent UPS, FPS, precision, unit and drawing system. 2020-09-19 14:00:46 +02:00
gen_levels.c [exit on start] Level system, for unknown reason the add-in stop on 2020-09-21 11:04:53 +02:00
init.c Created .editorconfig, use 4 wide tabs everywhere. 2020-09-12 09:54:53 +02:00
input.c Fixed the issue, thanks to Lephénixnoir. 2020-09-21 11:21:28 +02:00
level.c [exit on start] Level system, for unknown reason the add-in stop on 2020-09-21 11:04:53 +02:00
main.c Fixed the issue, thanks to Lephénixnoir. 2020-09-21 11:21:28 +02:00
player.c Replaced "tx"/"ty" (t for true) by "dx"/"dy" (d for display), it now 2020-09-19 15:32:15 +02:00
vec.c [vec.c] Linear interpolation properly implemented 2020-09-16 11:21:05 +02:00