]> de.git.xonotic.org Git - xonotic/xonstat.git/history - xonstat/views/submission.py
Add docstring to is_real_player
[xonotic/xonstat.git] / xonstat / views / submission.py
2011-10-18 Ant ZucaroAdd docstring to is_real_player
2011-10-18 Ant ZucaroAdd is_real_player function.
2011-10-18 Ant ZucaroClean up debug messages.
2011-10-18 Ant ZucaroAddress unicode issues with repr and finding servers...
2011-10-17 Enrique SchielMerge branch 'master' of https://github.com/antzucaro...
2011-10-17 Ant ZucaroTruncate the nick at 128 characters.
2011-10-11 antzucaroSet the winner of the game according to which team...
2011-10-10 antzucaroAdd player nick history tracking.
2011-10-10 antzucaroAdd nick changing support.
2011-10-04 Ant ZucaroFixes on when to create players.
2011-10-03 Ant ZucaroRemove joins from player stat creation requirements.
2011-07-20 Ant ZucaroMake sure there are at least two real players in the...
2011-05-25 Ant ZucaroMajor reorganization. Views made into a module with...