Commit History

Author SHA1 Message Date
  Bart van Strien 33d7115887 Make love.sound.newDecoder accept FileData, and make File->read return FileData 13 years ago
  vrld e6711b2837 Fix multiplicative blend mode. 13 years ago
  vrld 48f5afcc0e Throw error if invalid canvas type was supplied in l.g.newCanvas() 13 years ago
  vrld ccdf6e1c00 Fix Issue #476: Add HDR Canvas (thanks, Alexander Szpakowski!). 13 years ago
  Jay Roberts 7364e52ebc Add math.cpp to Xcode project and fix GME framework path. 13 years ago
  vrld c75bc199ae Remove ARB checks in PixelEffect::isSupported(). 13 years ago
  vrld e05e5f1d54 Add math.cpp to VS project file 13 years ago
  vrld 5e3e24dcfb love.run(): Sleep after presenting graphics buffer. 13 years ago
  vrld a39ddc9f1a Close issue #480: Extending Canvas support to cards without packed depth stencil. 13 years ago
  vrld e35854acdc Remove love_ScreenSize from shaders. 13 years ago
  vrld e575c86246 Severe case of premature commit-ion. 13 years ago
  vrld fdf175d7d0 Partly fix issue #468: Incorrect(?) detection of shader support. 13 years ago
  vrld 8ba6c2b523 Fix typos and compiler warnings (see comments to 2b3afd95a23f). 13 years ago
  vrld 4ec7609d37 Fix issue #437: Area-based particle spawn. 13 years ago
  vrld 50fd169e07 Add random([[min], max]) and random_normal([o]). 13 years ago
  vrld e9dcc16f16 Don't throw exception when loading module in thread. 13 years ago
  Bart van Strien 8234e71c74 Add an ASSERT_GUARD for World:update, catching any errors occuring there 13 years ago
  Bart van Strien c4133f2489 (Hopefully) fix some issues with older version of autotools 13 years ago
  rude 7baf22c0e3 Apply Boolsheet's GME leak patch. 13 years ago
  Bart van Strien 63daffb22f Correctly set the spacing for the last character in an ImageFont as well 13 years ago
  Bill Meltsner b24e7ab64f Update the Xcode project and enable GME support on OS X. 13 years ago
  Bart van Strien 53c357d3c5 Apply Boolsheet's patch for the msvc2010 project file 13 years ago
  vrld 87c6646705 Fix #435 (for real this time). Unfixes #324. 13 years ago
  vrld 1fd12e4596 Add Module::registerInstance() and Module::getInstance(). 13 years ago
  vrld 6f1ff69b61 Fix issue #435: PixelEffects have flipped screen_coords.y. 13 years ago
  Bart van Strien 148b0c2f6d Correctly read filter modes in newImageFont when the implicit newRasterizer is used (issue #437) 13 years ago
  Bart van Strien 00ee547a1c Make unknown keys map to "unknown" in love.keypressed, at least allowing 13 years ago
  Bart van Strien 85a1787ad8 Make SpriteBatch:setColor accept a table as well (issue #459) 13 years ago
  Boolsheet cde5aa3307 Import box2d-contacts branch from love-experiments 13 years ago
  Bart van Strien 82d6edb32c Update readme 13 years ago