Your Name
b0384f3eb7
added test
2021-08-20 17:10:45 +04:30
Your Name
fb8068e223
small fix
2021-08-20 17:07:43 +04:30
Your Name
3f6a8f696c
getopt, etc.
2021-08-16 19:24:22 +04:30
Your Name
83e2b35548
CC0
2021-08-16 19:23:53 +04:30
Your Name
28bfdf18ed
;
2021-08-06 17:02:20 +04:30
Your Name
70956593a5
fixed help and gameplay not showing
2021-08-06 11:11:25 +04:30
Your Name
f67b1d7b79
to make adding nb prefix to names easier
2021-08-06 10:57:54 +04:30
Your Name
3231ddea08
adding nb* names
2021-08-05 03:29:10 +04:30
Your Name
7bd951a07a
Now gets compiled under tcc w/ -D NO_VLA
2021-08-04 16:26:59 +04:30
Your Name
9abf0a429a
Finally on FreeBSD!
2021-08-02 05:32:48 +04:30
Your Name
9f80b6c397
Packaged for Homebrew!
2021-08-02 03:55:56 +04:30
Your Name
83c215cc19
Revert "Merge pull request #21 from philrandom/master"
...
This reverts commit 7566162a57
, reversing
changes made to 2bf050d2e5
.
2021-08-01 09:04:11 +04:30
abakh
7566162a57
Merge pull request #21 from philrandom/master
...
logik : add a brand new game
2021-07-29 03:13:11 +04:30
Your Name
2bf050d2e5
no need for that
2021-07-28 18:00:53 +04:30
Philippe Krejčí
3bb91c82ac
logik : add a brand new game
...
logik is also known as mastermind. There is an optionnal flag to compile
with :
`make logik COLORMODE=BGCOLOR`
**NOTE** : only tested on FreeBSD, it suppose to work on UNIX-like. One
of the needed dependency is :
```
/bin/stty raw
/bin/stty cooked
```
it's hard coded in the line 75, 134 and 140.
2021-07-26 12:33:54 +02:00
Your Name
f1a58a9e4a
fixing warnings
2021-07-18 22:41:48 +00:00
Your Name
bba748811c
fixing various warnings
2021-07-18 22:33:20 +00:00
Your Name
f424b385b4
unused variables removed
2021-07-18 22:10:56 +00:00
Your Name
fddccbfa5c
fix c99 problems
2021-07-18 21:39:29 +00:00
Your Name
f37dbbe829
puzzle generated on first click
2021-05-09 03:37:50 +04:30
Your Name
52d45481c7
dependencies in debian
2021-05-08 23:45:30 +04:30
Your Name
9c9b4401e2
setgid wasn't needed
2021-05-07 05:20:08 +04:30
Your Name
0129cb4622
help page
2021-05-05 22:09:38 +04:30
Your Name
16b1c58756
typo
2021-05-05 22:08:36 +04:30
Your Name
51bf6bbff4
scorefiles
2021-05-04 03:43:54 +04:30
Your Name
67a00683d9
uncompressed
2021-05-04 03:35:13 +04:30
Your Name
f5d5c68064
manpages
2021-05-04 02:33:52 +04:30
Your Name
ceebe07942
moved the screenshots
2021-05-01 05:26:27 +04:30
Your Name
4bdb0c8e88
didn't show gameplay
2021-05-01 03:27:10 +04:30
Your Name
4a0bb3c5c7
removed debug stuff
2021-05-01 02:09:04 +04:30
Your Name
441c71ad77
removed line from help
2021-04-30 19:50:43 +04:30
Your Name
e002060843
attempt to improve score handling
2021-04-30 03:35:16 +04:30
Your Name
fbaa1982cd
scorefiles are for the game group
2021-04-24 16:58:10 +04:30
Your Name
6ee4243426
remove scorefiles dependency
2021-04-24 13:31:55 +04:30
Your Name
334de6fa19
LDFLAGS
2021-04-24 13:29:40 +04:30
Your Name
2709e03a4a
improved handling of scorefiles
2021-04-24 13:16:11 +04:30
Your Name
375d551487
improved handling of the scorefiles
2021-04-24 13:11:43 +04:30
Your Name
0035eb5238
+=
2021-04-24 01:25:17 +04:30
Your Name
9135ce4834
= -> ?=
2021-04-24 00:48:40 +04:30
Your Name
36fa521834
English letters
2021-04-23 23:50:56 +04:30
Your Name
7c089d8e90
CC0
2021-04-23 18:14:24 +04:30
Your Name
cc82e915ee
CC's original notice
2021-04-23 18:09:03 +04:30
Your Name
793c9abda9
CC0
2021-04-23 17:34:42 +04:30
Your Name
1068393d63
added pkgsrc link
2021-04-23 14:33:47 +04:30
Your Name
9a5a5f4da3
some changes to mkfile, in hope that it works
2021-04-21 13:03:03 +04:30
Your Name
035701541b
Merge branch 'master' of https://github.com/abakh/nbsdgames
2021-04-20 23:16:41 +04:30
Your Name
ca89ea6154
Updating the .deb link
2021-04-20 18:39:41 +04:30
abakh
adf694b255
Merge pull request #8 from alexmyczko/master
...
fix typos
2021-04-20 16:39:35 +04:30
Alex Myczko
6e8d0d324e
Update sudoku.c
2021-04-20 13:22:52 +02:00
Alex Myczko
1be5fdd533
typo
2021-04-20 13:22:19 +02:00