summaryrefslogtreecommitdiff
path: root/input.c
AgeCommit message (Expand)Author
2024-03-27More progress, works wellOskar
2024-03-21added i_validation.c and i_validation.h to make the code a bit easier and rea...Oskar
2024-03-14Removed bug from N, very messy code but at least it works nowOskar
2024-03-13fixed major bug on input validate_L, same bug still remains on validate_N tho...Oskar
2024-03-07improved 7ed.c to make using the current flags a little smarterOskar
2024-03-07validate_N() is done. I removed some printf tests from the code.Oskar
2024-03-07validate_N() is done, still need to do some cleanupOskar
2024-03-04Started working on validate_N(), its very similar to validate_L() so its most...Oskar
2024-03-03New requirements for NOskar
2024-03-03validating L is doneoskar
2024-02-18Organised test directory and did some logic fixes to smodeOskar
2024-02-15input.c fixed most logic for L, there may still be issues but most glaring is...Oskar
2024-02-12New work in progress input system in input.cOskar