ËNVY (LÖVE Framework)
Re: ËNVY (LÖVE Framework)
License? BTW, LÖVE uses Lua and Lua is an interpreted language and compiled at run-time so it is open-source. So, yes, I did include the source actually; and, no license was specified so it is free to use, modify, and redistribute providing that I am credited and that is out of respect and not force.
- qubodup
- Inner party member
- Posts: 775
- Joined: Sat Jun 21, 2008 9:21 pm
- Location: Berlin, Germany
- Contact:
Re: ËNVY (LÖVE Framework)
Pardon please. I was unclear once more.Kudomiku wrote:License? BTW, LÖVE uses Lua and Lua is an interpreted language and compiled at run-time so it is open-source. So, yes, I did include the source actually; and, no license was specified so it is free to use, modify, and redistribute providing that I am credited and that is out of respect and not force.
I was referring to the image source (lossless image, for example png or svg or bmp).
Oh, I think you have an incorrect understanding of how licensing works. If you don't specify a license, then you automatically own all copyright and give no right to anyone to do anything. You don't have to put "copyright by me" on stuff so that it is copyrighted.
For better info on this topic, I recommend section one of 10 Big Myths about copyright explained
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)
-- Don't force fullscreen (it frustrates those who want to try your game real quick) -- Develop for 1280x720 (so people can make HD videos)
- needcoffee
- Prole
- Posts: 11
- Joined: Tue Aug 19, 2008 8:10 am
Re: ËNVY (LÖVE Framework)
Thanks, i deleted all the resolution lines and the one for fsaa and it is working now.Kudomiku wrote:Maybe because it is set to run at fullscreen at 1024x768?
Re: ËNVY (LÖVE Framework)
I don't like you, no offense or anything, you just seem like we aren't going to get on in the future.qubodup wrote:Pardon please. I was unclear once more.Kudomiku wrote:License? BTW, LÖVE uses Lua and Lua is an interpreted language and compiled at run-time so it is open-source. So, yes, I did include the source actually; and, no license was specified so it is free to use, modify, and redistribute providing that I am credited and that is out of respect and not force.
I was referring to the image source (lossless image, for example png or svg or bmp).
Oh, I think you have an incorrect understanding of how licensing works. If you don't specify a license, then you automatically own all copyright and give no right to anyone to do anything. You don't have to put "copyright by me" on stuff so that it is copyrighted.
For better info on this topic, I recommend section one of 10 Big Myths about copyright explained
Thanks.
- qubodup
- Inner party member
- Posts: 775
- Joined: Sat Jun 21, 2008 9:21 pm
- Location: Berlin, Germany
- Contact:
Re: ËNVY (LÖVE Framework)
If you think qubodup is a dick, read on to page 42. If you think he's a big whiny wimp, to page 84 you shall travel
42) That's okay. Anyways: Please settle for a license or release it to the public domain.
84)
42) That's okay. Anyways: Please settle for a license or release it to the public domain.
84)
Last edited by qubodup on Fri Nov 07, 2008 5:51 am, edited 1 time in total.
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)
-- Don't force fullscreen (it frustrates those who want to try your game real quick) -- Develop for 1280x720 (so people can make HD videos)
Re: ËNVY (LÖVE Framework)
---
Last edited by Dvondrake on Mon Jan 21, 2019 10:21 pm, edited 1 time in total.
Re: ËNVY (LÖVE Framework)
That's Conna. So yes.Dvondrake wrote:Everything is a lot like GMod Lua--Are you from Facepunch? :p
Re: ËNVY (LÖVE Framework)
It is not quite clear if something can be released to public domain. According to wikipedia:
It is commonly believed by non-lawyers that it is impossible to put a work into the public domain. Although copyright law generally does not provide any statutory means to "abandon" copyright so that a work can enter the public domain, this does not mean that it is impossible or even difficult, only that the law is somewhat unclear.
Source: http://en.wikipedia.org/wiki/Public_domain#CopyrightAlthough there is support in the statutes for allowing work to be dedicated to the public domain, there cannot be an unlimited right to dedicate work to the public domain because of a quirk of U.S. copyright law which grants the author of a work the right to cancel "the exclusive or nonexclusive grant of a transfer or license of copyright or of any right under a copyright" thirty-five years later, unless the work was originally a work for hire.
Basically it says, that the author can dedicate his work to the public domain, but because he is the author, he can always terminate the "contract."
Of course, wikipedia is highly Americanized, in Europe it could be a different matter.
Re: ËNVY (LÖVE Framework)
I noticed "Could not set video mode: Couldn't find matching GLX visual" was because of "fsaa = 16", so I removed it from the game.conf and it's working fine. It's a nice framework which could be interesting to use for making games. Thanks.
Re: ËNVY (LÖVE Framework)
Updated! Phase 5.
Although it seems like a small deal. The structure is much better now so making a game is more modular, which is always nice. Take a look.
8-)
Code: Select all
[Phase 5]
* Removed useless drawLaser and drawMode.
* Removed prop_bullet example entity.
* Removed all of the tutorial junk.
* Added a game folder.
* Added timer library.
8-)
Who is online
Users browsing this forum: Bing [Bot] and 1 guest