Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  Bill Meltsner 14348f6146 Create DrawQable class, make Image and Canvas DrawQable, and make love.graphics.drawq take a DrawQable as its first argument 14 tahun lalu
  Bill Meltsner 2949d2ea4a Update Xcode project to support 64-bit builds, and clean up some old project cruft 14 tahun lalu
  Bill Meltsner 77f2f856e1 Reset OS X deployment target to 10.5, we're not abandoning Leopard or anything 14 tahun lalu
  Bill Meltsner 884b0bdccd Modernize and update Xcode project to handle love.graphics changes 14 tahun lalu
  Bill Meltsner 1cf6a6fee1 update the project for OS X and make pthreads work properly 14 tahun lalu
  Bill Meltsner eadcca21e1 removed dead files from Xcode project 14 tahun lalu
  Bill Meltsner 61af1dfe27 Nuke MemoryData, as it's been superseded by base64 14 tahun lalu
  Bill Meltsner cee7a4ccdb Removed EncodedImageData, added three new encoded image formats, and changed the way screenshots work - saving screenshots will be broken until we have some way of flipping ImageData, though 14 tahun lalu
  Bill Meltsner dbe2698dc2 updated Xcode project so it'll actually build again 14 tahun lalu
  Bill Meltsner e6bf34431c merge default into minor 14 tahun lalu
  Bill Meltsner d44322edcc updated Xcode project to work with Xcode 4 14 tahun lalu
  Bill Meltsner 6e2da1f26d added the UTF8-CPP library for unicode support, and added unicode printing support. 14 tahun lalu
  Bill Meltsner 94b4319878 trashed old unnecessary font stuff - compiles, but obviously will not work yet 14 tahun lalu
  Bill Meltsner 7e8f6c2b46 wipe out macports reference in Xcode project - no longer necessary 14 tahun lalu
  Bill Meltsner 6e8a48bd01 a few more xcode fixes 14 tahun lalu
  Bill Meltsner a4eb68dbc1 some xcode project adjustment 14 tahun lalu
  Bill Meltsner 417c20e6fa upgraded Mac freetype to 2.4.3, now using a custom freetype framework that's set up much more nicely (and is actually slightly smaller!) 14 tahun lalu
  Bill Meltsner 3cb3537db0 Added vrld's text-rotation-fixing patch (finally fixes #56) 14 tahun lalu
  Bill Meltsner b9bcd701b1 Updated Xcode project with new changes. 15 tahun lalu
  Bill Meltsner 86dbc3212c removed the DMG creation process from the OS X build - we'll distribute using zips from here on out 15 tahun lalu
  Bill Meltsner ee3b74e66d updated Xcode project with Framebuffer files 15 tahun lalu
  Bill Meltsner f85c5f3671 dropped Mac OS 10.4 support and switched to llvm clang/gcc 4.2 as default Mac compiler (sorry Tiger users) 15 tahun lalu
  Bill Meltsner 0f84907996 Dropped the required OS X version to 10.4 - some frameworks may have to be recompiled but the source itself compiles fine (with a couple tweaks) 15 tahun lalu
  Bill Meltsner e731baf670 Removed the last vestiges of the old, bad font code 15 tahun lalu
  Bill Meltsner f8f812a719 did a bunch of other stuff, sorry about the monolithic changeset but the diffs should be understandable enough 15 tahun lalu
  Bill Meltsner e3a5aacd5a Overhauled ImageRasterizer, fixed a bunch of other crap, getting ready to poke around in love.graphics 15 tahun lalu
  Bill Meltsner e5c3f3ae02 Added FontData class, preparing for overhauling love.graphics' Font class 15 tahun lalu
  Bill Meltsner b1dac7f381 EncodedImageData was implemented really stupidly. Now it's less stupid. 15 tahun lalu
  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 tahun lalu
  Bill Meltsner 4ad7634a78 updated the Xcode project with love.thread, and fixed a few gcc warnings 15 tahun lalu