summary refs log tree commit diff
path: root/pkgs/games
Commit message (Collapse)AuthorAge
* * Support x86_64-linux.Eelco Dolstra2010-01-03
| | | | svn path=/nixpkgs/trunk/; revision=19193
* update to 1.6.5Armijn Hemel2009-12-25
| | | | svn path=/nixpkgs/trunk/; revision=19128
* Adding Ultimate Stunts, a racing game.Lluís Batlle i Rossell2009-12-23
| | | | svn path=/nixpkgs/trunk/; revision=19088
* update to 1.0.0Armijn Hemel2009-12-23
| | | | svn path=/nixpkgs/trunk/; revision=19085
* Adding me as a comaintainer of xmoto.Lluís Batlle i Rossell2009-12-23
| | | | svn path=/nixpkgs/trunk/; revision=19082
* Fixing xmoto for x86_64-linux, taking a patch from DebianLluís Batlle i Rossell2009-12-23
| | | | svn path=/nixpkgs/trunk/; revision=19081
* Adding liquidwar6Michael Raskin2009-12-16
| | | | svn path=/nixpkgs/trunk/; revision=18996
* Update xboardMichael Raskin2009-12-10
| | | | svn path=/nixpkgs/trunk/; revision=18870
* Updating supertuxkart.Lluís Batlle i Rossell2009-11-23
| | | | svn path=/nixpkgs/trunk/; revision=18576
* Adding JAMP game..Michael Raskin2009-11-19
| | | | svn path=/nixpkgs/trunk/; revision=18454
* * Removed selectVersion. There's no good reason to writeEelco Dolstra2009-11-18
| | | | | | | | | | | | `selectVersion ./foo "bar"' instead of `import ./foo/bar.nix'. * Replaced `with args' with formal function arguments in several packages. * Renamed several files to `default.nix'. As a general rule, version numbers should only be included in the filename when there is a reason to keep multiple versions of a package in Nixpkgs. Otherwise, it just makes it harder to update the package. svn path=/nixpkgs/trunk/; revision=18403
* * Remove sumArgs and its few remaining uses. Idem for composedArgs.Eelco Dolstra2009-11-17
| | | | svn path=/nixpkgs/trunk/; revision=18388
* Fixing the neverball expression: it relied on having a /homeless-shelterLluís Batlle i Rossell2009-11-08
| | | | svn path=/nixpkgs/trunk/; revision=18301
* Fixing a problem in the neverball build about paths, that I did not notice untilLluís Batlle i Rossell2009-11-06
| | | | | | I run it. svn path=/nixpkgs/trunk/; revision=18221
* Updating neverball. That required adding physfs.Lluís Batlle i Rossell2009-11-06
| | | | svn path=/nixpkgs/trunk/; revision=18220
* Version bump for MazesOfMonad.Andres Löh2009-11-06
| | | | svn path=/nixpkgs/trunk/; revision=18191
* Adding bsdgames and miscfiles (this later, for 'words')Lluís Batlle i Rossell2009-10-26
| | | | | | | I could not easily make some bsdgames build or install. Too much patching against the installer trying to write beyond the nix store. svn path=/nixpkgs/trunk/; revision=17971
* GNU Ball-and-Paddle: Don't build on {Cyg,Dar}.Ludovic Courtès2009-09-16
| | | | svn path=/nixpkgs/trunk/; revision=17206
* Updating XMoto (and adding some functionality to upstream tracking system)Michael Raskin2009-09-13
| | | | svn path=/nixpkgs/trunk/; revision=17100
* Added LambdaHack package.Andres Löh2009-08-13
| | | | svn path=/nixpkgs/trunk/; revision=16706
* Adding OpenLieroXMichael Raskin2009-08-08
| | | | svn path=/nixpkgs/trunk/; revision=16617
* GNU Ball and Paddle 0.8.1.Ludovic Courtès2009-07-16
| | | | svn path=/nixpkgs/trunk/; revision=16410
* * Refactoring.Eelco Dolstra2009-07-09
| | | | svn path=/nixpkgs/trunk/; revision=16269
* SGT Puzzles tarball changed back (!).Michael Raskin2009-06-05
| | | | svn path=/nixpkgs/trunk/; revision=15858
* Update SGT Puzzles version. Build it on buildfarm just not to keep track so ↵Michael Raskin2009-06-05
| | | | | | closely svn path=/nixpkgs/trunk/; revision=15857
* big breaking change: renaming lib.getAttr to lib.attrByPathMarc Weber2009-05-24
| | | | | | | | getAttr was ambiguous. It's also a builtin function fix svn path=/nixpkgs/trunk/; revision=15692
* FullDepEntry -> fullDepEntry, PackEntry -> packEntryMarc Weber2009-05-19
| | | | svn path=/nixpkgs/trunk/; revision=15662
* Adding trackballsLluís Batlle i Rossell2009-05-16
| | | | svn path=/nixpkgs/trunk/; revision=15625
* Some Haskell library updates.Andres Löh2009-05-15
| | | | svn path=/nixpkgs/trunk/; revision=15621
* The CON file is not mandatory for running DukeSander van der Burg2009-05-14
| | | | svn path=/nixpkgs/trunk/; revision=15607
* * NASM: updated to the latest version.Eelco Dolstra2009-05-14
| | | | | | * eduke: needs NASM on i686-linux. svn path=/nixpkgs/trunk/; revision=15604
* Fixed wrapper script to use environment variables from the user profileSander van der Burg2009-05-14
| | | | svn path=/nixpkgs/trunk/; revision=15602
* Added EDuke32 package to celebrate the moment that 3DRealms is dead and Duke ↵Sander van der Burg2009-05-14
| | | | | | Nukem Forever is never going to be released svn path=/nixpkgs/trunk/; revision=15601
* Properly create save directory for zangbandMichael Raskin2009-05-12
| | | | svn path=/nixpkgs/trunk/; revision=15576
* Fix nethack/zangband wrappersMichael Raskin2009-05-12
| | | | svn path=/nixpkgs/trunk/; revision=15575
* Fix construo buildMichael Raskin2009-05-12
| | | | svn path=/nixpkgs/trunk/; revision=15573
* * Better not use stdenv.coreutils, since not every stdenv has a coreutils.Eelco Dolstra2009-05-12
| | | | svn path=/nixpkgs/trunk/; revision=15564
* Adding nethackMichael Raskin2009-05-12
| | | | svn path=/nixpkgs/trunk/; revision=15560
* Adding zangbandMichael Raskin2009-05-12
| | | | svn path=/nixpkgs/trunk/; revision=15559
* Update SGT puzzlesMichael Raskin2009-05-10
| | | | svn path=/nixpkgs/trunk/; revision=15533
* Fix includes for construoMichael Raskin2009-05-10
| | | | svn path=/nixpkgs/trunk/; revision=15532
* update python to 2.5.4Armijn Hemel2009-04-30
| | | | | | update scummvm to 0.13.1 svn path=/nixpkgs/trunk/; revision=15414
* * Last sync.Eelco Dolstra2009-04-26
|\ | | | | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=15320
| * Update xmotoMichael Raskin2009-04-26
| | | | | | | | svn path=/nixpkgs/trunk/; revision=15319
* | * Got rid of a lot of "postInstall=postInstall" and similar lines inEelco Dolstra2009-04-23
|/ | | | | | | | | | builders. These are redundant now. * Inlined some trivial builders. * Removed a few explicit setup-hook creations. This is done automatically now if setupHook is set. * Deleted the initscripts package. NixOS doesn't use it anymore. svn path=/nixpkgs/branches/stdenv-updates/; revision=15276
* Added Scorched3D.Lluís Batlle i Rossell2009-04-16
| | | | svn path=/nixpkgs/trunk/; revision=15108
* Adding the simple port of hexen.Lluís Batlle i Rossell2009-04-14
| | | | svn path=/nixpkgs/trunk/; revision=15046
* Adding Kobo Deluxe.Lluís Batlle i Rossell2009-04-14
| | | | svn path=/nixpkgs/trunk/; revision=15045
* Updating neverball version.Lluís Batlle i Rossell2009-04-14
| | | | svn path=/nixpkgs/trunk/; revision=15044
* Updating supertuxkart, and making it install the binary to /bin instead of ↵Lluís Batlle i Rossell2009-04-14
| | | | | | /games svn path=/nixpkgs/trunk/; revision=15043