about summary refs log tree commit diff
path: root/editor/specialty/pampaintspill.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in comments and messages, whitespacegiraffedata2019-12-291-2/+2
* Use pm_randseed instead of srandgiraffedata2016-04-261-1/+1
* Use rand() and srand() instead of random() and srandom() because the latter a...giraffedata2012-02-131-3/+2
* Don't use <alloca.h>. alloca() is declared by <stdlib.h>giraffedata2011-11-301-1/+0
* Rename optParseOptions3 to pm_optParseOptions3, etcgiraffedata2010-09-281-1/+1
* move pampaintspill from editor/ to editor/specialty/giraffedata2010-09-261-0/+502