Commit History

Author SHA1 Message Date
  vrld 8581efae07 Change auto.lua to remove comments and unneeded whitespaces before converting to hex 14 years ago
  Bart van Strien 610b89cd19 Handle PHYSFS_fileExists failing with empty strings on windows 14 years ago
  Bart van Strien 18ca165718 Fix fused games 14 years ago
  Bart van Strien 453593c9b0 Catch some more file-opening exceptions and make them lua errors instead 14 years ago
  Bart van Strien b337846b2b Merge 14 years ago
  Bart van Strien dcac7e5be1 Fixed platform/unix/autobuild 14 years ago
  rude 39f25a90ef Added tag 0.7.1 for changeset 18d79c306466 14 years ago
  Bill Meltsner 578866e356 updated Mac version number to 0.7.1 14 years ago
  Bart van Strien 31f8c68b4b Fixed more locking issues in love.thread 14 years ago
  Bart van Strien fd34409bd4 Peek gets locks too 14 years ago
  Bart van Strien eee4e0576c Ahem.. meeerge 14 years ago
  Bart van Strien 28c49d8fb4 getThreads now indexes with the names again 14 years ago
  rude 6de95c6363 Mentioned the fix for the stdout-redirect-related crash on Windows in the changelog. 14 years ago
  Bill Meltsner f512bd192f added TGA alpha support as per Boolsheet's patch in issue #156 14 years ago
  Bart van Strien 600dbaad69 Update version information for nearing 0.7.1 release 14 years ago
  Bart van Strien 2c2217d302 Update changelog 14 years ago
  Bill Meltsner e3e4ae17d8 love.graphics.setFont no longer explodes when passed a nonexistent file (fixes issue #177) 14 years ago
  vrld 64b6232c9a Reinitialize event system (via SDL_INIT_VIDEO) in Graphics::setMode(). 14 years ago
  vrld d25a3a36ce Revert reverting 8d29d4ca285e. 14 years ago
  vrld e7db8c2491 Fix issue #176: unexpected behaivior of love.graphics.line with hash-table argument. 14 years ago
  Bart van Strien 04aa189d22 Didn't compile, totally my fault 14 years ago
  Bart van Strien 10524be1c8 Fix toggleFullscreen 14 years ago
  Bart van Strien 65c464fc7c Allow width and height 0 in love.conf (issue #175) 14 years ago
  Bart van Strien db1a2d12ff Add dead key support by exposing the "unknown" key 14 years ago
  vrld 1c7e34715b Add NULL initializers for pointers. 14 years ago
  Bart van Strien 98406370eb Gracefully handle negative indexes in love.joystick (bug #172) 14 years ago
  Bill Meltsner fde708160e bringing in the new year by changing every 2010 to 2011 14 years ago
  Bill Meltsner a6a1e91976 mp3s sampled at rates other than 44.1KHz will play properly now (fixes issue #170) 14 years ago
  Bill Meltsner 4479e8dfc4 removed user-specified sample rates for Decoders 14 years ago
  Bill Meltsner 6e8a48bd01 a few more xcode fixes 14 years ago