提交历史

作者 SHA1 备注 提交日期
  bart@bart b39f353dbc love.errhand checks if it can run and is also called if love.init errors 16 年之前
  bart@bart 9434c7b7a1 When path is invalid no-game screen is shown 16 年之前
  rude a237008ce2 ParticleSystem works now. Error handler no longer loops forever. :) 16 年之前
  rude 37745bf745 Added potential fix for MacOSX thread problem. 16 年之前
  bart@bart 0aae22d523 Fixed PHYSFS_fileLength segfault on non-existant files by checking if a file exists when a file object is created 16 年之前
  rude a3bff7cde9 Reintegrated ParticleSystem. 16 年之前
  rude 0fa37fc711 Fixed bug where file was left open when doing a love.filesystem.read. 16 年之前
  rude ab981ea982 Made error screen and reverted love.event.wait. 16 年之前
  bart@bart 090d2e1cdb Fixed mp3 looping 16 年之前
  rude 92c678ce02 Fixed file not closing after require(). Changed seek() to use seconds. 16 年之前
  bart@bart de4d9bf2d4 Merge, I committed first 16 年之前
  bart@bart ae43b28ac4 Enabled looping for libmpg123 16 年之前
  rude ae8d660868 Fixed bug in love.event. Started on error screen. 16 年之前
  rude a31ada3b48 Merged. 16 年之前
  rude 9196ebd50b Looping now works for OGG and tracker files (only tested with XM). 16 年之前
  bart@bart d610cecc20 Fixed Quads, made optional arguments optional 16 年之前
  rude d7d3766cea Fixed TrueTypeFont incorrectly handling display mode changes. 16 年之前
  rude d58182c4c2 SpriteBatch is now Volatile and can deal with display resolution changes. 16 年之前
  rude c52c218ba1 Renamed Frame to Quad; added drawq/addq; fixed some bugs. 16 年之前
  rude d4a97d49f3 Added all callbacks to World. 16 年之前
  rude 579f9c75db Embedded nogame screen into binary and exposed version info. 16 年之前
  bart@bart 576a5b0903 Added love.signal.raise, changed love.signal.registerSignal to love.signal.hook 16 年之前
  bart@bart 18e2b9abb9 Added love.signal 16 年之前
  rude 45f69512ac Added some resources. 16 年之前
  rude 9c322e0de8 Hopefully fixed segfault in Linux. 16 年之前
  rude 5c75f3b5a5 Fixed compilation errors in filesystem and added workaround for machines without PhysFS 2.0. 16 年之前
  rude d164a305c5 Fixed broken love.cpp. 16 年之前
  rude dd420d68a3 Ok, project generation didn't really work out. Reverted. 16 年之前
  rude ba1a75e547 Added many comments, and changed function names for wrapper functions. 16 年之前
  rude f2adfd53f2 Fixed MSVC project files again. 16 年之前