提交历史

作者 SHA1 备注 提交日期
  Bart van Strien db1a2d12ff Add dead key support by exposing the "unknown" key 14 年之前
  vrld 1c7e34715b Add NULL initializers for pointers. 14 年之前
  Bart van Strien 98406370eb Gracefully handle negative indexes in love.joystick (bug #172) 14 年之前
  Bill Meltsner fde708160e bringing in the new year by changing every 2010 to 2011 14 年之前
  Bill Meltsner a6a1e91976 mp3s sampled at rates other than 44.1KHz will play properly now (fixes issue #170) 14 年之前
  Bill Meltsner 4479e8dfc4 removed user-specified sample rates for Decoders 14 年之前
  Bill Meltsner 6e8a48bd01 a few more xcode fixes 14 年之前
  rude 3cb7a60cd2 Updated love.nsi, and date in license.txt. 14 年之前
  vrld 0af7e9e0d8 Fix issue #169 by courtesy of lukaszbruun. 14 年之前
  rude 9d108d2bde Added missing lua_strlen to ThreadVariant construction. MSVC coerced the 'const char*'-argument into the bool version of the constructor, causing the wrong function to be called. 14 年之前
  rude 31c9995082 Fixed some type conversion warnings in VC. Mostly float <-> int and bool <-> int. 14 年之前
  vrld c5eb50d0d5 Fix issue #158 by forcing the image origin to be upper left. 14 年之前
  vrld b9b2c4a962 Rewrite Graphics::printf, fixes issue #107 14 年之前
  rude 645433b19a Added love.ico to msvc2010 project. 14 年之前
  Bill Meltsner 938f395a51 Fixed a bug with ImageFonts and chars > 127 14 年之前
  Bill Meltsner a4eb68dbc1 some xcode project adjustment 14 年之前
  Bart van Strien dcf3dd85fa Merge... 14 年之前
  Bart van Strien 571e401605 Changed int64_t to PHYSFS_sint64. 14 年之前
  vrld 3587cd4320 Fix issue #165 and part of #129 14 年之前
  vrld e3067ff33d Fix issue #136 - Filter for Imagefonts. 14 年之前
  Bart van Strien aa7ec54121 Add love.filesystem.getLastModified (issue #163) 14 年之前
  Bart van Strien 089da5b08d More race conditions, what fun 14 年之前
  vrld 28df1edf03 Code cleanup: remove unnecessary `print' routines 14 年之前
  vrld 4df411d95a Faster Matrix::setTransformation 14 年之前
  Bart van Strien ce05194c58 Prevent 'love .' from adding the top save dir to the search path 14 年之前
  vrld 9dad948263 Add framebuffer filter modes (issue #112) 14 年之前
  Bart van Strien 618d48ce39 Error when checkMode during screen initialization fails (bug #119) 14 年之前
  Bart van Strien ece02577a5 More race conditions (bug #131) 14 年之前
  Bart van Strien cfeb01db42 Prevent race condition in thread:receive (bug #131) 14 年之前
  Bart van Strien 54cfb3738f Applied itsnotabigtruck's fbo patch (issue #133) 14 年之前