| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | logic: add FindBest() | Florian Fischer | 2017-02-21 | 1 | -1/+16 |
| * | move network code from uis to net | Florian Fischer | 2017-02-21 | 1 | -0/+4 |
| * | score: remove "Score:" line from String() | Florian Fischer | 2017-02-20 | 1 | -1/+1 |
| * | cmd: dices -> dice | Florian Fischer | 2017-02-19 | 1 | -11/+11 |
| * | logic: generalize Player struct | Florian Fischer | 2017-02-19 | 1 | -0/+9 |
| * | logic: rename Dices -> Dice in tests | Florian Fischer | 2017-02-18 | 2 | -41/+41 |
| * | TIL dice is the plural of die | Florian Fischer | 2017-02-18 | 3 | -15/+15 |
| * | score: improve Insert() and Cancel() error strings | Florian Fischer | 2017-02-18 | 1 | -11/+10 |
| * | cmd: improve error strings of ParseCmd | Florian Fischer | 2017-02-18 | 1 | -4/+7 |
| * | cmd: mention "q/quit" in help | Florian Fischer | 2017-02-16 | 1 | -0/+1 |
| * | score: add total to String() | Florian Fischer | 2017-02-16 | 1 | -0/+1 |
| * | cmd: strip new line from ParseCmd's input | Florian Fischer | 2017-02-13 | 1 | -1/+1 |
| * | cmd: allow long command names | Florian Fischer | 2017-02-13 | 1 | -5/+10 |
| * | dices: add NewDices() | Florian Fischer | 2017-02-13 | 1 | -0/+6 |
| * | cmd: change return value of CmdHelp from string to []string | Florian Fischer | 2017-02-10 | 1 | -42/+42 |
| * | cmd: trim whitespace before processing input | Florian Fischer | 2017-02-10 | 2 | -0/+9 |
| * | cmd: fix typo in help | Florian Fischer | 2017-02-10 | 2 | -5/+5 |
| * | cmd: fix tests | Florian Fischer | 2017-02-09 | 1 | -3/+8 |
| * | Score: fix Cancel() and add tests | Florian Fischer | 2017-02-09 | 2 | -2/+27 |
| * | add MIT License | Florian Fischer | 2017-02-07 | 6 | -0/+18 |
| * | generalise command parsing code | Florian Fischer | 2017-02-06 | 2 | -0/+276 |
| * | score: export entry names | Florian Fischer | 2017-02-06 | 2 | -32/+48 |
| * | run go fmt | Florian Fischer | 2017-02-06 | 1 | -1/+0 |
| * | dices: use fancy dice runes only if explicit specified | Florian Fischer | 2017-01-30 | 1 | -1/+11 |
| * | dices.go: make Roll() more robust | Florian Fischer | 2017-01-28 | 1 | -3/+8 |
| * | score.go: add method to cancel an entry (write 0 to it) | Florian Fischer | 2017-01-28 | 1 | -0/+11 |
| * | add Score implementation | Florian Fischer | 2017-01-27 | 2 | -0/+217 |
| * | change package goffel into logic | Florian Fischer | 2017-01-27 | 2 | -0/+210 |
