Historie revizí

Autor SHA1 Zpráva Datum
  Alex Szpakowski 23fcaec89f The Variant class is now meant to be used on the stack instead of allocated on the heap. As a result (and because of related changes), performance of Channels has roughly doubled when pushing and popping most types. před 9 roky
  Bart van Strien 7995e6ba85 Added tag 0.10.1 for changeset 3cb3559eebb8 před 9 roky
  Bart van Strien aefb08a261 0.10.1 release date is today před 9 roky
  Alex Szpakowski f7ee949af8 Fixed love.graphics.clear(colortable) causing crashes in GLES 2.0 when a Canvas is active (resolves issue #1127). před 9 roky
  rude 5923e2ca5b New installer graphics for Windows. před 9 roky
  Alex Szpakowski 7ff411bb00 Merged in TannerRogalsky/love/source_relative_bug_fix (pull request #54) před 9 roky
  Tanner Rogalsky 6336f2adac Use passed value when setting a Source's relative state instead of the stale, cached value. před 9 roky
  Tanner Rogalsky 026230f41a start new branch source_relative_bug_fix před 9 roky
  Bart van Strien 119af763b5 Update changelog před 9 roky
  Alex Szpakowski 57697b372b New Mac and iOS icons před 9 roky
  rude 60278b0532 Add new icons. (Linux). před 9 roky
  rude 9fae370c52 Add new icons. (Windows). před 9 roky
  Alex Szpakowski 7c4edf2efc love.graphics object creation functions (love.graphics.new*) now cause an error instead of hard-crashing, if called when the window has not been created yet. před 9 roky
  Alex Szpakowski ab4cfb4a35 Added an optional 'collideconnected' boolean argument to love.physics.newMotorJoint (resolves issue #1130). před 9 roky
  Alex Szpakowski 53795d40a6 Updated the changelog. před 9 roky
  Alex Szpakowski c2de8dbb6a Fixed audio on android to properly pause when the app is inactive, and resume when the app becomes active again. před 9 roky
  Alex Szpakowski 588013727c Updated the version number used with Appveyor. před 9 roky
  Alex Szpakowski b794ffa84a love.touch.getTouches now returns the list of ids in a stable order, instead of being effectively randomly ordered. před 9 roky
  Alex Szpakowski 7db2997bc3 Improved the error messages caused when invalid or missing arguments are given to ImageData and SoundData methods. před 9 roky
  Alex Szpakowski ab91ff0bfe Removed LOVE_LEGENDARY_UTF8_ARGV_HACK, SDL 2.0 does it for us. před 9 roky
  Bart van Strien 95ae3183da Remove extra period causing formatting error in manpage před 9 roky
  Bart van Strien edda7d2dcc Merged in anjbe/love (pull request #51) před 9 roky
  Alex Szpakowski 518f91b53a Make sure the high-power AMD GPU is used on Windows laptops with switchable Intel+AMD GPUs. před 9 roky
  Alex Szpakowski 6aa84187ba Fixed loading BMFont files which have characters with 0 width or height (e.g. a space character). před 9 roky
  Alex Szpakowski 7299a237fb Added Text:getDimensions před 9 roky
  Alex Szpakowski 9ec6eceb8a Cleaned up the error message code when love.window.setMode fails. před 9 roky
  Alex Szpakowski abd3c64bc5 Moved another AMD-specific driver bug workaround to the OpenGL Bugs struct. před 9 roky
  Alex Szpakowski 314a82b126 Fixed the piecewise function in linearToGamma to use <= instead of < when determining whether to use the linear part of the function. před 9 roky
  Alex Szpakowski a95235ffa1 Typo fixes in a comment před 9 roky
  Alex Szpakowski 8566729229 Merged in Bobbyjones/love/new-conf-flag-for-android-2 (pull request #53) před 9 roky