Historique des commits

Auteur SHA1 Message Date
  Bart van Strien bd158faaaa Revise spritebatch locking (binding now) (issue #231) il y a 14 ans
  Bart van Strien fafe0d7039 Wait until the end of a physics update before destroying bodies (issue #193) il y a 14 ans
  Bart van Strien da4c199467 Hopefully the last fixes to the win32 thread backend il y a 14 ans
  Bart van Strien 994ad74e22 Additional cleanup il y a 14 ans
  Bart van Strien 709263b032 Some fixes for the new threading backends il y a 14 ans
  Bart van Strien f9ec21619a More audio fixes (bug #217) il y a 14 ans
  Bart van Strien 5312e54e48 Update changelog il y a 14 ans
  Bart van Strien a372dcaec8 Some audio fixes (no more mp3 clicking and popping?) (issue #217) il y a 14 ans
  Bart van Strien 43a6357b54 Use correct height for y correction in set/getScissor (bug #234) il y a 14 ans
  Bart van Strien efb8efb45e Prevent overflows and underflows in love.graphics.push and love.graphics.pop (bug #118) il y a 14 ans
  Bart van Strien 0179b53bb6 Add compilation instructions to the readme il y a 14 ans
  Bart van Strien b7d3054f6b Make platform/unix/automagic nicer il y a 14 ans
  Bart van Strien 6e28c49a20 Map box2d asserts to love::Exception and catch them in constructors il y a 14 ans
  Bart van Strien 3460bf918c Enabled headless build in autotools il y a 14 ans
  Przemysław Grzywacz 1d5fca6f46 Multiple thread backends. il y a 14 ans
  Bill Meltsner 09ed781f66 tabs for indentation, not spaces (dammit Xcode) il y a 14 ans
  Bill Meltsner c981d835d3 Cleaned up/updated love.graphics doc comments. il y a 14 ans
  vrld 30d6968ef9 Rename 'defineMask' to 'newMask'. Add inverted mask (issue #226). il y a 14 ans
  vrld eb90e08b0d Update 0.8.0 changelog (Color class is internal only) il y a 14 ans
  Bart van Strien 7fb2681836 Improve the release error handler a bit il y a 14 ans
  Bart van Strien 8301af4e20 Update changelog for 0.8.0 il y a 14 ans
  Bill Meltsner 42fd4fa9c4 Merge il y a 14 ans
  Bart van Strien 7b8df4431a Use proper chunk names, so tracebacks show filenames. il y a 14 ans
  Bill Meltsner be5cb1696b fix an "unused parameter" compiler warning il y a 14 ans
  Bart van Strien 480568e654 Fix quads with padded images, tiling will still fail il y a 14 ans
  Bart van Strien 87fd3362e2 Mixed up s and t, po2ify should work correctly now, quads still broken il y a 14 ans
  rude e65f79e8e9 Updated MSVC2010 project file. il y a 14 ans
  Bart van Strien 360c190ef7 Move po2ifying to Image, Quads broken at the moment il y a 14 ans
  Bill Meltsner 2e9e5a1502 make po2 stuff better il y a 14 ans
  Bart van Strien af809ab210 Switch to bitwise ops to po2ify il y a 14 ans