Commit Graph

22 Commits

Author SHA1 Message Date
Alex Szpakowski 968e1ff699 Added a basic iOS readme. 2015-12-22 00:07:24 -05:00
Alex Szpakowski acc509878e Updated the dependencies list in the readme. 2015-12-11 22:36:17 -04:00
Alex Szpakowski 5c3ee15ded Added a link to the Android build repository. 2015-12-08 23:57:07 -04:00
David Serrano 742e402b0a added Oxford comma
--HG--
branch : readme-edit
2015-12-06 07:29:22 +00:00
David Serrano acb90c2a90 added iOS and Android to line 1
--HG--
branch : readme-edit
2015-12-06 07:19:53 +00:00
Alex Szpakowski 151c7eca4f Added a Windows build status badge to the readme. 2015-11-24 15:47:52 -04:00
Bart van Strien 1b5a0f49fa Update aur link in readme 2015-11-06 15:17:17 +01:00
Alex Szpakowski 99debab3a4 Updated the readme: Xcode 7 lets you build iOS apps for your device without a registered developer account. 2015-09-14 18:50:48 -03:00
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