提交历史

作者 SHA1 备注 提交日期
  Bill Meltsner a1dc0e5c8e fixed framebuffers being filled with garbage when created 14 年之前
  Bill Meltsner e6bf34431c merge default into minor 14 年之前
  vrld 19e4dea8e8 Add framebuffer:clear(r,g,b,a) (issue #134). 14 年之前
  vrld 141d4d5eee Turn of auto color clearing in Framebuffer::startGrab(). 14 年之前
  vrld 61bf387bf9 Change love.graphics.setBackgroundColor() to accept alpha values. 14 年之前
  vrld 140fbfb61c Merge Framebuffer changes 14 年之前
  vrld 4cf2d0dc99 Merge... 14 年之前
  Bill Meltsner d44322edcc updated Xcode project to work with Xcode 4 14 年之前
  Bill Meltsner 45b8ba7ae3 fixed ParticleSystem:setSize() looking at the wrong argument for size variation 14 年之前
  Bill Meltsner 79fd4aa180 fixing font-related segfault bug, thanks to itsnotabigtruck 14 年之前
  vrld 40ab19d91a Merge Framebuffer:set/getWrap to minor 14 年之前
  vrld 75d03505ab Expose Framebuffer:set/getWrap to Lua 14 年之前
  vrld a88c4c6a79 Add get/setWrap to Framebuffer (issue #192). 14 年之前
  vrld e77b94f112 Make the compiler shut up about initialization order. 14 年之前
  rude 2546f27b07 Merge default into minor. 14 年之前
  rude a2dadbf049 Updated MSVC2010 project files with changes from 'newfont' branch. 14 年之前
  rude 3c7353be9d Silence warnings in luasocket/GLee. 14 年之前
  rude 10a1602840 Silence int -> float warnings on Windows. 14 年之前
  rude 3dd2cc0c57 Removed unused local variable. 14 年之前
  rude 95ba8d1e13 Disabled mStereoSeparation and mMaxMixChannels until library is updated on Windows. 14 年之前
  rude 6a2423f104 windows.h #defines min/max by default, causing problems with std::[min, max]. 14 年之前
  Bill Meltsner 6e2da1f26d added the UTF8-CPP library for unicode support, and added unicode printing support. 14 年之前
  Bart van Strien 2115cf19b9 Fixed a couple of compiler warnings in minor branch 14 年之前
  Bart van Strien 22e75f72f1 Allow selection of modules 14 年之前
  Bill Meltsner b22e07048f and cutting off its head 14 年之前
  Bill Meltsner 3a3616e46c closing newfont, its purpose has been served 14 年之前
  Bill Meltsner 69d52555cd merged in new font engine 14 年之前
  Bill Meltsner cbff71d089 New font engine is implemented and appears to work perfectly. Bugs may be discovered and the internals can certainly be optimized and improved (at some point, perhaps, a less naive packing algorithm would be nice) but for now, it's good to go. 14 年之前
  Bill Meltsner 9d38cba626 brutally murdered padding and predefined glyph loading 14 年之前
  Bill Meltsner b0a07c7a4b the merge screwed up the new thread API, fixed 14 年之前