summaryrefslogtreecommitdiff
path: root/packages/rocksndiamonds
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko2
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe2
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-09-28rocksndiamonds 3.2.0: Pass target AR & RANLIB to make.Paul Sokolovsky1
2006-09-04rocksndiamonds: New package, a game, Boulderdash/Emerald ↵Paul Sokolovsky4
Mine/Supaplex/Sokoban clone. * Initial draft recipe version, but already works. * Too big even for VGA devices (window size is hardcoded in game). * Data storage formats are non-optimal (pcx/uncompressed level files). * Packaging crude, need to be split up. * Nice game.