Commit History

Author SHA1 Message Date
  rude 87e3c4131c Finally abstracted constants properly. Changed how the event module works; wasn't really abstract before. Removed libs we're not going to use: native, signal. 16 years ago
  bill@Ixion 4d2994e05f Fixed up love.graphics.newScreenshot() to return a right-side up image without breaking abstraction layers. 16 years ago
  rude 623e701549 Modules now reside in Lua and are treated (almost) like normal objects. 16 years ago
  bill@Ixion cece5fe625 readded support for screenshots - love.graphics.newScreenshot() returns ImageData that can be manipulated as one pleases 16 years ago
  rude a237008ce2 ParticleSystem works now. Error handler no longer loops forever. :) 16 years ago
  rude c52c218ba1 Renamed Frame to Quad; added drawq/addq; fixed some bugs. 16 years ago
  rude 0c241a14fb Added resources, and changed slightly how wrappers expose functions. 16 years ago
  rude 78370abb58 Fixed MemoryData. 16 years ago
  rude 4f32377efa Added working SpriteBatch. 16 years ago
  rude e0115a384e Moved most constants into relevant classes. 16 years ago
  rude dcb3dfd83d Initial Mercurial commit. 16 years ago