Historique des commits

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