| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-13 | Update documentation | Ben Culkin | |
| Also, did the same thing for Die I did for DiePool, where I moved the specific classes to the same file as the interface. | |||
| 2020-12-03 | Rename interfaces to match Java style | Ben Culkin | |
| Renames several interfaces named in the IWhatever style, which Java doesn't use | |||
| 2020-11-21 | Make dice generic | Ben Culkin | |
| Convert dice from dealing exclusively with ints, to deal with objects of arbitrary types | |||
| 2020-11-21 | Restructure new die implementation | Ben Culkin | |
