about summary refs log tree commit diff
path: root/pkgs/games/warzone2100
AgeCommit message (Collapse)AuthorFilesLines
2022-04-22treewide: testVersion -> testers.testVersionArtturin1-2/+2
2022-03-09warzone2100: 4.2.6 -> 4.2.7Francesco Gazzetta1-2/+2
2022-03-01warzone2100: 4.2.4 -> 4.2.6Francesco Gazzetta1-2/+2
2022-01-03Treewide: fix some permanent redirects on homepagesRenaud1-1/+1
(#153213) Issue #60004
2021-12-24warzone2100: add version testFrancesco Gazzetta1-0/+11
2021-12-24warzone2100: 4.2.3 -> 4.2.4Francesco Gazzetta1-2/+2
2021-12-05Merge pull request #148051 from fgaz/warzone2100/darwinSandro1-2/+6
2021-12-04warzone2100: set platforms to all, mark darwin as brokenFrancesco Gazzetta1-2/+6
It's supposed to work on darwin too, but the cmake file for darwin tries to download stuff
2021-11-30warzone2100: 4.2.2 -> 4.2.3Francesco Gazzetta1-2/+2
2021-11-23warzone2100: 4.2.1 -> 4.2.2Francesco Gazzetta1-2/+2
2021-11-10warzone2100: 4.2.0 -> 4.2.1Francesco Gazzetta1-2/+2
2021-10-26warzone2100: 4.1.3 -> 4.2.0Francesco Gazzetta1-2/+2
2021-08-16warzone2100: 4.1.1 -> 4.1.3Francesco Gazzetta1-2/+2
2021-07-25warzone2100: 4.1.0 -> 4.1.1Francesco Gazzetta1-2/+2
2021-07-05warzone2100: 4.0.1 -> 4.1.0Francesco Gazzetta1-2/+2
2021-07-03warzone2100: better fix for absolute bindirFrancesco Gazzetta1-4/+9
2021-06-01warzone2100: fix buildrnhmjoj1-2/+2
I'm not sure how the build broke[1] or how it worked before, but the problem is zip is being used in place of p7zip, which obviously fail as the flags have different meanings. [1]: https://hydra.nixos.org/build/143354937
2021-04-19warzone2100: 4.0.0 -> 4.0.1Francesco Gazzetta1-2/+2
2021-04-05warzone2100: 3.4.1 -> 4.0.0Francesco Gazzetta1-16/+13
2021-01-25warzone2100: 3.3.0 -> 3.4.1Francesco Gazzetta1-19/+69
2021-01-25warzone2100: add fgaz to maintainersFrancesco Gazzetta1-1/+1
2021-01-16pkgs/games: pkg-config -> pkgconfig (2)Ben Siraphob1-2/+2
2021-01-15pkgs/games: stdenv.lib -> libBen Siraphob1-1/+1
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-09-08warzone: 3.3.0_beta1 -> 3.3.0rnhmjoj1-5/+4
2019-08-12warzone: 3.2.3 -> 3.3.0_beta1rnhmjoj1-10/+20
2018-08-22Revert "treewide: fixup breakage due to absolute compiler path"Matthew Bauer1-5/+0
This reverts commit d0888d150333a2c523cd1e46606d6219afe23dc2.
2018-08-21treewide: fixup breakage due to absolute compiler pathVladimír Čunát1-0/+5
Some packages just can't handle them #44767. It was tempting to try to abstract this in some way, but I didn't do that ATM.
2018-07-03warzone2100: fix build after #41902 (#42908)ikervagyok1-2/+2
2017-12-18warzone2100: 3.2.2 -> 3.2.3Francesco Gazzetta1-2/+2
2017-01-07warzone2100: 2.1.5 -> 2.2.2Nikolay Amiantov1-15/+16
2016-04-18warzone2100: 3.1.1 -> 3.1.5Ricardo Ardissone1-12/+15
2015-05-16openal to openalSoft conversionJoachim Schiele1-2/+2
2014-09-04warzone2100: fix metaVladimír Čunát1-4/+5
2014-09-04spring, warzone2100: work around build problemsVladimír Čunát1-0/+3
I guess there was a slight API change in the last mesa update.
2014-06-15Warzone2100: Update to 3.1.1.ambrop7@gmail.com1-8/+20
Changed to use openal-soft, which makes sound work, in combination with https://github.com/NixOS/nixpkgs/pull/2947 . Added optional installation of campaign videos, not enabled by default.
2011-11-20games/warzone2100: Updated to 2.3.9.Alexander Tsamutali1-2/+2
svn path=/nixpkgs/trunk/; revision=30490
2011-02-06games/warzone2100: Updated to 2.3.7.Alexander Tsamutali1-2/+2
svn path=/nixpkgs/trunk/; revision=25784
2010-08-29Updating Warzone2100Lluís Batlle i Rossell1-2/+2
svn path=/nixpkgs/trunk/; revision=23491
2010-05-03warzone2100: New nixpkg.Alexander Tsamutali1-0/+39
svn path=/nixpkgs/trunk/; revision=21582