Commit Graph

19 Commits

Author SHA1 Message Date
fysx 0ffae82186 Using LuaJIT 2.0.1 instead of stock Lua 2014-01-06 10:24:33 +01:00
fysx 7e1050f8eb added compiled boot.lua.h that includes multitouch stuff 2013-12-31 01:11:03 +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 7758fc2412 trying to load game from apk 2013-12-21 00:36:55 +01:00
fysx da22cf589a updated physfs to version 2.0.3 2013-12-20 22:05:14 +01:00
fysx f95fbc8a70 forcing exit of the app when quitting Löve 2013-12-16 23:58:45 +01:00
fysx 98c3f93048 run /sdcard/lovegame instead of non-existant arguments 2013-12-16 23:47: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
Martin Felis e754a35421 glad: Load GL functions first using dlsym then SDL_GL_GetProcAddress 2013-12-08 00:50:38 +01:00
fysx 2037378d6a intermediate commit (glad not initializing correctly) 2013-12-06 23:37:01 +01:00
fysx 9f4987f4f8 added SDL.log() to enable logging from Lua 2013-12-06 16:04:25 +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