aboutsummaryrefslogtreecommitdiff
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* Change rndn(6) to POSIX shTom Ryder2016-08-171-49/+33
|
* Change rule order in kvlt(6)Tom Ryder2016-08-151-3/+3
|
* Remove accidentally-committed built acq(6)Tom Ryder2016-08-081-3/+0
|
* Add acq(6)Tom Ryder2016-08-082-0/+5
|
* Add dr(6)Tom Ryder2016-08-031-0/+34
| | | | Tabletop dice rolling
* kvlt(6)/zs(6) get shebangs from shb(1) at buildTom Ryder2016-08-022-2/+0
|
* Remove poetry games tinkering scriptsTom Ryder2016-07-314-101/+0
| | | | Moving these into their own suite shortly
* Add rule for kvlt(6) to change numbers to 666Tom Ryder2016-07-281-0/+3
|
* Clean up and document syl(6)Tom Ryder2016-07-151-14/+67
|
* Add wrdl to gamesTom Ryder2016-07-081-0/+10
| | | | No manual page yet
* Incremental improvement to syl heuristicTom Ryder2016-07-081-1/+1
|
* Allow providing wordlist to hkuTom Ryder2016-07-081-2/+3
|
* Add wrds to gamesTom Ryder2016-07-081-0/+3
| | | | No manual page yet
* Add hku and syl to gamesTom Ryder2016-07-082-0/+34
| | | | Very ugly, and no manual pages yet.
* WAR->KRIEG in kvlt(6)Tom Ryder2016-07-061-0/+3
|
* Remove substitution from kvlt(6)Tom Ryder2016-07-061-3/+0
|
* Correct a word subtitution in kvlt(6)Tom Ryder2016-07-061-1/+1
|
* New word for kvlt(6)Tom Ryder2016-07-061-0/+1
|
* Truncate very long seedsTom Ryder2016-07-061-0/+3
|
* Another world for kvlt(6)Tom Ryder2016-07-061-0/+1
|
* Another word for kvlt(6)Tom Ryder2016-07-061-0/+1
|
* Add a few more words to kvlt(6)Tom Ryder2016-07-061-0/+6
|
* Run another kvlt(6) revampTom Ryder2016-07-061-8/+36
| | | | I'm having a lot of fun with this.
* Don't change ch- to kh-Tom Ryder2016-07-061-2/+2
|
* Move translations to endTom Ryder2016-07-061-3/+3
|
* Rewrite of kvlt(6)Tom Ryder2016-07-061-12/+33
| | | | | | | | | | | | | | It turns out GNU sed doesn't support POSIX word boundaries [[:<:]],[[:>:]]. This leaves me with no compatible way to denote a word boundary. I shouldn't really be surprised. I've worked around this by padding the start and end of each line with a tilde, and then removing it again at the end of the script, which is not great but will have to do. It's preferable to having two-three versions of each of the word-boundary rules to support ^ and $ anchoring. This is probably the weirdest way anyone has ever learned sed.
* Correct substitution errorTom Ryder2016-07-051-1/+1
|
* Translate chars instead of substitutingTom Ryder2016-07-051-3/+1
|
* Switch kvlt(6) back to two phases of processingTom Ryder2016-07-051-1/+4
|
* Implement kvlt(6) in pure sedTom Ryder2016-07-041-8/+2
|
* Let aaf(6) commands fail explicitlyTom Ryder2016-07-041-2/+0
|
* Add aaf(6)Tom Ryder2016-07-041-0/+5
|
* Add a couple of translations to kvlt(6)Tom Ryder2016-07-041-0/+3
|
* Prevent zs(6) from making "zs" into "zzs"Tom Ryder2016-07-041-3/+6
|
* Add seed validation to rndn(8)Tom Ryder2016-07-031-1/+7
|
* Tweaks to rndn(6) seed definitionTom Ryder2016-07-031-2/+2
|
* Add seed-setting option and handlingTom Ryder2016-07-031-1/+34
|
* Apply spacing/commentsTom Ryder2016-07-031-0/+5
|
* Fix spacing in rndn(6) for consistencyTom Ryder2016-07-021-1/+1
|
* Whitespace consistency fixesTom Ryder2016-07-011-2/+2
|
* Add rndn(6)Tom Ryder2016-07-011-0/+12
|
* Add kvlt(6)Tom Ryder2016-06-241-0/+19
|
* Separate games out into own directory/targetsTom Ryder2016-06-241-0/+5