Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-12 | Update to term-sudoku 1.1, implement CMake build | Julian Eigmüller | |
2021-10-12 | Forgot to update .SRCINFO | Julian Eigmüller | |
2021-10-12 | Remove dialog dependency | Julian Eigmüller | |
2021-09-15 | delete files | Julian Eigmüller | |
2021-09-15 | Update for static release | Julian Eigmüller | |
2021-09-15 | Modify -f option so that you now choose a file in the ↵ | Julian Eigmüller | |
~/.local/share/term-sudoku directory via a dialog window | |||
2021-09-01 | Add savegame folder to .gitignore | Julian Eigmüller | |
2021-07-03 | Fixed memory leak: malloc'd string "statusbar_backup" not free'd | Julian Eigmüller | |
2021-05-27 | add aur notice to readme | Julian Eigmüller | |
2021-05-27 | typo in pkgbuild | Julian Eigmüller | |
2021-05-27 | add .SRCINFO | Julian Eigmüller | |
2021-05-27 | gitignore update | Julian Eigmüller | |
2021-05-27 | more tests | Julian Eigmüller | |
2021-05-27 | makefile test | Julian Eigmüller | |
2021-05-27 | update .gitignore | Julian Eigmüller | |
2021-05-27 | add pgkbuild | Julian Eigmüller | |
2021-05-27 | makefile update | Julian Eigmüller | |
2021-05-26 | minor tweaks in main.c and add manpage | Julian Eigmüller | |
2021-05-26 | reorganized the draw calls, so that draw isn't | Julian Eigmüller | |
called everytime the cursor is moved | |||
2021-05-25 | improvements on some stuff | Julian Eigmüller | |
2021-05-25 | new layout that allow noting possible numbers for each square | Julian Eigmüller | |
2021-05-22 | code optimizations | Julian | |
can solve the sudoku by hitting d key makefile optimizations | |||
2021-05-22 | minor improvements and update readme | Julian Eigmüller | |
2021-05-21 | add GNU notices to files | Julian Eigmüller | |
2021-05-21 | Updated readme | Julian Eigmüller | |
removed example sudoku files, sudokus are generated now | |||
2021-05-21 | added sudoku folder to .gitignore | Julian | |
2021-05-21 | now generate a sudoku with a unique solution | Julian | |
can save sudoku | |||
2021-05-21 | makefile: removed sudo from commands | Julian | |
2021-05-21 | progress in generating sudokus | Julian | |
command line arguments need to test uniqueness | |||
2021-05-20 | can generate valid solution | Julian Eigmüller | |
todo: remove a way to leave a unique solution | |||
2021-05-18 | added checking for errors in solution | Julian Eigmüller | |
added displaying controls at the bottom added solved sudoku updated readme according to changes | |||
2021-05-17 | can save files now | Julian Eigmüller | |
user_nums is now also stored in the puzzle file and are read at the beginning no longer write on fields set by the puzzle draw is a function added statusbar for savestate | |||
2021-05-17 | README.md is now up to speed | Julian Eigmüller | |
2021-05-17 | testing image on readme | Julian Eigmüller | |
2021-05-17 | added example image | Julian Eigmüller | |
2021-05-17 | you can now enter numbers that display in blue | Julian Eigmüller | |
you cannot overwrite nubmers from the original puzzle the cursor is displayed to show where a number will be inserted you move the cursor with vim keys | |||
2021-05-17 | Can now display a sudoku | Julian Eigmüller | |
2021-05-16 | Create LICENSE | theeyeofcthulhu | |
2021-05-16 | README: Inital commit | Julian Eigmüller | |
2021-05-16 | Inital commit | Julian Eigmüller | |