Commit History

Author SHA1 Message Date
  rude 78c783bb57 Fixed ImageFont. 15 years ago
  rude 806d085ee9 Fixed size of filled rects. 15 years ago
  rude 02aaeba599 That print() was not supposed to be there. 15 years ago
  rude a78c77473c Updated version number on no-game screen. Should be automatic from now on. 15 years ago
  rude abe37d188f Disabled love.thread. Upped version to 0.6.2. 15 years ago
  rude 63089e6f72 Applied giniu's patch for -D_FILE_OFFSET_BITS=64. 15 years ago
  rude a7f0882706 Reverted -D_FILE_OFFSET_BITS=64. 15 years ago
  rude a8ff944a89 Reverted font origin. Don't want to break the API yet. 15 years ago
  Bill Meltsner 7c33786100 fixed a ridiculous number of gcc warnings, nearly all of which were complaints about unused parameters - the remaining 199 warnings I get are from code that isn't ours (box2d is responsible for all but 8 of them) 15 years ago
  [email protected] dbf8301f24 Merge (the hardest merge evahr, thanks rude) 15 years ago
  [email protected] 051f6f6eaa Switched global thread to love._curthread and made love.thread.getThread() return that 15 years ago
  rude 16bf591c96 Fixed a MSVC warning. 15 years ago
  [email protected] 0f54088d06 Fixed mp3 playback on linux and added support for mono mp3s 15 years ago
  rude 5fca0e9b33 Changed getThreads so that the caller must allocate the memory. 15 years ago
  rude 368765820e Changed unnecessary pass-by-value to pass-by-reference. 15 years ago
  rude bdafe0e455 Globals?! When did Bartbes the Sex Machine abandon reason for MADNESS? 15 years ago
  rude b4ad36cc51 Objects extending love::Object need to have virtual destructors. They are garbage collected as love::Object. 15 years ago
  rude 4ba513b679 Bye-bye ThreadModuleRegistrar. An abstract ThreadModule will do that job. 15 years ago
  [email protected] 6aa103c72c Fixed font origin 15 years ago
  [email protected] dacf872ee1 Added the changes to the changelog 15 years ago
  [email protected] f13ed9866b Another merge... 15 years ago
  [email protected] 9c1aaef16a Removed empty line at the bottom of the exclude list 15 years ago
  Bill Meltsner 4ad7634a78 updated the Xcode project with love.thread, and fixed a few gcc warnings 15 years ago
  [email protected] bd9e068b91 As expected, merge 15 years ago
  [email protected] df309506e9 Another deb icon fix 15 years ago
  rude 9c4926b7da Fixed double-transform spritebatch bug. 15 years ago
  Bill Meltsner 994c74848e switched the default compiler version to gcc 4.0 so that it builds properly under 10.5, Debug mode 15 years ago
  [email protected] bc0c8ad1a1 Forgot to run boot.lua through auto.lua 15 years ago
  [email protected] 76984bbb1f Errors are propagated to stdout again 15 years ago
  [email protected] ae4e8ff0ea Added love.thread to the require list in boot.lua 15 years ago