Commit történet

Szerző SHA1 Üzenet Dátum
  vrld a18632ce2d Change Graphics::reset() to unbind FBO and clear stencil buffer. Change error 14 éve
  vrld b3162a4661 Clear mask before showing traceback on error screen 14 éve
  vrld 939041886c Add masking (see issue #211). Only "hard" masks are supported, no 14 éve
  vrld 1b8b144bc8 Fix polygon drawing: index of coordinates was off by one. 14 éve
  vrld 2425ea9979 Change particle system to accept an arbitrary number of colors and sizes to inerpolate. 14 éve
  vrld aa5eb4380d Add Color class. 14 éve
  Bill Meltsner eadcca21e1 removed dead files from Xcode project 14 éve
  Bill Meltsner 61af1dfe27 Nuke MemoryData, as it's been superseded by base64 14 éve
  rude 9ba2c4eb1d Fixed MSVC2010 compiler errors (ambiguous use of ::fmod). 14 éve
  rude a63a6a4f2e Updating MSVC2010 project files (removed EncodedImageData). 14 éve
  rude 3fe9b2ff16 Reverted module selection feature. This is not really desired. 14 éve
  vrld 2a42c64a35 Replace line drawing via GL_LINE with custom line drawing (issue #153) 14 éve
  Bill Meltsner 37560e36c3 Source:seek didn't work properly for streaming sources, fixed that 14 éve
  Bill Meltsner 1de511e3b9 seeking was broken in Mpg123Decoder 14 éve
  Bill Meltsner 2faf8aa442 Source:tell actually works now 14 éve
  Bill Meltsner cee7a4ccdb Removed EncodedImageData, added three new encoded image formats, and changed the way screenshots work - saving screenshots will be broken until we have some way of flipping ImageData, though 14 éve
  Bill Meltsner 8de9499979 added Source:seek/tell 14 éve
  Bill Meltsner 9251c2b4b1 handle love.graphics.arc being passed identical angles 14 éve
  Bill Meltsner 33a2110b00 added love.graphics.arc 14 éve
  Bill Meltsner dbe2698dc2 updated Xcode project so it'll actually build again 14 éve
  Bart van Strien 526058c707 Added love.audio.null loader 14 éve
  Bart van Strien b4139ffab5 Rename loaders to fit their locations 14 éve
  Bart van Strien 254bd29244 Move luaopen_love_audio to love.audio.openal 14 éve
  Bart van Strien dc61911a25 Move luaopen_love_sound to love.sound.lullaby 14 éve
  Bart van Strien ff387790ce Move luaopen_love_image from love.image to love.image.devil 14 éve
  Bill Meltsner a1dc0e5c8e fixed framebuffers being filled with garbage when created 14 éve
  Bill Meltsner e6bf34431c merge default into minor 14 éve
  vrld 19e4dea8e8 Add framebuffer:clear(r,g,b,a) (issue #134). 14 éve
  vrld 141d4d5eee Turn of auto color clearing in Framebuffer::startGrab(). 14 éve
  vrld 61bf387bf9 Change love.graphics.setBackgroundColor() to accept alpha values. 14 éve