Commit History

Author SHA1 Message Date
  [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
  Bill Meltsner b94cb9ca62 heh whoops accidentally reverted to lower-left origin, fixed 15 years ago
  [email protected] c564dd3ffb Changed message of error_printer and made it local, also made the debug table an upvalue, so people can use the debug variable in their programs 15 years ago
  Bill Meltsner 74c07e4959 some final changes to make it work better, and to fix how printf displayed 15 years ago
  Bill Meltsner e731baf670 Removed the last vestiges of the old, bad font code 15 years ago
  Bill Meltsner de6c8fd704 fonts now work (seemingly) as well as they used to 15 years ago
  Bill Meltsner f8f812a719 did a bunch of other stuff, sorry about the monolithic changeset but the diffs should be understandable enough 15 years ago
  Bill Meltsner 17d7770eec added varargs version of luax_convobj (for making Rasterizers) 15 years ago
  Bill Meltsner 76dc50a419 Made font module officially properly exposed to Lua 15 years ago