Contributing Patches?

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
Khaydarian
Prole
Posts: 1
Joined: Wed Sep 10, 2008 10:39 pm

Contributing Patches?

Post by Khaydarian »

Is there any way for other developers to contribute love's codebase? Or any publicly-accessible version-control repository? I'd like to contribute patches, but I've no idea where to send them -- or even that what I'm doing hasn't already been done.

For example, it'd be nice to be able to specify colors in the web format ("#a380f0"). newColor doesn't do that right now -- but it's easy enough to add.

Also, I'm thinking about making a side-scrolling platformer, and I'd rather use the GL transformation matrix than do it all myself -- but love doesn't yet have an interface to it. Also easy for me to add, but it's useful for lots of other people too. (Also parallax background layers, which are really easy to do with the projection matrix, and annoying otherwise.)
User avatar
qubodup
Inner party member
Posts: 775
Joined: Sat Jun 21, 2008 9:21 pm
Location: Berlin, Germany
Contact:

Re: Contributing Patches?

Post by qubodup »

everything you ask for is there: http://sourceforge.net/projects/love

to who made the website: it is pretty, but not functional enough.
lg.newImage("cat.png") -- made possible by lg = love.graphics
-- Don't force fullscreen (it frustrates those who want to try your game real quick) -- Develop for 1280x720 (so people can make HD videos)
User avatar
rude
Administrator
Posts: 1052
Joined: Mon Feb 04, 2008 3:58 pm
Location: Oslo, Norway

Re: Contributing Patches?

Post by rude »

I made the page.

Rainbows > Functionality

Always.
User avatar
mike
Administrator
Posts: 364
Joined: Mon Feb 04, 2008 5:24 pm

Re: Contributing Patches?

Post by mike »

I must submit that:
Pink > Rainbows > Functionality > Usefulness
Now posting IN STEREO (where available)
Post Reply

Who is online

Users browsing this forum: No registered users and 7 guests