Commit Graph

10 Commits

Author SHA1 Message Date
fysx cb2c852f58 trying to add running of games via http link 2014-02-14 01:41:47 +01:00
fysx 60a58f9240 Merged GameLauncher and GameActivity together
The GameActivity would not run otherwise as the App started via
GameActivity would call in love::android::getSelectedGameFile() the wrong
activity (namely GameLauncher) that was not initialized properly. Hence it
would result in a segfault.
2014-02-14 00:56:47 +01:00
fysx 5849e8d369 fixed indentations 2014-02-13 14:24:17 +01:00
fysx 1703660617 fixed loading of files from file managers 2014-02-13 14:08:06 +01:00
fysx 0db55463c9 Allow .love files to be opened from email attachements 2014-02-13 13:56:23 +01:00
Jairo Luiz 8069dc02c6 Now, we have a filetype association!!!! :) 2014-02-12 20:56:11 -03:00
fysx 288a851a65 fix for the fix for the non-improvement 2014-02-11 00:42:05 +01:00
fysx 5e3579f680 should fix the crash on startup 2014-02-11 00:26:03 +01:00
Jairo Luiz 2b99a488d3 Expose Android Display Metrics to Löve 2014-01-23 18:44:06 -03:00
Martin Felis 384d338802 added missing file 2013-12-08 01:53:42 +01:00