Commit History

Author SHA1 Message Date
  Bill Meltsner 1c53819a04 added a few more changes 15 years ago
  Bart van Strien b0c5c1fc17 Yes, we enabled FileData (changes.txt) 15 years ago
  Bill Meltsner 6722b13c45 cleaned up the changelog 15 years ago
  Bart van Strien 2534a10518 Added almost everything to the changelog 15 years ago
  Bill Meltsner 530e84e92f added a 0.7.0 section to the changelog, maybe this will provide some impetus to write down the changes 15 years ago
  [email protected] aa0cc8ca7e Added identity field to love.conf 15 years ago
  [email protected] 5f780de061 Fixed bug where 'result' was stored in global namespace (boot.lua) 15 years ago
  [email protected] 0188572124 Added maxwidth, lines = font:getWrap(string, wrap) by feature request 15 years ago
  [email protected] bb2f58c25c Fixed unnecessary global namespace polution in the error handler 15 years ago
  Bill Meltsner 1e8078c520 merged 15 years ago
  Bill Meltsner d0391f9484 Glyph wasn't actually Volatile and thus didn't handle resolution changes very well, this is fixed 15 years ago
  [email protected] 140d3866a3 Removed ineffective and error-prone killthread in thread destructor 15 years ago
  Bill Meltsner 0f84907996 Dropped the required OS X version to 10.4 - some frameworks may have to be recompiled but the source itself compiles fine (with a couple tweaks) 15 years ago
  [email protected] 200d4bc653 It looks like a dirty hack, it probably is, but this fixes the GC 15 years ago
  [email protected] a349c9f85a Applied aq1018's fix for newFont and setFont (as partly described in ticket #232) 15 years ago
  [email protected] 3d726b0dd9 Added mutexes to the GC and made tip buildable again on linux 15 years ago
  Bill Meltsner d48c28adec final merge before pushing back into the main branch 15 years ago
  Bill Meltsner bb778497d7 merged 15 years ago
  Tommy Nguyen 684c309145 Bored at work. Did some Valgrind shit and fixed this 'error'. 15 years ago
  rude ea38442770 Fixed VS project files, and a bug where ParticleSystem::setSprite did not retain the new Image. 15 years ago
  Bill Meltsner 58047acb61 merged 15 years ago
  Bill Meltsner d15e2241b0 changed a hardcoded pi instance to use LOVE_M_PI instead 15 years ago
  [email protected] a4241646b7 Should now fall back to no FSAA when it is not available at all 15 years ago
  [email protected] bf72299223 Fixed bug/epic fail in loader 15 years ago
  Bill Meltsner b9e59513e8 merged in bartbes' FSAA checking 15 years ago
  [email protected] d4fa9aa551 Prevent error when setting an incompatible FSAA value (warning is displayed) 15 years ago
  Bill Meltsner 87ff8b361a merged in bartbes' error-handling changes 15 years ago
  [email protected] c382fa3650 Accidental commit before, this one works, and produces correct output on a direct call to error_printer 15 years ago
  [email protected] bc4ea90eb5 Modified output of error_printer to no longer show the error handlers or the 'main chunk' 15 years ago
  [email protected] 43125c3fb4 Modified output of error_printer to no longer show the error handlers or the 'main chunk' 15 years ago