Historial de Commits

Autor SHA1 Mensaje Fecha
  Alex Szpakowski a2b4c71c95 Update changelog hace 7 años
  Alex Szpakowski 7549910e68 Temporarily remove non-ascii characters from the Windows installer name/title until issues with nsis-unicode on appveyor builds can be resolved properly. hace 7 años
  Alex Szpakowski 4546a38751 Update changelog and version hace 7 años
  Alex Szpakowski 866df108ab Windows: attempt to make love._openConsole smarter about dealing with already being attached to a console. See issue #1394. hace 7 años
  Alex Szpakowski b934f74795 Fix Fixture:getShape() causing crashes with ChainShapes (resolves issue #1392), removed dead code that's no longer valid hace 7 años
  Alex Szpakowski bb228cab0c Fix love.event.quit causing crashes and other bad behaviour if a Canvas is active. Resolves issue #1395. hace 7 años
  Alex Szpakowski 7b91ab915c Potentially fix depth/stencil support on older phones. hace 7 años
  Bart van Strien 571503c02e Don't use deprecated isFile in love.joystick.loadGamepadMappings (fixes #1391) hace 7 años
  Alex Szpakowski 93372b87a8 Fix love.graphics.clear(colortable) when no Canvas is active. hace 7 años
  Alex Szpakowski 613de97b58 Fix Source:queue to show the correct argument in the error message when an invalid data parameter is passed in. hace 7 años
  Alex Szpakowski cfa30167ca Fix hash map collisions when setting canvases. hace 7 años
  Alex Szpakowski 43263c1469 iOS: weak-link with Metal.framework, SDL requires it (although we don't use the parts of SDL that use it). hace 7 años
  Alex Szpakowski 403c339522 macOS: remove leftover reference to external physfs framework hace 7 años
  Bart van Strien 61026ed78c Added tag 11.0 for changeset bf8892ecbd07 hace 7 años
  Alex Szpakowski 388c93b049 nogame screen: escape key quits love. hace 7 años
  Alex Szpakowski 3fe9e51a46 nogame screen: bring back double-tap-to-exit on touch screens. hace 7 años
  Alex Szpakowski 3a37300e6d iOS: include a 1024x1024 icon hace 7 años
  Alex Szpakowski a2aead02cf iOS: set minimum deployment target to iOS 8.0, fix build to compile physfs hace 7 años
  Martin Felis 1462f4cf56 (Android) Removed declaration of log2 as it is available in newer NDK APIs hace 7 años
  Bart van Strien da9716b96d Update version number and changelog hace 7 años
  Bart van Strien 91be15e7e2 Fix debian package build hace 7 años
  Alex Szpakowski 0cefb12c13 Add a variant of love.filesystem.getInfo which filters based on file type. getInfo(filename, "directory") will only return info for non-symlinked directories, for example. hace 7 años
  Bart van Strien 5bdffa72eb Add accidentally removed email address to the license file hace 7 años
  Bart van Strien bce1a265df Reformat license file hace 7 años
  Alex Szpakowski 277816fc86 Update codename hace 7 años
  Alex Szpakowski 3949fde802 Fix querying the default audio recording device, some Source code style cleanups. hace 7 años
  Alex Szpakowski 3a2ffc5e07 Add support for header-less DEFLATE data to love.data.compress/decompress. hace 7 años
  Bart van Strien f32237a524 Prevent error in File:lines if the last line does not end with a newline (resolves #1383) hace 7 años
  Alex Szpakowski 8e83834722 Use the joystick's name in new gamepad mappings, when possible. Resolves issue #1370. hace 7 años
  bjornbytes 1916c2a5fa Fix getCanvas for cube canvases; hace 7 años