Commit History

Author SHA1 Message Date
  rude 5c75f3b5a5 Fixed compilation errors in filesystem and added workaround for machines without PhysFS 2.0. 16 years ago
  rude d164a305c5 Fixed broken love.cpp. 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 f2adfd53f2 Fixed MSVC project files again. 16 years ago
  rude b04b278cd0 Added project generator. 16 years ago
  rude 797f536f05 Changed function names of love.physics to match Box2D. 16 years ago
  rude cc9a142a98 Added position audio. 16 years ago
  rude 73b37f626d Added Lua interpreter for debugging. 16 years ago
  rude 8e681b4204 It's now possible to build each module individually (as a DLL). 16 years ago
  rude 524ef5e118 Added looping in love.audio (though needs implementation in love.sound). 16 years ago
  rude c1ed4372d9 Wrapped love.audio.resume. 16 years ago
  rude 3d76667ca3 Sources are now NOT useless. 16 years ago
  rude 477d5a05b8 Updated love.font, and added Glyph object in love.graphics. 16 years ago
  rude 26625c46cb Fixed RBG -> RGB in Graphics. 16 years ago
  rude 0c241a14fb Added resources, and changed slightly how wrappers expose functions. 16 years ago
  mike 8f4662c8a2 merge 16 years ago
  michaee 74190255ed Added basic (unfinished and untested) font module. 16 years ago
  rude 78370abb58 Fixed MemoryData. 16 years ago
  rude a9e3fb12cc Moved FileData to love::filesystem. 16 years ago
  rude 121ed82bf7 Added MemoryData. 16 years ago
  rude 020ffc1aab Removed unnecessary Vera.ttf. 16 years ago
  rude 2fa3059154 Started on resources. 16 years ago
  rude 5c068db487 Added locking to SpriteBatch, and conf.lua. 16 years ago
  rude 4f32377efa Added working SpriteBatch. 16 years ago
  rude 76e59f37d0 Added destructor in Frame. 16 years ago
  rude 57aea1cd51 Added love.graphics.drawf. 16 years ago
  rude 410dfc0627 Exposed new functions in Image. 16 years ago
  rude 84bf839872 Removed classes which should be implemented in Lua (or need of re-implementation). 16 years ago
  rude e0115a384e Moved most constants into relevant classes. 16 years ago