Commit Graph

  • db9c6925bb Merged tangerinagames/love-android-sdl2/display-metrics into master Martin Felis 2014-01-23 23:39:39 +01:00
  • 2b8c22872f fix tab indentation :P Jairo Luiz 2014-01-23 18:52:18 -03:00
  • 2b99a488d3 Expose Android Display Metrics to Löve Jairo Luiz 2014-01-23 18:44:06 -03:00
  • c8c7bc5853 updated to latest mobile-common fysx 2014-01-23 09:17:23 +01:00
  • f475455477 fix the SDL accelerometer issue. Jairo Luiz 2014-01-22 20:47:40 -03:00
  • 3b0367e20b fixed alpha version in changelog alpha7 fysx 2014-01-20 22:49:58 +01:00
  • 98d5325b35 new version alpha7 fysx 2014-01-20 22:33:21 +01:00
  • 0438431d59 updated love-android (android is still linux) fysx 2014-01-20 22:20:36 +01:00
  • ba5f33f9aa updated to latest love-android revision (aada9b59bcdf) fysx 2014-01-20 10:09:26 +01:00
  • ab51b4cc9b updated from love-android Martin Felis 2014-01-12 22:25:39 +01:00
  • 78cb9c5539 alpha6 using newest Löve GLES code alpha6 Martin Felis 2014-01-12 21:32:40 +01:00
  • 69b200b144 Updated to love-android changeset 3b5e5e182a00 Martin Felis 2014-01-12 21:21:46 +01:00
  • 0ff0941068 Removed .orig files Martin Felis 2014-01-12 19:21:51 +01:00
  • 7a75c4667e Bumped targetSdk to 18 as it represents the highest API the code was tested on Martin Felis 2014-01-12 17:42:08 +01:00
  • 45242b805b removed debug code Martin Felis 2014-01-12 17:41:04 +01:00
  • 2bbccc6879 re-introduced exit(retval) hack as otherwise app wouldnt quit properly fysx 2014-01-09 00:05:22 +01:00
  • b92439b60c Bumped SDL2 to the latest development version. fysx 2014-01-08 23:57:35 +01:00
  • 271c0c5d01 Using proper version code and name fysx 2014-01-08 22:35:12 +01:00
  • cae49e930a Enabled networking by default (to simplify network testing) Martin Felis 2014-01-07 23:22:38 +01:00
  • 163286a180 further adjusted .gitignore Martin Felis 2014-01-07 23:22:00 +01:00
  • 2e6560d917 build settings: using project locations instead of workspace relative paths Martin Felis 2014-01-07 23:20:59 +01:00
  • ac54830eb0 Merged in prusnak/love-android-sdl2 (pull request #1) Martin Felis 2014-01-07 23:12:35 +01:00
  • 7429cf4a96 remove unused files from res/ Pavol Rusnak 2014-01-07 01:32:13 +01:00
  • 696d1a1ea0 add assets/ and gen/ to .gitignore Pavol Rusnak 2014-01-07 01:14:57 +01:00
  • 75b654acf1 copying game.love in 128k chunks fysx 2014-01-06 22:08:53 +01:00
  • 0ffae82186 Using LuaJIT 2.0.1 instead of stock Lua fysx 2014-01-06 10:24:33 +01:00
  • e80e17111a building for armeabi-v7a by default fysx 2014-01-01 16:05:38 +01:00
  • 7e1050f8eb added compiled boot.lua.h that includes multitouch stuff fysx 2013-12-31 01:11:03 +01:00
  • 3134dc65b9 added better build instructions and set proper project name fysx 2013-12-31 01:09:27 +01:00
  • 7c96c99f2b Applied piernov's multitouch patch (Thanks!) fysx 2013-12-31 00:48:58 +01:00
  • 117360dd73 pausing sound when app is not active Martin Felis 2013-12-29 02:38:09 +01:00
  • eaf4e6d8b2 fixed crash due to orientation change or call of onDestroy() Martin Felis 2013-12-29 01:19:09 +01:00
  • f58dcdf03a setup of save directory works Martin Felis 2013-12-28 19:32:46 +01:00
  • 6518cde39a Automatically loading assets/game.love if exists fysx 2013-12-28 15:28:05 +01:00
  • 7758fc2412 trying to load game from apk fysx 2013-12-21 00:36:55 +01:00
  • fe7195c840 remove deleted files fysx 2013-12-20 22:07:46 +01:00
  • da22cf589a updated physfs to version 2.0.3 fysx 2013-12-20 22:05:14 +01:00
  • 3a8901d831 preparing update of physfs fysx 2013-12-20 21:19:16 +01:00
  • f95fbc8a70 forcing exit of the app when quitting Löve fysx 2013-12-16 23:58:45 +01:00
  • 98c3f93048 run /sdcard/lovegame instead of non-existant arguments fysx 2013-12-16 23:47:05 +01:00
  • d36d86c2a3 fixed include path fysx 2013-12-16 23:06:10 +01:00
  • f4573e6ca9 preloading gnustl_shared fysx 2013-12-16 23:06:00 +01:00
  • d3c987e31c treating back button as escape Martin Felis 2013-12-13 02:03:39 +01:00
  • 17c3910d84 fixed love.graphics.push Martin Felis 2013-12-13 02:03:08 +01:00
  • ded6e9ad9d Using Landscape Mode Martin Felis 2013-12-12 02:23:46 +01:00
  • 384d338802 added missing file Martin Felis 2013-12-08 01:53:42 +01:00
  • 0244b40500 Renamed app, added icons Martin Felis 2013-12-08 01:49:49 +01:00
  • 453032fbdb first working build Martin Felis 2013-12-08 01:10:14 +01:00
  • e754a35421 glad: Load GL functions first using dlsym then SDL_GL_GetProcAddress Martin Felis 2013-12-08 00:50:38 +01:00
  • 5acf6d6d86 physfs: deleted generated binaries Martin Felis 2013-12-07 22:51:26 +01:00
  • 2037378d6a intermediate commit (glad not initializing correctly) fysx 2013-12-06 23:37:01 +01:00
  • ec2bf449e9 eclipse: added builders fysx 2013-12-06 16:06:39 +01:00
  • f3918ea424 fixed comment fysx 2013-12-06 16:06:10 +01:00
  • 9f4987f4f8 added SDL.log() to enable logging from Lua fysx 2013-12-06 16:04:25 +01:00
  • b3ab19511f SDL: logging message box information fysx 2013-12-06 16:02:21 +01:00
  • fa181fa1b2 disabled rotation of the screen fysx 2013-12-06 16:00:58 +01:00
  • ae4b6f4d3a building now possible from eclipse fysx 2013-12-06 15:59:46 +01:00
  • bf4cdc5743 It compiles and exectes (but crashes on startup) Martin Felis 2013-12-05 22:03:28 +01:00
  • 2644d1ee18 imported Löve GLES branch (changeset 1ba9037e558b) Martin Felis 2013-12-05 18:05:13 +01:00
  • 41b2db04a7 added missing dependency Martin Felis 2013-12-05 18:05:01 +01:00
  • 95a086a47f added dependencies and build files (loosely inspired by Sebastian Dorda's love-native-android) Martin Felis 2013-12-05 17:58:37 +01:00
  • 9604528a96 added SDL2 source moved files Martin Felis 2013-12-05 16:27:09 +01:00
  • 3614649365 actual cool scripting Martin Felis 2013-12-04 19:25:03 +01:00
  • db5083d46e tweaked stuff Martin Felis 2013-12-04 00:53:32 +01:00
  • 73d1ceb81d initial commit Martin Felis 2013-12-04 00:34:52 +01:00