História revízii

Autor SHA1 Správa Dátum
  Bill Meltsner 54f7a83662 made truetype fonts use luminance-alpha format for their data instead of rgba (thus halving their memory requirements) 15 rokov pred
  Bill Meltsner 37baf32374 changed LUMINOSITY_ALPHA to LUMINANCE_ALPHA (more consistent with opengl's phrasing) 15 rokov pred
  Bill Meltsner 3cb3537db0 Added vrld's text-rotation-fixing patch (finally fixes #56) 15 rokov pred
  Bart van Strien 0aa4c36950 Last fix for proposal #105 and added it to changes.txt 15 rokov pred
  Bart van Strien 9bf63b8607 Proposal #105 done + fixed warning in filesystem code 15 rokov pred
  Bart van Strien ba74763c2f Removed thelinx' debug 15 rokov pred
  Bart van Strien e3a5a6cd9f Import thelinx' freedesktop patch as in bug #105 15 rokov pred
  Bart van Strien 573d8b10a2 The ppa build log just told me we no longer use GLU, so why link against it? 15 rokov pred
  Bart van Strien 20f5706005 newFont and setFont now have a default size argument once again 15 rokov pred
  Bill Meltsner 9c4f04cc5c missed a line of audio capture code (fixes #96) 15 rokov pred
  Bart van Strien 8ae53765c7 Images are now bound before they are encoded (fixes #95) 15 rokov pred
  Bart van Strien 8a7e2a0629 Thread wrapper checks for failed thread creation. (fixes #90) 15 rokov pred
  Bill Meltsner 9a76ac7bea You can no longer access out-of-range pixels in ImageData 15 rokov pred
  Bill Meltsner a34640bcfd (Hopefully) fixed bug where extended ASCII characters would not display properly. 15 rokov pred
  Bart van Strien 2169f531f8 Threads now get the love.filesystem package.loader too 15 rokov pred
  Bill Meltsner b95c7215e9 commented out the audio capture initialization stuff so that lovers don't get concerned by warnings about being unable to open a capture device 15 rokov pred
  Bill Meltsner 5b62692c7d love.graphics.newImageFont now accepts an Image as its first argument 15 rokov pred
  Bill Meltsner 41124e9032 fixed typo in wrapper function declaration 15 rokov pred
  Bart van Strien b2d054ad50 newWorld(w, h) now actually makes the world w*h, not 4*w*h 15 rokov pred
  Bart van Strien fdd8393b13 Fix for blurry text, bug #85 15 rokov pred
  Bill Meltsner 8800fa982a made fonts actually print from the top-left. 15 rokov pred
  Bill Meltsner b9bcd701b1 Updated Xcode project with new changes. 15 rokov pred
  Bart van Strien b35be57a6b Fix bug #82 (blend mode in error handler) 15 rokov pred
  Bart van Strien 73a4175a30 Updated changelog 15 rokov pred
  Bart van Strien b2386d7201 (Hopefully) Fixed a bug where ImageData was not seen as preconverted by newImageFont (#73) 15 rokov pred
  Bart van Strien 9c5c86325a Reverted Box2D errors back to asserts, because love's exceptions provided even less info 15 rokov pred
  Bart van Strien d942ff3315 Fix font scaling newline issue (bug #56) 15 rokov pred
  Bart van Strien fe373075a4 Thread now has access to mutex and cond as well, fixes bug where errors wouldn't get picked up 15 rokov pred
  rude 8515ee675d Too careless while resolving conflicts in boot.lua. 15 rokov pred
  rude 25aa6aa766 Added ignore stuff for msvc2010. 15 rokov pred