Histórico de Commits

Autor SHA1 Mensagem Data
  Alex Szpakowski 0447d1e7c5 Changed love.math.randomnormal([mean], stddev) to love.math.randomNormal(stddev, [mean]); há 12 anos atrás
  Alex Szpakowski dfba650575 Fixed SpriteBatch:set with Geometry há 12 anos atrás
  Alex Szpakowski 45de33edb8 Removed Geometry:flip (resolves issue #670) há 12 anos atrás
  Alex Szpakowski b090a91650 Fixed love.app opening in the background instead of the foreground in OS X há 12 anos atrás
  Alex Szpakowski e19ade38ab Added support for BC4 (aka 3Dc+) compressed textures há 12 anos atrás
  Alex Szpakowski fa6eaaa3a6 Improved performance of SpriteBatch:add/set in some cases when the SpriteBatch isn't bound há 12 anos atrás
  Alex Szpakowski 02d77aa9be Fixed running love files with relative paths from the command line in OS X há 12 anos atrás
  Alex Szpakowski c8428a0a2b Fixed opening .love files in Mac OS 10.9 (resolves issue #689) há 12 anos atrás
  Alex Szpakowski 4595bb68eb Updated changelog há 12 anos atrás
  Alex Szpakowski 295487165f Unprintable ascii text (numbers 0-31 and 127 in decimal) is no longer sent to the unicode argument of love.keypressed há 12 anos atrás
  Alex Szpakowski 8408c276cb ParticleSystem:setColors(r, g, b) now defaults to 255 alpha instead of erroring (resolves issue #686) há 12 anos atrás
  Alex Szpakowski bdb4c7eb90 Renamed t.screen to t.window in love.conf (resolves issue #637) há 12 anos atrás
  Alex Szpakowski f41a2ed910 Reverted commit 8c64a0c (love.graphics.setCanvas(nil) erroring) há 12 anos atrás
  Alex Szpakowski cb0a974546 Merged love.graphics.setCanvases into love.graphics.setCanvas (resolves issue #684) há 12 anos atrás
  Alex Szpakowski 335cc378fc Added some internal verification for registering love type names há 12 anos atrás
  Alex Szpakowski 7cf7f3a25f Merged love.graphics.drawg into love.graphics.draw, and SpriteBatch:addg/setg into SpriteBatch:add/set (resolves issue #639) há 12 anos atrás
  Alex Szpakowski f9ce521794 Fixed a bug when requiring enet há 12 anos atrás
  Alex Szpakowski 57aa632841 Added love.graphics.getMaxImageSize há 12 anos atrás
  Alex Szpakowski 5a3055dd3b Replaced internal calls to luaL_register (deprecated in Lua 5.2) with an alternative há 12 anos atrás
  Alex Szpakowski 3725b4122f Fixed lazy-loading of stencil buffers in Canvases sometimes failing due to uninitialized variables há 12 anos atrás
  Bart van Strien 259f15da6f Apply box2d heap tickler patch: make sure ChainShape:getPoints has enough stack size há 12 anos atrás
  Alex Szpakowski ada83d1f2d Updated changelog há 12 anos atrás
  Alex Szpakowski 8ac288876d Added Thread:isRunning há 12 anos atrás
  Alex Szpakowski 719e9253da Fixed a compiler warning há 12 anos atrás
  Bart van Strien 98d92d3e1f Add support for "flat" tables to Variant. há 12 anos atrás
  Alex Szpakowski 67353d4de7 Reduced CPU usage (and improved performance) for the nogame screen há 12 anos atrás
  rude aa1c091cc9 Add Baby Inspector no-game screen. há 12 anos atrás
  Alex Szpakowski 7601ef05f4 Fixed a potential memory leak há 12 anos atrás
  Alex Szpakowski 2ccbbe1c64 Fixed love.graphics.newShader crashing when extern variables with very short names are used há 12 anos atrás
  Alex Szpakowski 267d901cd6 Fixed Geometry:flip when the Geometry was created with newQuad (resolves issue #671) há 12 anos atrás