提交歷史

作者 SHA1 備註 提交日期
  Bill Meltsner 2949d2ea4a Update Xcode project to support 64-bit builds, and clean up some old project cruft 14 年之前
  Bart van Strien 4f70742875 Display a warning if the game's version is incompatible. 14 年之前
  Bart van Strien bd2172f826 Update version keeping 14 年之前
  Bart van Strien 66ecf8aff0 Apply patch for increased timer accuracy (issue #303) 14 年之前
  Bart van Strien eb7053b43f Switch love.timer over to double precision floats 14 年之前
  Bart van Strien caf46ad430 Prevent infinite loop when destroying sources (issue #250) 14 年之前
  Bart van Strien 05c2749760 Joysticks are supposed to be 1-indexed, even in the callbacks.. 14 年之前
  Bart van Strien dc873c24f0 Some exception cleanup 14 年之前
  Bart van Strien 8f9a4ef15d Improve stop and rewind logic for openal 14 年之前
  Bart van Strien 96a5a3e402 Catch not just the generic utf8 exception, but a few specific ones as well (bug #244) 14 年之前
  Bart van Strien c28659ae33 Rework source updates, do clean stopping of streaming sources once they end. (bug #295) 14 年之前
  Bart van Strien 9199f1be5b Catch ALL the utf8 errors (bug #244) 14 年之前
  vrld 65f8bcd375 Another take at issue #294, which should fix issues with nVidia cards. 14 年之前
  vrld 4f0028050d Fix issue #294 (really this time). 14 年之前
  vrld eec0250545 Fix issue #292: Can't send arrays to pixeleffects. 14 年之前
  vrld 2eb9ee20d5 Fix issue #291: Usage of unsanitized GLSL compiler errors. 14 年之前
  vrld d5dce6284f Fix issue #294: Canvas not working when not rendering to default render target. 14 年之前
  Bart van Strien 78389d2e69 Oops, reversed that. 14 年之前
  Bart van Strien 31f290f062 Update changelog according to (Anonymous user)'s Guide To A Better Love Changelog for 0.8.0. 14 年之前
  Bill Meltsner 77f2f856e1 Reset OS X deployment target to 10.5, we're not abandoning Leopard or anything 14 年之前
  Bill Meltsner 884b0bdccd Modernize and update Xcode project to handle love.graphics changes 14 年之前
  Bart van Strien 6e630e8987 Fix width for getWrap and catch utf8 decoding errors in getWrap and getSize (issues #230 and #244) 14 年之前
  Bart van Strien 190e11d016 Move wrapping to Font::getWrap and make printf use that (fixes issue #230) 14 年之前
  Bart van Strien f9084c4625 Thread:getKeys needs to return a 1-indexed table 14 年之前
  Bart van Strien cc7b6431eb Change default segments for l.g.circle to max(10, r) 14 年之前
  Bart van Strien 7ab910f281 Update changelog 14 年之前
  Bart van Strien 3d1fac07b2 Switch love.timer.sleep to seconds 14 年之前
  rude 729cce93cd Prepared love.nsi for statically linked Lua. 14 年之前
  Bart van Strien 0d174cfb81 Fix compiler warnings 14 年之前
  Bart van Strien 5c43ba2779 More float quad work (issue #285) 14 年之前