Commit Verlauf

Autor SHA1 Nachricht Datum
  dottools 236ab4a433 Fix more Android platform build warnings vor 8 Jahren
  Nora Ky d9e9dc329e Add ability to read and write to app internal dir and cache dir in Android, getUserDataDirectory() and getUserHomeDirectory() are point to inernal storage. vor 9 Jahren
  Mike Lilligreen 205f542ba8 Add pointer down and pointer up actions for multitouch vor 11 Jahren
  Mike Lilligreen 79b3640cef Android platform updates vor 11 Jahren
  Tim Newell 9ba5b1b190 Added keyboard closing support and a fix for the NDK bug that locks up the app when closing keyboard vor 12 Jahren
  Tim Newell f974c22c84 Added a script function to know if android keyboard is showing vor 12 Jahren
  Tim Newell 822f765399 Cleaned up unused imports in java files and added a JNI function to toggle the android keyboard along with a script binding for it vor 12 Jahren
  Tim Newell 6338628e57 Fixed .. bug with dumpPath cache vor 12 Jahren
  Tim Newell 2da27b9010 Removed some dead code and fixed the ../ bug in dumpPath and dumpDirectories vor 12 Jahren
  Tim Newell 434cf1dce6 Fixed bug with paths containing .. and . vor 12 Jahren
  Tim Newell bbf65d98f2 fixed splash on resume vor 12 Jahren
  Tim Newell b4eecbf190 Fixed splash to be fullscreen and to hide on resuming vor 12 Jahren
  Tim Newell 8e1a03678a Added a splash screen vor 12 Jahren
  Tim Newell 17f88b618c Fixed issue with nexus 7 and fixed alert dialogs to work correctly vor 12 Jahren
  Tim Newell aa0b84cc14 Fixed dumpDirecories to use dumpPath cache to speed up load time and fixed ok alert and part of ok cancel alert vor 12 Jahren
  Tim Newell 569bc6fda4 optimized JNI calls to improve loading performance vor 12 Jahren
  Tim Newell be8b22bd42 fixed bug with reading files from cache and added back button script function to quit game vor 12 Jahren
  Tim Newell c274eb4d19 Fonts are now generated on device. You can add custom fonts to fonts dir in assets vor 12 Jahren
  Tim Newell 7809aecaff Fixed rendering issues on tegra3 vor 12 Jahren
  Tim Newell 518d391b84 implemented mediaplayer for streaming music, implemented file handling code for non asset files (still needs a bit more work to finish) vor 12 Jahren
  Tim Newell 4dafef89ea Fixed icon, fixed font rendering issue, and a few other small issues vor 12 Jahren
  Tim Newell 4835dcff08 Fixed button problem related to screen mode being set wrong due to android virtual bar vor 12 Jahren
  Tim Newell 29b1b15ab9 Fixed issue with screen res define vor 12 Jahren
  Tim Newell c3b44a17c0 Fixed android default res def vor 12 Jahren
  Tim Newell bb3bc1e60a Added in code to get filesize (doesnt work on compressed files though) and fixed problem with getRealMilliseconds overflowing u32 and causing scene to not update vor 12 Jahren
  Tim Newell b07099ca29 new openal lib, switched to t2d libpng from precompiled lib, most of filesystem works, removed framebuffer, torque now loads and displays truck toy but nothing moves yet vor 12 Jahren
  Tim Newell bb2bda49c6 Added android file system calls and fixed some other issues. Currently have openal setup as static so that needs to change before release vor 12 Jahren
  Tim Newell 471ccc0c1d more todo fixes vor 12 Jahren
  Tim Newell cccba8be6e More todo changes converted over to android code vor 12 Jahren
  Tim Newell 18cbd790e1 more android fixes vor 12 Jahren