Commit History

Autor SHA1 Mensaxe Data
  Bart van Strien 06f4d6363e Move all love::Type initialisation to their respective (new) files %!s(int64=8) %!d(string=hai) anos
  Alex Szpakowski 734789eb93 Added love.math.encode(format, data | string [, linelength]) and love.math.decode(format, data | string). Current formats are "base64" and "hex". The optional line length only applies to base64 and specifies the maximum number of characters per line in the encoded string. %!s(int64=9) %!d(string=hai) anos
  Alex Szpakowski 8566729229 Merged in Bobbyjones/love/new-conf-flag-for-android-2 (pull request #53) %!s(int64=9) %!d(string=hai) anos
  BobbyJones e3da734ace clean up %!s(int64=9) %!d(string=hai) anos
  BobbyJones 3aa51763e2 made a method for setting external save location on android %!s(int64=9) %!d(string=hai) anos
  Alex Szpakowski 46a2e7b85c Happy new year! 🎉 %!s(int64=9) %!d(string=hai) anos
  Alex Szpakowski 9a1c4ad565 The iOS game list screen now also displays folders that contain main.lua. %!s(int64=10) %!d(string=hai) anos
  Alex Szpakowski e44f20fdc6 Renamed OSX.mm/OSX.h to macosx.mm/macosx.h to match love's file naming conventions. %!s(int64=10) %!d(string=hai) anos
  Alex Szpakowski 811b2db466 The full executable path, rather than argv[0], is now used when determining whether the executable is fused (resolves issue #1043.) %!s(int64=10) %!d(string=hai) anos
  Alex Szpakowski a7e4148869 Merged default into minor %!s(int64=10) %!d(string=hai) anos
  Alex Szpakowski 8d0654a6a7 Added runtime drag-and-drop file and folder support via new love.filedropped and love.directorydropped event callback functions. filedropped has a single File object argument, and directorydropped has a single string argument containing the full path of the directory, which can be used with love.filesystem.mount. %!s(int64=10) %!d(string=hai) anos