Commit History

Author SHA1 Message Date
  vrld e77b94f112 Make the compiler shut up about initialization order. 14 years ago
  rude 3c7353be9d Silence warnings in luasocket/GLee. 14 years ago
  rude 10a1602840 Silence int -> float warnings on Windows. 14 years ago
  rude 3dd2cc0c57 Removed unused local variable. 14 years ago
  rude 95ba8d1e13 Disabled mStereoSeparation and mMaxMixChannels until library is updated on Windows. 14 years ago
  Bill Meltsner 7e8f6c2b46 wipe out macports reference in Xcode project - no longer necessary 14 years ago
  Bart van Strien 761c11427c Finally fixed fused games (thanks Boolsheet) 14 years ago
  Bart van Strien 9ec28c241a Don't show love in the menus (.desktop file) 14 years ago
  Bart van Strien bac51446a7 Only remove trailing /. in paths (bug #194) 14 years ago
  vrld c3cfff987c More sensible volume settings for Modpluggable files. 14 years ago
  vrld a13b792a5c Revert to last commit, as msvc is stuck in the last millenium 14 years ago
  vrld 08259a4a0e Change auto.lua to create plaintext instead of hex code. 14 years ago
  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