Commit History

Autor SHA1 Mensaxe Data
  Bart van Strien 820d8a8267 Add correct header for waitpid in openURL %!s(int64=11) %!d(string=hai) anos
  Bart van Strien a1158599ab Use '=' instead of '==' for test command in configure scripts (fixes #866) %!s(int64=11) %!d(string=hai) anos
  Alex Szpakowski 38497d23da Added love.system.openURL (resolves issue #863) %!s(int64=11) %!d(string=hai) anos
  Alex Szpakowski c985b1f2f7 Don't destroy OpenGL resources before checking whether the fullscreen size is supported in love.window.setMode. %!s(int64=11) %!d(string=hai) anos
  Alex Szpakowski be8c19911f Fixed love.graphics.isCreated to properly return false if love.window.setMode failed %!s(int64=11) %!d(string=hai) anos
  Alex Szpakowski a22c4b5f92 Explicitly #ifdef'd out SDL 2.0.1+ function calls for Linux to avoid runtime function resolving problems when love is built with SDL 2.0.1+ headers but run using SDL 2.0.0. %!s(int64=11) %!d(string=hai) anos
  Bart van Strien 2698fd2c2c Use debian's name for libsdl2 in the debian package dependency list %!s(int64=11) %!d(string=hai) anos
  Alex Szpakowski f65e9826d9 Disabled shader code for instancing %!s(int64=11) %!d(string=hai) anos
  Alex Szpakowski e7947d9d2e Pulled Mesh:set/getInstanceCount from 0.9.1 for now. %!s(int64=11) %!d(string=hai) anos
  Alex Szpakowski 146b3cff19 Added blend mode "screen". %!s(int64=11) %!d(string=hai) anos
  Alex Szpakowski 1fd5d492fe Removed obsolete change from the changelog %!s(int64=11) %!d(string=hai) anos
  Alex Szpakowski fcb24871d5 Updated changelog %!s(int64=11) %!d(string=hai) anos
  Alex Szpakowski b95a02772a Include the freetype error code in the error message when truetype font/glyph loading fails %!s(int64=11) %!d(string=hai) anos
  Alex Szpakowski 50916825d0 Data::getSize now uses size_t instead of int %!s(int64=11) %!d(string=hai) anos
  Alex Szpakowski aba17607aa Added an optional callback function argument to love.filesystem.getDirectoryItems. Callback function takes a single argument containing a filepath string. %!s(int64=11) %!d(string=hai) anos
  Alex Szpakowski 9e6a3b8d5e Fixed 8-bit SoundData samples when used in a love.audio Source %!s(int64=11) %!d(string=hai) anos
  Alex Szpakowski fc77e8f9f0 Throw away the first 3 love.math.random results after seeding it (xorshift outputs less random results the first few times when the seed is very similar to a previous one) %!s(int64=11) %!d(string=hai) anos
  Alex Szpakowski 89e9288a85 Make sure SoundData objects aren't initialized with garbage sample values %!s(int64=11) %!d(string=hai) anos
  Alex Szpakowski 4faddcd9aa Fixed some trivial compiler warnings %!s(int64=11) %!d(string=hai) anos
  Alex Szpakowski a13fd761cc Updated love.filesystem's C library loader for require to look in paths added via love.filesystem.mount, when in fused mode %!s(int64=11) %!d(string=hai) anos
  Alex Szpakowski 98873b593a Updated ENet to version 1.3.11 %!s(int64=11) %!d(string=hai) anos
  Alex Szpakowski 314a528996 Fixed loading BC4 compressed textures %!s(int64=11) %!d(string=hai) anos
  Alex Szpakowski b9fd3f3554 Missed one %!s(int64=11) %!d(string=hai) anos
  Alex Szpakowski 07aba4c147 Added some missing obscure key constants %!s(int64=11) %!d(string=hai) anos
  Alex Szpakowski f7c0fc1888 Make sure love.window.getMode returns up-to-date information about the window, remove some Mac-specific windowing code now unnecessary with SDL 2.0.2. %!s(int64=11) %!d(string=hai) anos
  Alex Szpakowski d5096840ba Fixed Canvas:clear not working properly with antialiased Canvases %!s(int64=11) %!d(string=hai) anos
  Alex Szpakowski a3afb1a9ca Refactored the ImageData decoding/encoding backends a bit %!s(int64=11) %!d(string=hai) anos
  Alex Szpakowski 55514720a6 Fixed some minor compiler warnings %!s(int64=11) %!d(string=hai) anos
  Alex Szpakowski ec0f428c4f Cleaned up the code for initializing love.filesystem and the source and save directories a bit %!s(int64=11) %!d(string=hai) anos
  Alex Szpakowski ecf37320a9 Changed love.graphics.newMesh, Mesh:setVertex, and Mesh:setVertices to default the u,v arguments to 0,0 instead of requiring them %!s(int64=11) %!d(string=hai) anos