Commit History

Author SHA1 Message Date
  rude 72698bccee CMake: Convert line endings of text files automatically. 11 years ago
  rude d6d2d79701 Turn off CPACK_NSIS_MODIFY_PATH. 11 years ago
  Alex Szpakowski 8608f2b027 The love executable now properly requires love and love.boot, and relies less on globals. 11 years ago
  Alex Szpakowski b6aba767f4 Fixed custom return value for love executable, cleaned up Xcode project a bit 11 years ago
  Alex Szpakowski a31e458ed8 Fixed liblove (love.framework) in OS X 11 years ago
  rude e43b1e9673 Build love.dll on Windows. 11 years ago
  rude b4ec808aff Use umlauts in LÖVE's installer. 11 years ago
  Alex Szpakowski c83e3c33c5 Fixed building as a universal binary on OS X (resolves issue #793) 12 years ago
  Alex Szpakowski d4b71c8958 Tighter memory management when checking for .love files in the Mac application’s Resources folder. 12 years ago
  Alex Szpakowski 3b532fdb70 Fixed an uncaught exception in File:getSize 12 years ago
  Alex Szpakowski 006f4dd600 Fixed 12 years ago
  Alex Szpakowski c0b28f9d07 Only apply an AMD-specific hack when generating mipmaps on AMD GPUs 12 years ago
  Alex Szpakowski 0214bab0fe Reduced initialization time of the graphics module in OS X by ~80ms 12 years ago
  Alex Szpakowski 0fb05fd84d Reorganized the nogame screen’s drawing code to marginally reduce CPU usage. Woo! 12 years ago
  Alex Szpakowski 51c01ca407 Updated CMakeLists.txt 12 years ago
  Alex Szpakowski 218638a4ed Updated changelog 12 years ago
  Alex Szpakowski f53678cec0 Merged bartbes/love-experiments/box2d-2.3 into default 12 years ago
  Alex Szpakowski f2797958db Don’t minimize on focus loss in fullscreen-desktop mode (mimics post-SDL 2.0.1 behaviour) 12 years ago
  Alex Szpakowski c8f5494900 Images, Canvases, Quads, and Fonts now have the same vertex winding order 12 years ago
  Alex Szpakowski a1a116e7a2 Fixed an uncaught exception in World:translateOrigin 12 years ago
  Alex Szpakowski 5e3a0fbc6e Updated box2d from 2.2.1 to 2.3.0 12 years ago
  Alex Szpakowski 5179ca5655 Removed an obsolete file 12 years ago
  Alex Szpakowski d7691f652e Fixed case-correctness of an #include (see issue #790) 12 years ago
  Alex Szpakowski 70996a417f Mac: only do LOVE_LEGENDARY_LIBSTDCXX_HACK when the minimum required version is OS 10.5 (resolves issue #789) 12 years ago
  Alex Szpakowski 6a22afb3a9 Make the ENet wrapper define LUA_COMPAT_ALL before including Lua’s headers (see issue #787) 12 years ago
  Alex Szpakowski c1b4f31578 Fixed detection for shader support 12 years ago
  Alex Szpakowski cded0e4a3b Fixed a typo when love.math.triangulate errors 12 years ago
  Alex Szpakowski 61a46ae09a SDL2 is a dependency now, not SDL1.2 12 years ago
  Alex Szpakowski 83d3eae1e7 Fixed error messages in Shader:send and love.math.newRandomGenerator to include the line number 12 years ago
  Bart van Strien b8a69ab2b6 At least decode file uris now 12 years ago