summaryrefslogtreecommitdiff
path: root/gnu/packages/game-development.scm
Commit message (Collapse)AuthorAge
* gnu: tiled: Update to 0.13.0.David Thompson2015-08-22
| | | | * gnu/packages/game-development (tiled): Update to 0.13.0.
* gnu: Add sfxr.David Thompson2015-05-20
| | | | * gnu/packages/game-development.scm (sfxr): New variable.
* gnu: Add sfml.David Thompson2015-04-27
| | | | * gnu/packages/game-development.scm (sfml): New variable.
* gnu: Add 'file-name' fields for github source tarballs without a name.Mark H Weaver2015-02-28
| | | | | | | | | | | | | | | | * gnu/packages/aarddict.scm (aarddict), gnu/packages/algebra.scm (arb), gnu/packages/audio.scm (jack-2, lvtk), gnu/packages/bioinformatics.scm (bedops, bedtools, bowtie), gnu/packages/game-development.scm (tiled), gnu/packages/games.scm (minetest-data, minetest, retroarch), gnu/packages/jrnl.scm (jrnl), gnu/packages/kde.scm (qjson), gnu/packages/libevent.scm (libuv), gnu/packages/linux.scm (pflask), gnu/packages/mail.scm (offlineimap, libetpan), gnu/packages/maths.scm (arpack-ng), gnu/packages/ninja.scm (ninja), gnu/packages/nutrition.scm (gourmet), gnu/packages/python.scm (python-cairocffi), gnu/packages/rdf.scm (lrdf), gnu/packages/ruby.scm (ruby-i18n), gnu/packages/sxiv.scm (sxiv): Add 'file-name' field to origin.
* gnu: tiled: Update to 0.11.0.David Thompson2015-01-19
| | | | * gnu/packages/game-development.scm (tiled): Update.
* gnu: tiled: Move to game-development module.David Thompson2015-01-19
| | | | | * gnu/packages/games.scm (tiled): Move from here... * gnu/packages/game-development (tiled): ...to here.
* gnu: Add bullet.Tomáš Čech2014-12-15
* gnu/packages/game-development.scm: New file * gnu-system.am (GNU_SYSTEM_MODULES): Add it.