summary refs log tree commit diff
path: root/pkgs/games
Commit message (Collapse)AuthorAge
* Merge pull request #12562 from tvestelind/vassalLuca Bruno2016-02-01
|\ | | | | vassal: new package
| * remove period from descriptionTomas Vestelind2016-02-01
| |
| * license lgpg21 -> lgpl21Tomas Vestelind2016-01-23
| |
| * vassal: new packageTomas Vestelind2016-01-23
| |
* | zagband: use mkDerivationRobin Gloster2016-01-30
| |
* | lincity: use mkDerivationRobin Gloster2016-01-30
| |
* | jamp: remove, source is offline and pkg deadRobin Gloster2016-01-30
| |
* | steam: actually propagate flags to the runtime, now from chrootenv wrapperNikolay Amiantov2016-01-27
| | | | | | | | | | | | | | | | | | | | Example: instead of (steamPackages.override { newStdcpp = true; }).steam-chrootenv (which wasn't working anyway) you now do just: steam.override { newStdcpp = true; }
* | Merge pull request #12339 from abbradar/df-newNikolay Amiantov2016-01-26
|\ \ | | | | | | Dwarf Fortress updates
| * | dwarf-fortress: remove short md5 sumsNikolay Amiantov2016-01-26
| | |
| * | dwarf-fortress-wrapper: add themes supportNikolay Amiantov2016-01-26
| | | | | | | | | | | | | | | | | | Theme can be specified either as a derivation or as a string, in which case it will be taken by name from a pre-defined set of themes available in nixpkgs.
| * | phoebus-theme: update for 0.42.05, make a derivationNikolay Amiantov2016-01-26
| | | | | | | | | | | | Also specify license, see https://github.com/fricy/Phoebus/issues/5
| * | dwarf-fortress: add phoebusAdam Russell2016-01-26
| | |
| * | dwarf-therapist: 31.0.0 -> 36.0.0Nikolay Amiantov2016-01-26
| | |
| * | dwarf-fortress: 0.40.24 -> 0.42.05, split derivationsNikolay Amiantov2016-01-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a massive rework of the current dwarf_fortress package. The main reason for rework is to split game, its libraries and wrappers, enabling builds on Hydra and general maintainability. dfhack, dwarf-fortress-unfuck, dwarf-fortress-original and dwarf-fortress are now all separate derivations. All were updated to the latest versions supporting DF 0.42.04 (some things taken from development branches): dfhack: 20150927 -> 20160118 dwarf-fortress-unfuck: 0.40.24 -> 20160118 dwarf-fortress-original: 0.40.24 -> 0.42.05 dfhack got a patch for using more system libraries. Wrapper scripts were also redone -- now they support DF_DIR variable (for setting another data directory) and try to save more space by means of symlinking. They now try to be more smart, updating those directories that were not touched by user automatically. All the new packages now reside in dwarf-fortress-packages. dwarf_fortress was renamed into dwarf-fortress per our conventions, old name is deprecated. Also duplicate dfhack derivation is removed. Also drop dwarfFortress.enableDFHack config option; it can be re-added later but now is deemed controversial.
* | | More version attribute tidying where maintainers |= nckxTobias Geerinckx-Rice2016-01-25
| | |
* | | Add version attribute where maintainers |= nckxTobias Geerinckx-Rice2016-01-25
| | | | | | | | | | | | | | | | | | | | | This will probably be mandatory soon, and is a step in the right direction. Removes the deprecated meta.version, and move some meta sections to the end of the file where I should have put them in the first place.
* | | Merge pull request #12561 from Baughn/factorioArseniy Seroka2016-01-24
|\ \ \ | | | | | | | | factorio: init at 0.12.20
| * | | factorio: init at 0.12.20Svein Ove Aas2016-01-23
| |/ /
* / / Remove no longer (or never) referenced patchesTobias Geerinckx-Rice2016-01-24
|/ / | | | | | | 55 files changed, 6041 deletions. Tested with `nix-build -A tarball`.
* | Merge branch 'staging'Vladimír Čunát2016-01-22
|\ \
| * | refactor to use autoreconfHook where possibleRobin Gloster2016-01-18
| | | | | | | | | | | | Close #12446.
* | | sdlmame: mark as broken due to URL cc @lovek323Domen Kožar2016-01-22
| | |
* | | zeroad: fix 0ad.desktop after #12421Vladimír Čunát2016-01-20
| | |
* | | zeroad: do not build on HydraVladimír Čunát2016-01-19
| | | | | | | | | | | | | | | It should be possible to build binaries without data and then compose by a wrapper, e.g. similarly to what simutrans does.
* | | pioneer: nixpkg addedSlawomir Gonet2016-01-18
|/ /
* | Merge pull request #12421 from otwieracz/0ad_0.18_to_0.19Robin Gloster2016-01-17
|\ \ | | | | | | 0ad: 0.18 -> 0.19
| * | 0ad: binary renamed from 'pyrogenesis' to '0ad'Slawomir Gonet2016-01-17
| | |
| * | 0ad: 0.18 -> 0.19Slawomir Gonet2016-01-16
| | |
* | | openttd: Add OpenGFX, OpenSFX, OpenMSXFranz Pletz2016-01-16
|/ / | | | | | | Closes #12400.
* | steam: propagate runtime-wrapped flags for more convenient overridesNikolay Amiantov2016-01-15
| |
* | steam-runtime-wrapped: add optional override of libstdc++Nikolay Amiantov2016-01-15
| |
* | quake3wrapper: split from quake3demo, make a function and fix multiple paksNikolay Amiantov2016-01-14
| |
* | quake3demodata: split from point release, cleanupNikolay Amiantov2016-01-14
| |
* | quake3pointrelease: init at 1.32b-3Nikolay Amiantov2016-01-14
| |
* | ioquake3: 1.36 -> 20151228Nikolay Amiantov2016-01-14
| | | | | | | | Renamed from `quake3game`
* | crawl: 0.17.0 -> 0.17.1Nikolay Amiantov2016-01-13
| |
* | lgogdownloader: 2.24 -> 2.26Nikolay Amiantov2016-01-10
|/
* rigsofrods: remove dead packageTobias Geerinckx-Rice2016-01-08
| | | | | | Last bumped Feb 2012. Broken since 2013. Upstream conflicted about whether it's dead or not. Visited the (read-only) forums which are 93% teenagers yelling how something called BeamNG is(n't) better so I regret that now.
* anki: disable version checkRobert Helgesson2016-01-05
|
* soi: 0.1.1 -> 0.1.2Tobias Geerinckx-Rice2016-01-05
| | | | | Now builds, but still mark as broken because it quickly segfaults at run time.
* simutrans: preferLocalBuild = true; for data derivationsVladimír Čunát2016-01-03
|
* simutrans: 120.0.1 -> 120.1.1 (close #11978)Philipp Hausmann2016-01-03
|
* tibia: 10.81 -> 10.90Mateusz Kowalczyk2016-01-01
|
* Merge pull request #11931 from luispedro/add_chessx_stockfishPeter Simons2015-12-31
|\ | | | | Add chessx and stockfish (chess engine)
| * chessx: init at 1.3.2Luis Pedro Coelho2015-12-30
| | | | | | | | | | Chessx is a chess database GUI. Using the stockfish engine, users can also analyse games.
| * stockfish: init at 6Luis Pedro Coelho2015-12-30
| |
* | supertux: bump to version 0.4.0Sander van der Burg2015-12-29
|/
* sauerbraten: use stdenvRobert Helgesson2015-12-29
| | | | This replaces use of builderDefsPackage (#4210).
* tbe: r2048 -> 0.9.2.1Robert Helgesson2015-12-29
| | | | Also replace use of builderDefsPackage (#4210).