aboutsummaryrefslogtreecommitdiff
path: root/org-d20.el
Commit message (Expand)AuthorAge
* Bug fix: make roll20's 'k' notation actually have an effectSean Whitton2019-01-06
* Change default keybindings to match Emacs conventionsSean Whitton2019-01-06
* standardise header some moreSean Whitton2019-01-06
* standardise commentsSean Whitton2019-01-06
* Autoload some more functions users might want to bindSean Whitton2019-01-06
* use `1-'Sean Whitton2019-01-06
* fix some overly long linesSean Whitton2019-01-06
* add commentsSean Whitton2019-01-06
* fix some function callsSean Whitton2019-01-06
* string-to-int -> string-to-numberSean Whitton2019-01-06
* defvar org-d20-roll--lastSean Whitton2019-01-06
* standardise and group defcustomsSean Whitton2019-01-06
* tidy up headerSean Whitton2019-01-06
* reorder functionsSean Whitton2019-01-06
* rename a private functionSean Whitton2019-01-06
* standardise docstrings according to checkdocSean Whitton2019-01-06
* properly quote function namesSean Whitton2019-01-06
* missing requireSean Whitton2019-01-06
* enable lexical bindingSean Whitton2019-01-06
* accept a dice expression for the number of a kind of monsterSean Whitton2019-01-05
* bump copyright yearsSean Whitton2019-01-05
* fix off-by-one error in call to `random' to actually roll diceSean Whitton2019-01-05
* TODOSean Whitton2019-01-05
* shorten the display of rolls to minimise minibuffer-stretchingSean Whitton2019-01-05
* `org-d20-roll` shows the results on each dice rolledSean Whitton2019-01-05
* New defcustom, `org-d20-continue-monster-numbering`Sean Whitton2019-01-05
* fix lettering to start at 'A' not 'B'Sean Whitton2019-01-05
* move TODOSean Whitton2019-01-05
* fix docstring for org-d20-initiativeSean Whitton2019-01-05
* better docstring for org-d20-partySean Whitton2019-01-05
* New defcustom, `org-d20-letter-monsters`Sean Whitton2019-01-05
* bump versionSean Whitton2019-01-05
* add org-d20-roll-at-pointSean Whitton2018-12-31
* Remove hardcoded path to my dice rolling wavSean Whitton2018-12-31
* tweak headerSean Whitton2018-12-31
* move TODOs to their own fileSean Whitton2018-12-31
* update package headerSean Whitton2018-12-31
* spwd20 -> org-d20Sean Whitton2018-12-31