Next | Query returned 16 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2020-06-29 15:04:15 by Nia Alarie | Files touched by this commit (4)
Log message:
games: Add love11. Based on work by myself and cfkoch in wip

LOVE is a framework for making 2D games in the Lua programming
language. LOVE is totally free, and can be used in anything from
friendly open-source hobby projects, to evil, closed-source commercial
ones.
   2020-06-24 14:30:56 by Nia Alarie | Files touched by this commit (1)
Log message:
love08: silly hack to avoid detecting NetBSD's unversioned Lua
   2020-06-24 14:12:41 by Nia Alarie | Files touched by this commit (1)
Log message:
love08: Don't misleadingly depend on LuaJIT

LuaJIT was never actually being used but got pulled in anyway, this
breaks aarch64 builds.

Detect the standard lua library properly removes the need to include it.

I'd enable LuaJIT as an option but I can't get it to build against it...

Bump PKGREVISION
   2020-06-05 14:49:18 by Jonathan Perkin | Files touched by this commit (189)
Log message:
*: Apply revbump for graphics/giflib API change.
   2019-12-22 23:26:05 by Joerg Sonnenberger | Files touched by this commit (4)
Log message:
Request GL extensions in a way modern Mesa understands.
   2018-09-30 21:12:48 by Maya Rashish | Files touched by this commit (14)
Log message:
Add love08, LOVE version 0.8.0

LOVE is a framework for making 2D games in the Lua programming
language. LOVE is totally free, and can be used in anything from
friendly open-source hobby projects, to evil, closed-source commercial
ones.

We need multiple versions as games were written for the older versions.

Next | Query returned 16 messages, browsing 11 to 20 | previous