about summary refs log tree commit diff
path: root/pkgs/games
Commit message (Collapse)AuthorAge
* Merge branch 'master' into stdenv-updates.Peter Simons2013-01-11
|\
| * supertuxkart: updating to 0.8Lluís Batlle i Rossell2013-01-10
| |
| * stuntrally: updating from 1.4 to 1.8Lluís Batlle i Rossell2013-01-10
| | | | | | | | | | I updated ogre and mygui, too. Now myguiSvn is older than mygui. We should check if this commit breaks other games that use ogre (ror?)
| * bsd-games: fix some paths, pager and typoFlorian Friesdorf2013-01-09
| |
* | Merge branch 'master' into stdenv-updates.Peter Simons2013-01-04
|\|
| * anki: add version 2.0.3Jan Malakhovski2013-01-04
| |
* | Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-28
| | | | | | | | | | Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase.
* | Rename hostDrv -> crossDrv, buildDrv -> nativeDrvEelco Dolstra2012-12-28
|/ | | | | | This is for consistency with terminology in stdenv (and the terms "hostDrv" and "buildDrv" are not very intuitive, even if they're consistent with GNU terminology).
* scid: New package, version 4.3.aszlig2012-12-12
| | | | | | | | | | | | | | | Just saw Michael Raskin's GNU Chess and XBoard updates and did a short check if Scid is already in nixpkgs. It wasn't, so I decided to add it, so thanks to @7c6f434c :-) The package involves a lot of patching, as usual with Tcl/Tk on NixOS. In this case the program is written in C++ and embeds the Tcl/Wish interpreter. Unfortunately this doesn't make it easier to inject TCLLIBPATH, as there doesn't seem to be a direct library call (well in theory you could `lappend TCLLIBPATH`, but that won't help with TK_LIBRARY). Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* haskell-LambdaHack: update to version 0.2.6.5Peter Simons2012-12-12
|
* GNU Chess: update to 6.0.2Michael Raskin2012-12-12
|
* XBoard: update to 4.6.2Michael Raskin2012-12-12
|
* Fix dummy pseudo-updates being found for some packagesMichael Raskin2012-12-08
|
* Oops. Fix LincityNG source searchMichael Raskin2012-12-04
|
* Xmoto: remove obsolete patchMichael Raskin2012-12-04
|
* Update xmotoMichael Raskin2012-12-04
|
* Currently advertised Lincity-NG download URLMichael Raskin2012-12-04
|
* Add PingusMichael Raskin2012-12-02
|
* games/warsow: Updated to 1.02.Alexander Tsamutali2012-12-01
|
* Add Lincity-NG forkMichael Raskin2012-11-30
|
* Remove a bunch of unreferenced filesEelco Dolstra2012-11-29
| | | | Plus a small number of obsolete packages (like old versions of qemu).
* World of Goo 1.41.Jack Cummings2012-11-28
|
* haskell-LambdaHack: update to version 0.2.6Peter Simons2012-11-26
|
* xsokoban: fix for colliding getline in score.cFlorian Friesdorf2012-11-26
|
* xsokoban scorefile in current directoryFlorian Friesdorf2012-11-26
|
* zoom-1.1.5 - also adjust nameFlorian Friesdorf2012-11-26
|
* zoom-1.1.5Florian Friesdorf2012-11-26
|
* zdoom 2.6.1 (instead of svn)Florian Friesdorf2012-11-26
|
* TBE: fix unneeded /bin/sh referenceMichael Raskin2012-11-10
|
* FSG: Fix unneeded /bin/sh referenceMichael Raskin2012-11-10
|
* updated spring from 88 to 91 and downgraded the boost library which spring ↵Joachim Schiele2012-10-28
| | | | | | uses from default to 1.49 as the more recent boost version results in a build issue at about 30%
* Update sgt-puzzlesMichael Raskin2012-10-18
|
* - Make rili work with new autoconf versionsJack Cummings2012-10-05
|
* - clean up openttd, rili, uqm, and widelands descriptionsJack Cummings2012-10-05
|
* - add myself as a maintainer for the packages I've addedJack Cummings2012-10-04
|
* - openttd 1.2.2, rili 2.0.1, widelands-build17, uqm-0.7.0Jack Cummings2012-10-04
|
* games/warsow: Updated to 1.0.Александр Цамутали2012-09-24
|
* Remove getConfig helper functionEelco Dolstra2012-09-19
| | | | | An expression like ‘getConfig [ "cabal" "libraryProfiling" ] false’ can be written more concisely as ‘config.cabal.libraryProfiling or false’.
* Falling Sand Game: use a mirrorMichael Raskin2012-09-01
|
* minecraft: update to 1.3.1Carles Pagès2012-08-09
|
* kobodeluxe: fix compilation errors.Carles Pagès2012-07-12
| | | | The glibc29 patch was taken from Gentoo.
* ufoai: fixing the build. Building with libpng12.Lluís Batlle i Rossell2012-07-02
|
* blackshadeselite: fix build in gcc 4.6Lluís Batlle i Rossell2012-07-02
| | | | I simply added '-fpermissive', and it went on.
* speed dreams: fixing build (libpng order in buildInputs)Lluís Batlle i Rossell2012-07-02
| | | | I forgot committing this in my previous commit for speed dreams.
* klavaro: add version 1.9.5Peter Simons2012-07-02
| | | | Patch submitted by Jan Malakhovski <oxij@oxij.org>.
* updated to a new versionJoachim Schiele2012-05-01
| | | | svn path=/nixpkgs/trunk/; revision=33964
* Add minecraftShea Levy2012-04-29
| | | | | | | Patch by Carles Pagès, minor modification (adding in version number, updating sha256) by me svn path=/nixpkgs/trunk/; revision=33944
* Remove some commented out instructions.Karn Kallio2012-04-22
| | | | svn path=/nixpkgs/trunk/; revision=33881
* Advance wesnoth version to 1.10.2; fixes old version failing build.Karn Kallio2012-04-22
| | | | svn path=/nixpkgs/trunk/; revision=33874
* blobby: fixed typoPeter Simons2012-04-17
| | | | svn path=/nixpkgs/trunk/; revision=33814