Historique des commits

Auteur SHA1 Message Date
  Alex Szpakowski cded0e4a3b Fixed a typo when love.math.triangulate errors il y a 12 ans
  Alex Szpakowski 61a46ae09a SDL2 is a dependency now, not SDL1.2 il y a 12 ans
  Alex Szpakowski 83d3eae1e7 Fixed error messages in Shader:send and love.math.newRandomGenerator to include the line number il y a 12 ans
  Bart van Strien b8a69ab2b6 At least decode file uris now il y a 12 ans
  vrld 3b04eeeec8 Fix #756: Sending an Image to a shader does not retain it il y a 12 ans
  Bart van Strien 3c2e8ddd87 Add source deb stuff il y a 12 ans
  Bart van Strien 29d953aa08 Tell enet about autoconf's socklen_t results il y a 12 ans
  Alex Szpakowski 97bbbe638b Updated ENet version from 1.3.8 to 1.3.10 il y a 12 ans
  Jordy Dickinson 86f3ee4775 Fixed build errors with custom SDL location (resolves issue 774) il y a 12 ans
  Alex Szpakowski e2626552bd Fixed .hgignore with Xcode il y a 12 ans
  Alex Szpakowski f03efd2dca Fixed Contact:getChildren to be 1-based il y a 12 ans
  Alex Szpakowski 8cc5364d15 Changed the SearchOrder argument of love.filesystem.setIdentity and love.filesystem.mount to a boolean (append) instead of an enum il y a 12 ans
  Alex Szpakowski 95e1861f35 Mac: don't build with GME support by default (now consistent with Windows and Linux builds) il y a 12 ans
  Alex Szpakowski 101c6ae90a Fixed love.window.setFullscreen to update the graphics viewport immediately instead of waiting for the next event polling il y a 12 ans
  Alex Szpakowski fad9d25093 Removed Source:getType (resolves issue #776) il y a 12 ans
  Alex Szpakowski 3b0d5c8b6d Removed the system cursor variant of love.mouse.newCursor and added love.mouse.getSystemCursor. love.mouse.newCursor can now take a file(path). Resolves issue #741. il y a 12 ans
  rude 900978baf7 Let NSIS install Win64 binaries in $PROGRAMFILES64. il y a 12 ans
  Alex Szpakowski 5dad6c74c9 Fixed random crashing in OS X il y a 12 ans
  Alex Szpakowski 4e321697d3 Renamed Font:hasGlyph to Font:hasGlyphs, and expanded it to accept multiple arguments and full strings. Resolves issue #762. il y a 12 ans
  Alex Szpakowski b57256b3e5 Renamed Source:setRelativePosition and Source:hasRelativePosition to Source:setRelative and Source:isRelative. Updated changelog. il y a 12 ans
  Alex Szpakowski 4e1c73c1f2 Removed Quad:flip (resolves issue #770) il y a 12 ans
  Alex Szpakowski 74ac2820cd Joint:enableMotor -> Joint:setMotorEnabled, Joint:enableLimit -> Joint:setLimitsEnabled, Joint:isLimitEnabled -> Joint:hasLimitsEnabled. Resolves issue #691. il y a 12 ans
  rude cbd1e6937b Added Wuff (and WaveDecoder.cpp/h) to CMakeLists.txt. il y a 12 ans
  Alex Szpakowski 206a1abd81 Added Mesh:getVertices (resolves issue #771) il y a 12 ans
  Alex Szpakowski b2725f8cf5 Updated Visual Studio project for latest changes (thanks Boolsheet) il y a 12 ans
  Alex Szpakowski e5adc4e5fd Fixed wave sound playback by using a different wave reader library (thanks Boolsheet!) il y a 12 ans
  Alex Szpakowski 259bb8ffdb Fixed errors caused by love exceptions to give a line number (see issue #772) il y a 12 ans
  Alex Szpakowski faf483d156 Fixed error message when an invalid vertex index is given to Mesh:setVertex, Mesh:getVertex, and Mesh:setVertexMap (resolves issue #772) il y a 12 ans
  Alex Szpakowski cfd030d4ab Fixed building on Mac OS 10.9 il y a 12 ans
  rude 27de844472 Include <algorithm> when std::min/max is used. il y a 12 ans