summary refs log tree commit diff
path: root/pkgs/games/blackshadeselite
AgeCommit message (Collapse)AuthorFilesLines
2014-07-28Turn some license strings into lib.licenses valuesMateusz Kowalczyk1-1/+1
2012-07-02blackshadeselite: fix build in gcc 4.6Lluís Batlle i Rossell1-0/+1
I simply added '-fpermissive', and it went on.
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra1-1/+1
function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2010-07-08Adding Black Shades Elite (a fork of Black Shades)Lluís Batlle i Rossell1-0/+37
svn path=/nixpkgs/trunk/; revision=22538