Commit History

Autor SHA1 Mensaxe Data
  Alex Szpakowski 66b9b46846 Removed the love.joystickball event callback function %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 4b92c4bf4b Fixed old save directories not being removed from the filesystem search path properly when setIdentity is called %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 6b7eb35d8a Added love.visible(boolean visible) event callback %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski d286f78ec7 Improved error messages when canvas/image creation fails because the size is too big for the system %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 0a36c41ba0 Removed support for BC7-compressed DDS images (only *very* modern systems support it right now); updated the ddsparse library %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 17c5ff56f1 Updated changelog %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 35984790e5 Added a way for love's reference-counted objects to be released more safely in some situations (e.g. setters) %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski f253a016f6 Cleaned up love.run a bit %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski b3990e89f9 Reverted accidental XCode project changes %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski cd1a23c4ad Improved handling of (File)Data in love.graphics.newFont and love.thread.newThread %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 1afc47511c Fixed the graphics viewport not matching the window size when an unsupported fullscreen resolution is set %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski c0998cd996 Fixed love.graphics.setScissor when love.graphics.setCanvas is called directly after a setScissor call %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 1482b13363 Fixed SpriteBatch:unbind %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski da9675e424 SpriteBatch:addg can now take triangle Geometries %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 6fe1bfd5f9 Removed convex-check from Geometry:setVertex to prevent errors when re-ordering vertices %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 6c6cb270de Fixed Canvas:clear %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 6a76e082e4 Re-added love.graphics.getWidth/getHeight %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 252aa114a7 Fixed a potential error in the release errhand function %!s(int64=12) %!d(string=hai) anos
  Bart van Strien b6c8a48c25 --disable-mpg123 needs the header conditionally included, too %!s(int64=12) %!d(string=hai) anos
  Bart van Strien c99fb2fb99 Fix --disable-mpg123 by telling automake to not compile it, instead of using ifdefs %!s(int64=12) %!d(string=hai) anos
  Bart van Strien 6bc4f7a34e Revision 1500 s/''/'/ on configure.ac, how fitting %!s(int64=12) %!d(string=hai) anos
  Bart van Strien d8dfd62035 Rework configure.ac, clean up platform/unix %!s(int64=12) %!d(string=hai) anos
  Bart van Strien 7b923dc75b On windows, open the console window before the main window, which should mean that the main window gets focus %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 005344dddd Codename Baby Inspector %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 0545138f1e Added ParticleSystem:isStopped (issue #623) %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 4dc2072fc6 Fixed error messages in functions where love.filesystem.newFile(Data) is called internally %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 7959158ffa love.audio.newSource now optionally accepts FileData (issue #624) %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 0c58d5d46a Added ParticleSystem:isPaused (issue #623) and removed ParticleSystem:isEmpty/isFull (issue #621) %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 0e9d73503c Stencil buffers are now created and attached to canvases on-demand, instead of always on canvas creation. %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski ac094f9437 Fixed love.graphics.newScreenshot to always read from the main framebuffer, even when a canvas is bound %!s(int64=12) %!d(string=hai) anos