提交歷史

作者 SHA1 備註 提交日期
  bill@Ixion c0258e9403 fixed project I guess? 16 年之前
  bill@Ixion 2abd9c1141 added rude's better SDL thread fix 16 年之前
  rude a237008ce2 ParticleSystem works now. Error handler no longer loops forever. :) 16 年之前
  rude 37745bf745 Added potential fix for MacOSX thread problem. 16 年之前
  bill@Ixion 8724053613 fixed up info.plist and the xcodeproj 16 年之前
  bill@Ixion ff270dcfe8 fixed hanging-on-quit bug 16 年之前
  bill@Ixion 8a6f16a4f6 brought up-to-date with latest changes from main repo 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 年之前