Historial de Commits

Autor SHA1 Mensaje Fecha
  vrld 64b6232c9a Reinitialize event system (via SDL_INIT_VIDEO) in Graphics::setMode(). hace 14 años
  vrld d25a3a36ce Revert reverting 8d29d4ca285e. hace 14 años
  vrld e7db8c2491 Fix issue #176: unexpected behaivior of love.graphics.line with hash-table argument. hace 14 años
  Bart van Strien 04aa189d22 Didn't compile, totally my fault hace 14 años
  Bart van Strien 10524be1c8 Fix toggleFullscreen hace 14 años
  Bart van Strien 65c464fc7c Allow width and height 0 in love.conf (issue #175) hace 14 años
  Bart van Strien db1a2d12ff Add dead key support by exposing the "unknown" key hace 14 años
  vrld 1c7e34715b Add NULL initializers for pointers. hace 14 años
  Bart van Strien 98406370eb Gracefully handle negative indexes in love.joystick (bug #172) hace 14 años
  Bill Meltsner fde708160e bringing in the new year by changing every 2010 to 2011 hace 14 años
  Bill Meltsner a6a1e91976 mp3s sampled at rates other than 44.1KHz will play properly now (fixes issue #170) hace 14 años
  Bill Meltsner 4479e8dfc4 removed user-specified sample rates for Decoders hace 14 años
  Bill Meltsner 6e8a48bd01 a few more xcode fixes hace 14 años
  rude 3cb7a60cd2 Updated love.nsi, and date in license.txt. hace 14 años
  vrld 0af7e9e0d8 Fix issue #169 by courtesy of lukaszbruun. hace 14 años
  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. hace 14 años
  rude 31c9995082 Fixed some type conversion warnings in VC. Mostly float <-> int and bool <-> int. hace 14 años
  vrld c5eb50d0d5 Fix issue #158 by forcing the image origin to be upper left. hace 14 años
  vrld b9b2c4a962 Rewrite Graphics::printf, fixes issue #107 hace 14 años
  rude 645433b19a Added love.ico to msvc2010 project. hace 14 años
  Bill Meltsner 938f395a51 Fixed a bug with ImageFonts and chars > 127 hace 14 años
  Bill Meltsner a4eb68dbc1 some xcode project adjustment hace 14 años
  Bart van Strien dcf3dd85fa Merge... hace 14 años
  Bart van Strien 571e401605 Changed int64_t to PHYSFS_sint64. hace 14 años
  vrld 3587cd4320 Fix issue #165 and part of #129 hace 14 años
  vrld e3067ff33d Fix issue #136 - Filter for Imagefonts. hace 14 años
  Bart van Strien aa7ec54121 Add love.filesystem.getLastModified (issue #163) hace 14 años
  Bart van Strien 089da5b08d More race conditions, what fun hace 14 años
  vrld 28df1edf03 Code cleanup: remove unnecessary `print' routines hace 14 años
  vrld 4df411d95a Faster Matrix::setTransformation hace 14 años