2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  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 жил өмнө
  Bill Meltsner c64e034320 Fixed setFixedRotation enabling other flags (bug #190) 15 жил өмнө
  [email protected] f74b79e39a Warning fix as in bug #188 15 жил өмнө
  Bill Meltsner 09f9fe62b6 Source::pause (and resume, and rewind) was acting on every Source, not just itself. Fixed. 15 жил өмнө
  Bill Meltsner 9b9334a138 I'm not entirely sure why ModPlugDecoder.cpp was #including set.h, but it certainly doesn't need to be... 15 жил өмнө
  Bill Meltsner 6868e2241c fixed a typo in the comments of three love.physics functions (I'm being very useful) 15 жил өмнө
  Bill Meltsner 0d81774b4a Updated the OS X version to use Apple's UTI stuff for .love files 15 жил өмнө
  [email protected] a91be8936f Added source:isStatic() 15 жил өмнө
  Bill Meltsner 2d7e50e503 being a genius, forgot to include the header file that defines said macro. fixed now. 15 жил өмнө
  Bill Meltsner 23a03d6db4 replaced a hardcoded radian conversion with the appropriate macro 15 жил өмнө
  Bill Meltsner 60133f8d9a should fix gcc warning about passing a const char * to SDL_putenv 15 жил өмнө
  Bill Meltsner 012ce3a585 I'm stupid and forgot to add return statements to the new functions 15 жил өмнө
  Bill Meltsner 866f826e41 added Source:play(), Source:pause(), etc. 15 жил өмнө
  rude 760daec9b7 Welcome back, love.thread. 15 жил өмнө
  rude 00377538df Added tag 0.6.2 for changeset db7cd0682883 15 жил өмнө
  rude 78c783bb57 Fixed ImageFont. 15 жил өмнө
  rude 806d085ee9 Fixed size of filled rects. 15 жил өмнө
  rude 02aaeba599 That print() was not supposed to be there. 15 жил өмнө
  rude a78c77473c Updated version number on no-game screen. Should be automatic from now on. 15 жил өмнө
  rude abe37d188f Disabled love.thread. Upped version to 0.6.2. 15 жил өмнө
  rude 63089e6f72 Applied giniu's patch for -D_FILE_OFFSET_BITS=64. 15 жил өмнө
  rude a7f0882706 Reverted -D_FILE_OFFSET_BITS=64. 15 жил өмнө