Историја ревизија

Аутор SHA1 Порука Датум
  Tommy Nguyen 684c309145 Bored at work. Did some Valgrind shit and fixed this 'error'. пре 15 година
  rude ea38442770 Fixed VS project files, and a bug where ParticleSystem::setSprite did not retain the new Image. пре 15 година
  Bill Meltsner 58047acb61 merged пре 15 година
  Bill Meltsner d15e2241b0 changed a hardcoded pi instance to use LOVE_M_PI instead пре 15 година
  [email protected] a4241646b7 Should now fall back to no FSAA when it is not available at all пре 15 година
  [email protected] bf72299223 Fixed bug/epic fail in loader пре 15 година
  Bill Meltsner b9e59513e8 merged in bartbes' FSAA checking пре 15 година
  [email protected] d4fa9aa551 Prevent error when setting an incompatible FSAA value (warning is displayed) пре 15 година
  Bill Meltsner 87ff8b361a merged in bartbes' error-handling changes пре 15 година
  [email protected] c382fa3650 Accidental commit before, this one works, and produces correct output on a direct call to error_printer пре 15 година
  [email protected] bc4ea90eb5 Modified output of error_printer to no longer show the error handlers or the 'main chunk' пре 15 година
  [email protected] 43125c3fb4 Modified output of error_printer to no longer show the error handlers or the 'main chunk' пре 15 година
  Bill Meltsner b94cb9ca62 heh whoops accidentally reverted to lower-left origin, fixed пре 15 година
  [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 година
  Bill Meltsner 74c07e4959 some final changes to make it work better, and to fix how printf displayed пре 15 година
  Bill Meltsner e731baf670 Removed the last vestiges of the old, bad font code пре 15 година
  Bill Meltsner de6c8fd704 fonts now work (seemingly) as well as they used to пре 15 година
  Bill Meltsner f8f812a719 did a bunch of other stuff, sorry about the monolithic changeset but the diffs should be understandable enough пре 15 година
  Bill Meltsner 17d7770eec added varargs version of luax_convobj (for making Rasterizers) пре 15 година
  Bill Meltsner 76dc50a419 Made font module officially properly exposed to Lua пре 15 година
  Bill Meltsner e3a5aacd5a Overhauled ImageRasterizer, fixed a bunch of other crap, getting ready to poke around in love.graphics пре 15 година
  Bill Meltsner e5c3f3ae02 Added FontData class, preparing for overhauling love.graphics' Font class пре 15 година
  Bill Meltsner 80bea88c9f replaced a few hardcoded radian->degree conversions with LOVE_TODEG пре 15 година
  Bill Meltsner 3f4cd68287 Switched to 8000Hz for recording, because 44.1KHz is way overkill пре 15 година
  Bill Meltsner e96e6e0574 love.audio is now smarter about finding a microphone for input; this should hopefully unbreak ALSA. пре 15 година
  Bill Meltsner 0e6e7c6c03 Cleaned up getting wrap and filter modes for Images. пре 15 година
  Bill Meltsner b1dac7f381 EncodedImageData was implemented really stupidly. Now it's less stupid. пре 15 година
  Bill Meltsner 5f2197158d We now return nil instead of a null SoundData when getting recorded data fails. пре 15 година
  Bill Meltsner 585e3ec3ee Added sound input and recording functionality. пре 15 година
  Bill Meltsner 3b841423fa added get/setGroupIndex to CircleShape and PolygonShape пре 15 година