Commit History

Autor SHA1 Mensaxe Data
  Bart van Strien e382c8939c Make Source:seek fail with negative offsets (resolves #667) %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski bcc85f884e ImageData:mapPixel can now take optional x,y,w,h parameters to constrain it to a rectangle in the ImageData %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 91e4feeca0 Fixed justify AlignMode %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 35b4f03411 Fixed thread:start crashing with nil arguments %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 454ba9d968 love.graphics.newGeometry now takes an optional draw mode argument ("fan", "strip", or "triangles".) "fan" is the default. %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 12c5bbfb9a Improved error messages when a function which expects a love type gets something else %!s(int64=12) %!d(string=hai) anos
  Bart van Strien 29fd6b98f8 Replace (C99/C++11) snprintf with lua_pushfstring %!s(int64=12) %!d(string=hai) anos
  Bart van Strien e6b029ec90 Oops, forgot to add the luasocket compat hack thing %!s(int64=12) %!d(string=hai) anos
  Bart van Strien f5603b0291 Make love compile against lua5.2 %!s(int64=12) %!d(string=hai) anos
  Martin Felis 14ca401158 Add enet and lua-enet %!s(int64=12) %!d(string=hai) anos
  Bart van Strien 25d0d87247 Add love.window.getIcon, and reset it after setMode, so it doesn't get reset (issue #667 and issue #513) %!s(int64=12) %!d(string=hai) anos
  Bart van Strien aaa301ead2 Error if getting/setting out-of-range samples (issue #674) %!s(int64=12) %!d(string=hai) anos
  Bart van Strien 7e50691b6c Threads can now start with arguments, which will be in ... inside of the thread %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski d5ef29e015 Removed the optional variation parameter from ParticleSystem:setSpin (issue #634). ParticleSystem:setSpinVariation still exists. %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski da7bc06976 ParticleSystem:setSizes no longer resets size variation to 0 (issue #640) %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski ebd0896907 Updated changelog %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski de745aa37c Fixed ParticleSystem drawing order (issue #604) & added ParticleSystem:s/getInsertMode. Thanks @Boolsheet! %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski bf91d5cc6f Merged bartbes/love-experiments/love.filesystem.mount2 into default %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 9155b7b0ee Removed dead code for the now-removed Thread:kill %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 9da1af1e99 Canvas:clear() when multiple canvases are active is now more efficient when GL3+ is supported %!s(int64=12) %!d(string=hai) anos
  Bart van Strien 268fca156f Add release dates to changelog %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 353e9b3b31 Fixed love.event.clear() (issue #666) %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski abd31ca4e2 Fixed ParticleSystems and Files crashing instead of erroring when given bad sizes (issue #666) %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski ee5e83635f Fixed rendering when a SpriteBatch is bound %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 3880646a6a Fixed some uncaught exceptions in love.physics %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 8084096937 Fixed the error screen sometimes not properly appearing until the next input event due to double/triple-buffering %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 3b3c5c3711 Removed love.joystick.getBall and love.joystick.getBallCount (issue #648) %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 01666f6c29 love.image.isCompressed now compares file extensions in a case-insensitive manner %!s(int64=12) %!d(string=hai) anos
  Bart van Strien ad8e0da351 Fix source reset, specifically audio wasn't always updating the AL_LOOPING flag %!s(int64=12) %!d(string=hai) anos
  Bart van Strien 2ad7562e6b Make sound decoder selection based on extension case-insensitive (issue #662) %!s(int64=12) %!d(string=hai) anos