Commit Graph

14 Commits

Author SHA1 Message Date
Alex Szpakowski f141cb3a16 Added a small 'contributing' section to the readme. 2015-05-27 18:39:03 -03:00
Alex Szpakowski 5dbf589d47 Removed libjpeg-turbo as a dependency (closes issue #1031.) Removed jpeg support for ImageData:encode. stb_image now handles jpeg image loading. 2015-05-03 17:52:20 -03:00
Alex Szpakowski cf0968fc6d Avoid some VC++ compiler warnings 2015-04-02 00:28:09 -03:00
Alex Szpakowski 14cbc91e7f Fixed a memory leak in love.graphics.newText. 2015-03-16 03:13:10 -03:00
Alex Szpakowski 4263de89ab The default offset for particles in a ParticleSystem is now updated when ParticleSystem:setQuads or ParticleSystem:setTexture is used (resolves issue #998.) 2015-03-04 03:57:41 -04:00
Alex Szpakowski e2652fddc1 Updated the readme. 2015-03-04 03:21:26 -04:00
Alex Szpakowski df0fab1b67 Moved the xcode project files and related data from platform/macosx to platform/xcode.
--HG--
branch : minor
2015-02-18 22:47:04 -04:00
Alex Szpakowski 2b12c9cb1e Updated the readme 2014-05-20 22:48:54 -03:00
Alex Szpakowski 6756bc3c2c Updated readme 2014-01-03 19:13:59 -04:00
Alex Szpakowski 61a46ae09a SDL2 is a dependency now, not SDL1.2 2013-11-04 18:42:52 -04:00
Bart van Strien 138fe49e35 Clean up readme a bit, add a note about running automagic from the root, and clean automagic up by making it slightly more verbose, and letting it check it's being run in the right directory (see issue #698) 2013-08-04 13:15:55 +02:00
Bart van Strien 82d6edb32c Update readme 2012-07-21 21:56:10 +02:00
Bart van Strien 00cfaebab8 Fixes for the readme 2011-08-07 18:55:36 +02:00
Bart van Strien 36f4d1c9db Update the readme (finally) 2011-08-07 18:51:58 +02:00