Commit Graph

337 Commits

Author SHA1 Message Date
fysx 3134dc65b9 added better build instructions and set proper project name 2013-12-31 01:09:27 +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 eaf4e6d8b2 fixed crash due to orientation change or call of onDestroy() 2013-12-29 01:19: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 fe7195c840 remove deleted files 2013-12-20 22:07:46 +01:00
fysx da22cf589a updated physfs to version 2.0.3 2013-12-20 22:05:14 +01:00
fysx 3a8901d831 preparing update of physfs 2013-12-20 21:19:16 +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
fysx f4573e6ca9 preloading gnustl_shared 2013-12-16 23:06:00 +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 ded6e9ad9d Using Landscape Mode 2013-12-12 02:23:46 +01:00
Martin Felis 384d338802 added missing file 2013-12-08 01:53:42 +01:00
Martin Felis 0244b40500 Renamed app, added icons 2013-12-08 01:49:49 +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
Martin Felis 5acf6d6d86 physfs: deleted generated binaries 2013-12-07 22:51:26 +01:00
fysx 2037378d6a intermediate commit (glad not initializing correctly) 2013-12-06 23:37:01 +01:00
fysx ec2bf449e9 eclipse: added builders 2013-12-06 16:06:39 +01:00
fysx f3918ea424 fixed comment 2013-12-06 16:06:10 +01:00
fysx 9f4987f4f8 added SDL.log() to enable logging from Lua 2013-12-06 16:04:25 +01:00
fysx b3ab19511f SDL: logging message box information 2013-12-06 16:02:21 +01:00
fysx fa181fa1b2 disabled rotation of the screen 2013-12-06 16:00:58 +01:00
fysx ae4b6f4d3a building now possible from eclipse 2013-12-06 15:59:46 +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
Martin Felis 41b2db04a7 added missing dependency 2013-12-05 18:05:01 +01:00
Martin Felis 95a086a47f added dependencies and build files (loosely inspired by Sebastian Dorda's love-native-android) 2013-12-05 17:58:37 +01:00
Martin Felis 9604528a96 added SDL2 source moved files 2013-12-05 16:27:09 +01:00
Martin Felis 3614649365 actual cool scripting 2013-12-04 19:25:03 +01:00
Martin Felis db5083d46e tweaked stuff 2013-12-04 00:53:32 +01:00
Martin Felis 73d1ceb81d initial commit 2013-12-04 00:34:52 +01:00