Commit History

Author SHA1 Message Date
  bart@bart b39f353dbc love.errhand checks if it can run and is also called if love.init errors 16 years ago
  bart@bart 9434c7b7a1 When path is invalid no-game screen is shown 16 years ago
  rude a237008ce2 ParticleSystem works now. Error handler no longer loops forever. :) 16 years ago
  rude 37745bf745 Added potential fix for MacOSX thread problem. 16 years ago
  bart@bart 0aae22d523 Fixed PHYSFS_fileLength segfault on non-existant files by checking if a file exists when a file object is created 16 years ago
  rude a3bff7cde9 Reintegrated ParticleSystem. 16 years ago
  rude 0fa37fc711 Fixed bug where file was left open when doing a love.filesystem.read. 16 years ago
  rude ab981ea982 Made error screen and reverted love.event.wait. 16 years ago
  bart@bart 090d2e1cdb Fixed mp3 looping 16 years ago
  rude 92c678ce02 Fixed file not closing after require(). Changed seek() to use seconds. 16 years ago
  bart@bart de4d9bf2d4 Merge, I committed first 16 years ago
  bart@bart ae43b28ac4 Enabled looping for libmpg123 16 years ago
  rude ae8d660868 Fixed bug in love.event. Started on error screen. 16 years ago
  rude a31ada3b48 Merged. 16 years ago
  rude 9196ebd50b Looping now works for OGG and tracker files (only tested with XM). 16 years ago
  bart@bart d610cecc20 Fixed Quads, made optional arguments optional 16 years ago
  rude d7d3766cea Fixed TrueTypeFont incorrectly handling display mode changes. 16 years ago
  rude d58182c4c2 SpriteBatch is now Volatile and can deal with display resolution changes. 16 years ago
  rude c52c218ba1 Renamed Frame to Quad; added drawq/addq; fixed some bugs. 16 years ago
  rude d4a97d49f3 Added all callbacks to World. 16 years ago
  rude 579f9c75db Embedded nogame screen into binary and exposed version info. 16 years ago
  bart@bart 576a5b0903 Added love.signal.raise, changed love.signal.registerSignal to love.signal.hook 16 years ago
  bart@bart 18e2b9abb9 Added love.signal 16 years ago
  rude 45f69512ac Added some resources. 16 years ago
  rude 9c322e0de8 Hopefully fixed segfault in Linux. 16 years ago
  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