Historie revizí

Autor SHA1 Zpráva Datum
  Bart van Strien 8ae53765c7 Images are now bound before they are encoded (fixes #95) před 15 roky
  Bart van Strien 8a7e2a0629 Thread wrapper checks for failed thread creation. (fixes #90) před 15 roky
  Bill Meltsner 9a76ac7bea You can no longer access out-of-range pixels in ImageData před 15 roky
  Bill Meltsner a34640bcfd (Hopefully) fixed bug where extended ASCII characters would not display properly. před 15 roky
  Bart van Strien 2169f531f8 Threads now get the love.filesystem package.loader too před 15 roky
  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 před 15 roky
  Bill Meltsner 5b62692c7d love.graphics.newImageFont now accepts an Image as its first argument před 15 roky
  Bill Meltsner 41124e9032 fixed typo in wrapper function declaration před 15 roky
  Bart van Strien b2d054ad50 newWorld(w, h) now actually makes the world w*h, not 4*w*h před 15 roky
  Bart van Strien fdd8393b13 Fix for blurry text, bug #85 před 15 roky
  Bill Meltsner 8800fa982a made fonts actually print from the top-left. před 15 roky
  Bill Meltsner b9bcd701b1 Updated Xcode project with new changes. před 15 roky
  Bart van Strien b35be57a6b Fix bug #82 (blend mode in error handler) před 15 roky
  Bart van Strien 73a4175a30 Updated changelog před 15 roky
  Bart van Strien b2386d7201 (Hopefully) Fixed a bug where ImageData was not seen as preconverted by newImageFont (#73) před 15 roky
  Bart van Strien 9c5c86325a Reverted Box2D errors back to asserts, because love's exceptions provided even less info před 15 roky
  Bart van Strien d942ff3315 Fix font scaling newline issue (bug #56) před 15 roky
  Bart van Strien fe373075a4 Thread now has access to mutex and cond as well, fixes bug where errors wouldn't get picked up před 15 roky
  rude 8515ee675d Too careless while resolving conflicts in boot.lua. před 15 roky
  rude 25aa6aa766 Added ignore stuff for msvc2010. před 15 roky
  rude d27dd8b5dd Added base64 support for FileData, and inlined all resources in boot.lua/graphics.lua as base64. Also removed old reshax stuff. před 15 roky
  Bill Meltsner 6492888c31 updated no game screen před 15 roky
  Bill Meltsner 86dbc3212c removed the DMG creation process from the OS X build - we'll distribute using zips from here on out před 15 roky
  Bart van Strien 7e318cc9b2 Let's hope I finally smashed those mem leaks před 15 roky
  Bart van Strien 2b273c0081 Hopefully fixed more memory leakage in fonts před 15 roky
  Bart van Strien 99abe5ae19 Updated the changelog to reflect bugfix as described in issue #67 před 15 roky
  Bart van Strien c96ade1cf0 Prevented a memory leak in the setFont wrapper před 15 roky
  Bill Meltsner 708f4f92ae updated version stuff před 15 roky
  rude a39b58bf5e Added code names for each version. před 15 roky
  rude 1eca14ed9e Fixed artifacts exposed (not really caused) by a0d18b527fb1. GL_CLAMP is deprecated in OpenGL ES. Image::Filter and Image::Wrap did not have reasonable default. před 15 roky