Commit History

Author SHA1 Message Date
  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
  Bill Meltsner eadcca21e1 removed dead files from Xcode project 14 years ago
  Bill Meltsner 61af1dfe27 Nuke MemoryData, as it's been superseded by base64 14 years ago
  rude 9ba2c4eb1d Fixed MSVC2010 compiler errors (ambiguous use of ::fmod). 14 years ago
  rude a63a6a4f2e Updating MSVC2010 project files (removed EncodedImageData). 14 years ago