Commit History

Author SHA1 Message Date
  bill@Ixion 0e0c7527b1 Fixed crash when love.graphics.newFont() was passed nil or nonexistent argument #1 16 years ago
  bill@Ixion 1cb9a6dae2 made the DMG better (still no icon though) 16 years ago
  bill@Ixion 91b8195ebb fixing casefolding bug 16 years ago
  bill@Ixion d5eb94fd5b fixing casefolding bug 16 years ago
  bill@Ixion e969879d5a Added DMG automation to Xcode project 16 years ago
  bill@Ixion 89416b0881 merged in more changes 16 years ago
  bill@Ixion 5812d8f8e4 merged in changes from sf repo 16 years ago
  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
  bill@Ixion c0258e9403 fixed project I guess? 16 years ago
  bill@Ixion 2abd9c1141 added rude's better SDL thread fix 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
  bill@Ixion 8724053613 fixed up info.plist and the xcodeproj 16 years ago
  bill@Ixion ff270dcfe8 fixed hanging-on-quit bug 16 years ago
  bill@Ixion 8a6f16a4f6 brought up-to-date with latest changes from main repo 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