summary refs log tree commit diff
path: root/pkgs/games/urbanterror
Commit message (Collapse)AuthorAge
* treewide: Get rid of libGLU_combinedadisbladis2019-11-18
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* urbanterror: 4.3.3 -> 4.3.4Cray Elliott2018-10-09
|
* urbanterror: update homepageMarkus Kowalewski2018-09-03
|
* urbanterror: 4.3.2 -> 4.3.3 for CVE-2017-6903Franz Pletz2018-03-05
|
* treewide: transition mesa to libGLU_combinedAlexander V. Nikolaev2018-02-24
|
* urbanterror: 4.3.1 -> 4.3.2Matthias Herrmann2017-04-05
|
* urbanterror: 4.2.023 -> 4.3.1Cray Elliott2017-02-02
|
* Don't use "with licenses;" for single licencesTobias Geerinckx-Rice2015-05-28
| | | | And don't use square brackets on such lines.
* Use common licence attributes from lib/licenses.nixTobias Geerinckx-Rice2015-05-27
| | | | | | | | | | Many (less easily automatically converted) old-style strings remain. Where there was any possible ambiguity about the exact version or variant intended, nothing was changed. IANAL, nor a search robot. Use `with stdenv.lib` wherever it makes sense.
* Update the sources to the latest version and added one new dependencyJason Moggridge2015-02-25
|
* Fix broken checksums and update to version 4.2.018.drozv2014-06-21
|
* Set meta.hydraPlatforms instead of meta.platforms for some packagesEelco Dolstra2013-11-05
|
* urbanterror: Correction for previous commit.Александр Цамутали2013-02-16
|
* urbanterror: Update to 4.2.009.Александр Цамутали2013-02-16
|
* Remove some oversized packages from the channelEelco Dolstra2013-01-17
| | | | E.g. urbanterror takes up 2x720 MiB.
* games/urbanterror: Fixed compilation issue, but it still doesn't work.Alexander Tsamutali2012-04-15
| | | | svn path=/nixpkgs/trunk/; revision=33795
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
| | | | | | function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
* urbanterror: Enabled OpenAL and curl support.Alexander Tsamutali2010-04-24
| | | | svn path=/nixpkgs/trunk/; revision=21294
* games/urbanterror: New nixpkg for viric.Alexander Tsamutali2010-02-03
svn path=/nixpkgs/trunk/; revision=19770