aboutsummaryrefslogtreecommitdiff
path: root/org-d20.el
Commit message (Expand)AuthorAge
* tweak use of new page characterSean Whitton2020-11-07
* avoid using s-blank?Sean Whitton2020-11-07
* use nth rather than seq-elt, and use a static quoted listSean Whitton2020-11-07
* improve readability of org-d20--rolls-bracketSean Whitton2020-11-07
* add TODOSean Whitton2020-04-16
* loop->cl-loopSean Whitton2019-06-28
* release org-d20 0.30.3Sean Whitton2019-04-15
* add :types to defcustomsSean Whitton2019-01-20
* loop -> cl-loopSean Whitton2019-01-20
* avoid use of ignore-errorsSean Whitton2019-01-06
* use more explicit syntax in -let*Sean Whitton2019-01-06
* factor out `org-d20--d20-plus'Sean Whitton2019-01-06
* 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