Commit Graph

39 Commits

Author SHA1 Message Date
fysx adc4042d8b deleted stale file 2014-04-04 11:38:13 +02:00
fysx e96eef4435 Using latest love-android branch (e263d91d136d) 2014-04-04 11:37:36 +02:00
fysx 7593d64761 Upgraded SDL2 to version 2.0.3 2014-04-03 16:45:01 +02:00
fysx fab725ad8b using identity 'unnamed' if none is specified in conf.lua(fixes issue #46) 2014-02-20 22:31:59 +01:00
fysx 0db55463c9 Allow .love files to be opened from email attachements 2014-02-13 13:56:23 +01:00
fysx a5284dccf6 Merge branch 'filetype_association' 2014-02-13 01:30:36 +01:00
Jairo Luiz 8069dc02c6 Now, we have a filetype association!!!! :) 2014-02-12 20:56:11 -03:00
fysx 0bde453b2e updated to changeset 80f0adedfaa5 of love-android (including newest mobile-common changes) 2014-02-13 00:44:51 +01:00
fysx 1dd859c9d1 fixed indentations 2014-02-10 08:31:40 +01:00
fysx 53d45533e0 properly using workaround for love.filesystem.getDirectoryItems 2014-02-10 08:30:43 +01:00
fysx 3f268ebedf Added workaround for love.filesystem.getDirectoryItems 2014-02-09 23:02:04 +01:00
fysx 606da6d0ae removed debug output 2014-02-08 00:41:45 +01:00
fysx bfae01300e fixed mouse coordinates due to the love.window.getScale() change 2014-02-06 01:02:47 +01:00
fysx 3cabe641d6 Disable OpenGL debug on OpenGL ES2 (should fix Ouya compatibility) 2014-02-06 00:14:33 +01:00
Martin Felis 597fad8034 Merged tangerinagames/love-android-sdl2/pixel_scale into master 2014-02-02 21:28:09 +01:00
fysx bf07caef09 Circumventing duplication of assets/game.love by mounting it from memory 2014-02-02 02:19:29 +01:00
Jairo Luiz 007b0fc3f0 love.window.getPixelScale now works properly on Android. 2014-01-30 15:08:15 -03:00
Jairo Luiz 9a688b9b37 remove unnecessary “love.android” module 2014-01-30 14:43:12 -03:00
fysx 33d979caf6 updated to latest mobile-common branch of Löve 2014-01-30 08:51:28 +01:00
Jairo Luiz 2b8c22872f fix tab indentation :P 2014-01-23 18:52:18 -03:00
Jairo Luiz 2b99a488d3 Expose Android Display Metrics to Löve 2014-01-23 18:44:06 -03:00
fysx c8c7bc5853 updated to latest mobile-common 2014-01-23 09:17:23 +01:00
fysx ba5f33f9aa updated to latest love-android revision (aada9b59bcdf) 2014-01-20 10:09:26 +01:00
Martin Felis ab51b4cc9b updated from love-android 2014-01-12 22:25:39 +01:00
Martin Felis 69b200b144 Updated to love-android changeset 3b5e5e182a00 2014-01-12 21:31:32 +01:00
Martin Felis 0ff0941068 Removed .orig files 2014-01-12 19:21:51 +01:00
Martin Felis 45242b805b removed debug code 2014-01-12 17:41:04 +01:00
fysx 75b654acf1 copying game.love in 128k chunks 2014-01-06 22:08:53 +01:00
fysx 7c96c99f2b Applied piernov's multitouch patch (Thanks!) 2013-12-31 00:48:58 +01:00
Martin Felis 117360dd73 pausing sound when app is not active 2013-12-29 02:38:09 +01:00
Martin Felis f58dcdf03a setup of save directory works 2013-12-28 19:32:46 +01:00
fysx 6518cde39a Automatically loading assets/game.love if exists 2013-12-28 15:28:05 +01:00
fysx d36d86c2a3 fixed include path 2013-12-16 23:06:10 +01:00
Martin Felis d3c987e31c treating back button as escape 2013-12-13 02:03:39 +01:00
Martin Felis 17c3910d84 fixed love.graphics.push 2013-12-13 02:03:08 +01:00
Martin Felis 453032fbdb first working build 2013-12-08 01:10:14 +01:00
fysx 2037378d6a intermediate commit (glad not initializing correctly) 2013-12-06 23:37:01 +01:00
Martin Felis bf4cdc5743 It compiles and exectes (but crashes on startup) 2013-12-05 22:03:28 +01:00
Martin Felis 2644d1ee18 imported Löve GLES branch (changeset 1ba9037e558b) 2013-12-05 18:05:13 +01:00