Commit History

Author SHA1 Message Date
  rude e65f79e8e9 Updated MSVC2010 project file. 14 years ago
  Bart van Strien 360c190ef7 Move po2ifying to Image, Quads broken at the moment 14 years ago
  Bill Meltsner 2e9e5a1502 make po2 stuff better 14 years ago
  Bart van Strien af809ab210 Switch to bitwise ops to po2ify 14 years ago
  Bart van Strien 1a340cd6a0 Do not wrap when a single word is longer than the wrap limit. 14 years ago
  Bart van Strien cf60754ef0 Make love.image automatically pad ImageData (and thus all images) to PO2. 14 years ago
  Bill Meltsner 2acc6279fe update Info.plist for proper UTI compliance and a few aesthetic changes 14 years ago
  Bill Meltsner a763fc8863 some more cleanup 14 years ago
  Bill Meltsner 2e675a40c0 do a bit of type cleanup 14 years ago
  Bart van Strien 4fd9888a16 Merge in minor branch, now minor is our next development target 14 years ago
  Bart van Strien f136347bca Added tag 0.7.2 for changeset bcca82b60d0f 14 years ago
  Bart van Strien 0ebca72192 Update changelog 14 years ago
  José Romero dc2d87a90f Apply patch for issue #219 14 years ago
  vrld a18632ce2d Change Graphics::reset() to unbind FBO and clear stencil buffer. Change error 14 years ago
  vrld b3162a4661 Clear mask before showing traceback on error screen 14 years ago
  vrld 939041886c Add masking (see issue #211). Only "hard" masks are supported, no 14 years ago
  vrld 1b8b144bc8 Fix polygon drawing: index of coordinates was off by one. 14 years ago
  Bart van Strien 316ca607df Oops 14 years ago
  Bart van Strien d60ad99da1 Prevent old DevIL errors from causing love errors 14 years ago
  Bart van Strien bf9ad64559 Prevent negative joystick button indices from being used by isDown. (as mentioned in issue #121) 14 years ago
  Bart van Strien cdf85280b6 Fix 2 compiler warnings 14 years ago
  Bart van Strien d55941f7fa No more crashes when there is no memory for newImageData (issue #209) 14 years ago
  Bart van Strien 529530c198 love.joystick.isDown gets multiple arguments too 14 years ago
  rude fe6d168bf1 Enable mStereoSeparation/mMaxMixChannels settings in Windows. 14 years ago
  vrld 2425ea9979 Change particle system to accept an arbitrary number of colors and sizes to inerpolate. 14 years ago
  vrld aa5eb4380d Add Color class. 14 years ago
  Bill Meltsner 179bc61427 update changelog 14 years ago
  Bill Meltsner 7e5e60c0a2 fix the Xcode project 14 years ago
  Bart van Strien 4f6acb5f48 Make love.mouse.isDown accept a list too 14 years ago
  vrld 678f6fdadf Fix getBlendMode() to detect subtractive and multiplicative blend modes. 14 years ago