Commit History

Author SHA1 Message Date
  Alex Szpakowski d5aa807747 More internal code cleanup 12 years ago
  Alex Szpakowski d3cdb7d609 Added SpriteBatch:isEmpty() and SpriteBatch:isFull() 12 years ago
  Alex Szpakowski 1d34dda48b Removed SpriteBatch:remove(id) (reverted commit 2ca82dd) 12 years ago
  Alex Szpakowski ceb0ee6c7e Added SpriteBatch:remove(id) 12 years ago
  Alex Szpakowski 96161c66f6 Updated copyright text for the new year 12 years ago
  Bart van Strien 94516e2290 Catch possible exceptions thrown when locking a SpriteBatch twice 12 years ago
  Bart van Strien 85a1787ad8 Make SpriteBatch:setColor accept a table as well (issue #459) 13 years ago
  Bart van Strien 7793e7f02f CRLF to LF 13 years ago
  rude 81c38e22d0 Applied the new style guidelines. 13 years ago
  Bill Meltsner be55579a22 Happy New Year, have an enormous diff 13 years ago
  Bart van Strien 1509403ca7 Add SpriteBatch:getImage (issue #321) 13 years ago
  Bart van Strien c707a4ca45 Properly export all lua-facing functions and use those for initialization (love.cpp no longer explicitly mentions implementations) 13 years ago
  Bart van Strien 0aae9684b3 Automated formatting fix 13 years ago
  Bart van Strien dc66ea20c1 Add SpriteBatch:set(q) and make add(q) return the index 14 years ago
  rude 387a8ab2dc Issue #262: Add per-sprite colors. 14 years ago
  vrld d420d68048 Add shear transformation and transform object (issue #152). 14 years ago
  Bart van Strien bd158faaaa Revise spritebatch locking (binding now) (issue #231) 14 years ago
  José Romero dc2d87a90f Apply patch for issue #219 14 years ago
  Bill Meltsner fde708160e bringing in the new year by changing every 2010 to 2011 14 years ago
  rude aa01c984b9 Updated all dates to 2010. 15 years ago
  rude c52c218ba1 Renamed Frame to Quad; added drawq/addq; fixed some bugs. 16 years ago
  rude dd420d68a3 Ok, project generation didn't really work out. Reverted. 16 years ago
  rude ba1a75e547 Added many comments, and changed function names for wrapper functions. 16 years ago
  rude 5c068db487 Added locking to SpriteBatch, and conf.lua. 16 years ago
  rude 4f32377efa Added working SpriteBatch. 16 years ago
  rude 84bf839872 Removed classes which should be implemented in Lua (or need of re-implementation). 16 years ago
  rude dcb3dfd83d Initial Mercurial commit. 16 years ago