提交歷史

作者 SHA1 備註 提交日期
  rude a8ff944a89 Reverted font origin. Don't want to break the API yet. 15 年之前
  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 年之前
  [email protected] dbf8301f24 Merge (the hardest merge evahr, thanks rude) 15 年之前
  [email protected] 051f6f6eaa Switched global thread to love._curthread and made love.thread.getThread() return that 15 年之前
  rude 16bf591c96 Fixed a MSVC warning. 15 年之前
  [email protected] 0f54088d06 Fixed mp3 playback on linux and added support for mono mp3s 15 年之前
  rude 5fca0e9b33 Changed getThreads so that the caller must allocate the memory. 15 年之前
  rude 368765820e Changed unnecessary pass-by-value to pass-by-reference. 15 年之前
  rude bdafe0e455 Globals?! When did Bartbes the Sex Machine abandon reason for MADNESS? 15 年之前
  rude b4ad36cc51 Objects extending love::Object need to have virtual destructors. They are garbage collected as love::Object. 15 年之前
  rude 4ba513b679 Bye-bye ThreadModuleRegistrar. An abstract ThreadModule will do that job. 15 年之前
  [email protected] 6aa103c72c Fixed font origin 15 年之前
  [email protected] dacf872ee1 Added the changes to the changelog 15 年之前
  [email protected] f13ed9866b Another merge... 15 年之前
  [email protected] 9c1aaef16a Removed empty line at the bottom of the exclude list 15 年之前
  Bill Meltsner 4ad7634a78 updated the Xcode project with love.thread, and fixed a few gcc warnings 15 年之前
  [email protected] bd9e068b91 As expected, merge 15 年之前
  [email protected] df309506e9 Another deb icon fix 15 年之前
  rude 9c4926b7da Fixed double-transform spritebatch bug. 15 年之前
  Bill Meltsner 994c74848e switched the default compiler version to gcc 4.0 so that it builds properly under 10.5, Debug mode 15 年之前
  [email protected] bc0c8ad1a1 Forgot to run boot.lua through auto.lua 15 年之前
  [email protected] 76984bbb1f Errors are propagated to stdout again 15 年之前
  [email protected] ae4e8ff0ea Added love.thread to the require list in boot.lua 15 年之前
  [email protected] 75f651c84b getThreads works now (love.thread) 15 年之前
  [email protected] 8457d461f8 Added a 'main' thread (love.thread) 15 年之前
  [email protected] 736f7ab1a2 love.thread can now share full userdata 15 年之前
  [email protected] cc4d737924 Added demand (love.thread) 15 年之前
  [email protected] 269b70f30c Made receive destructive, added peek (love.thread) 15 年之前
  [email protected] 2dcd11551c Working communication in love.thread 15 年之前
  rude 229a21898f Updated MSVC project files with the new Image.cpp. 15 年之前