Next | Query returned 17 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:34:02 by Nia Alarie | Files touched by this commit (2)
Log message:
love07: Detect Lua properly, etc.

I mistakenly enabled LuaJIT support on supported platforms.
It doesn't actually work in this version of LOVE (oops).

The previous inclusion of LuaJIT's buildlink3.mk was a mistake,
instead the exact version of lua51 should be included and the library
name corrected.

Bump PKGREVISION.
   2020-06-24 13:43:54 by Nia Alarie | Files touched by this commit (1)
Log message:
love07: --enable-luajit must be passed
   2020-06-24 13:38:26 by Nia Alarie | Files touched by this commit (2)
Log message:
love07: Allow building without luajit. Should help aarch64 builds.
   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:10:11 by Maya Rashish | Files touched by this commit (17)
Log message:
Add love07, LOVE version 0.7.2

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 17 messages, browsing 11 to 20 | previous