Commit History

Author SHA1 Message Date
  Bill Meltsner 5fb9f982b0 Ch-ch-ch-ch-changes 14 years ago
  Bill Meltsner 4f4fbae9a5 Properly #include DrawQable in wrap_Graphics.cpp 14 years ago
  Bill Meltsner 14348f6146 Create DrawQable class, make Image and Canvas DrawQable, and make love.graphics.drawq take a DrawQable as its first argument 14 years ago
  Bill Meltsner 4cb247b3ea Change how Canvas is flipped and add Canvas::drawq 14 years ago
  Bart van Strien 9425c56de8 Null terminate version compatibility list 14 years ago
  Bart van Strien 73de544d21 Add getWidth and getHeight to Canvas (issue #307) 14 years ago
  Bill Meltsner 2949d2ea4a Update Xcode project to support 64-bit builds, and clean up some old project cruft 14 years ago
  Bart van Strien 4f70742875 Display a warning if the game's version is incompatible. 14 years ago
  Bart van Strien bd2172f826 Update version keeping 14 years ago
  Bart van Strien 66ecf8aff0 Apply patch for increased timer accuracy (issue #303) 14 years ago
  Bart van Strien eb7053b43f Switch love.timer over to double precision floats 14 years ago
  Bart van Strien caf46ad430 Prevent infinite loop when destroying sources (issue #250) 14 years ago
  Bart van Strien 05c2749760 Joysticks are supposed to be 1-indexed, even in the callbacks.. 14 years ago
  Bart van Strien dc873c24f0 Some exception cleanup 14 years ago
  Bart van Strien 8f9a4ef15d Improve stop and rewind logic for openal 14 years ago
  Bart van Strien 96a5a3e402 Catch not just the generic utf8 exception, but a few specific ones as well (bug #244) 14 years ago
  Bart van Strien c28659ae33 Rework source updates, do clean stopping of streaming sources once they end. (bug #295) 14 years ago
  Bart van Strien 9199f1be5b Catch ALL the utf8 errors (bug #244) 14 years ago
  vrld 65f8bcd375 Another take at issue #294, which should fix issues with nVidia cards. 14 years ago
  vrld 4f0028050d Fix issue #294 (really this time). 14 years ago
  vrld eec0250545 Fix issue #292: Can't send arrays to pixeleffects. 14 years ago
  vrld 2eb9ee20d5 Fix issue #291: Usage of unsanitized GLSL compiler errors. 14 years ago
  vrld d5dce6284f Fix issue #294: Canvas not working when not rendering to default render target. 14 years ago
  Bart van Strien 78389d2e69 Oops, reversed that. 14 years ago
  Bart van Strien 31f290f062 Update changelog according to (Anonymous user)'s Guide To A Better Love Changelog for 0.8.0. 14 years ago
  Bill Meltsner 77f2f856e1 Reset OS X deployment target to 10.5, we're not abandoning Leopard or anything 14 years ago
  Bill Meltsner 884b0bdccd Modernize and update Xcode project to handle love.graphics changes 14 years ago
  Bart van Strien 6e630e8987 Fix width for getWrap and catch utf8 decoding errors in getWrap and getSize (issues #230 and #244) 14 years ago
  Bart van Strien 190e11d016 Move wrapping to Font::getWrap and make printf use that (fixes issue #230) 14 years ago
  Bart van Strien f9084c4625 Thread:getKeys needs to return a 1-indexed table 14 years ago