summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/util/columnise-credits.pl
Commit message (Collapse)AuthorAgeFilesLines
* Formatting fixes.Adam Borowski2013-04-101-64/+76
|
* Don't hard code the interpreter path in perl scripts.Raphael Langella2012-04-271-1/+1
| | | | | This allows windows user to more easily use activeperl instead of msys perl. It has better module support and handles newlines consistently with git.
* Properly fix #5122.Raphael Langella2011-12-311-1/+3
| | | | e0ee701ef wasn't enough.
* Re-enable columnise-credits on non-broken platforms.Adam Borowski2011-12-291-2/+4
|
* Merge more duplicated constriction code.Neil Moore2011-12-281-0/+1
| | | | | | | | | clear_specific_constrictions() and is_constricted() were identical for players and monsters, so remove them from subclasses and add them to the actor base class (is_constricted() was already in actor, anyway). is_constricted_larger() should have been identical; do the same (and simplify somewhat).
* Ensure CREDITS.txt is sorted upon release.Adam Borowski2011-09-211-1/+1
|
* Use Unicode-aware sort for credits.Darshan Shaligram2011-02-191-1/+7
|
* Fix name sorting in columnise-credits.Darshan Shaligram2010-01-161-0/+2
|
* Add Robert Burnham to credits (dpeg).Darshan Shaligram2010-01-141-5/+11
| | | | Also tweak the columnise-credits script to directly update CREDITS.txt instead of sending its output to stdout.
* columnise-credits should remove duplicate names.Darshan Shaligram2009-10-221-1/+2
|
* Fix bug in columnise-credits that could cause it to lose names (dpeg).Darshan Shaligram2009-10-221-1/+1
|
* Resync credits with 0.5.dolorous2009-07-251-1/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10401 c06c8d41-db1a-0410-9941-cceddc491573
* Updated credits.dshaligram2008-01-121-1/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3260 c06c8d41-db1a-0410-9941-cceddc491573
* Updated CREDITS, fixed bounds check for Lee's.dshaligram2008-01-121-0/+96
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3251 c06c8d41-db1a-0410-9941-cceddc491573