summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/godcompanions.h
Commit message (Expand)AuthorAgeFilesLines
* Chance function(void) to function()reaverb2014-05-241-1/+1
* Don't leak god companions between games (with restart_after_game).Samuel Bronson2013-03-211-0/+1
* Remove an unused function declarationDracoOmega2013-03-191-2/+0
* Properly recall Yred enslaved souls from off-levelDracoOmega2013-03-191-0/+1
* Add a temporary routine to clean up after some invalid god companionsDracoOmega2013-03-091-0/+4
* Fix another method of cloning Yred/Beogh companionsDracoOmega2013-03-091-1/+1
* Recall allies in rough order of HD (with random jitter)DracoOmega2013-03-061-1/+1
* Add a wizmode command to list Yred/Beogh followersDracoOmega2013-03-061-0/+2
* Typo fix.David Lawrence Ramsey2013-03-031-1/+1
* Add formatting fixes.David Lawrence Ramsey2013-03-031-1/+1
* Change recall to be incremental instead of instantDracoOmega2013-03-031-1/+4
* Interlevel recall for Yred and BeoghDracoOmega2013-03-031-0/+38