Historial de Commits

Autor SHA1 Mensaje Fecha
  Alex Szpakowski bccac13432 Added ParticleSystem:clone() hace 11 años
  Alex Szpakowski 4d1846b745 Removed love.audio.newSource(source) (see issue #319) hace 11 años
  Alex Szpakowski 44d87212b7 Fixed Joystick:isDown to accept 1-based instead of 0-based button indices hace 11 años
  Alex Szpakowski 3dd19f81bf Added the release date of 0.9.0 to the changelog hace 11 años
  Alex Szpakowski e6f2d4f1ac Added Source:clone() and love.audio.newSource(source): creates a new (stopped) Source which has all of the settable state of the original. hace 11 años
  Alex Szpakowski d0d629a314 Fixed line width after love.graphics.scale with negative numbers (resolves issue #808) hace 11 años
  Alex Szpakowski 71dd15838e Workaround for SDL_HAPTIC_INFINITY failing in Windows is no longer needed (patched in SDL as of 2 months ago) hace 11 años
  rude 417964e415 Associate .love files with love executable. hace 11 años
  rude 293f4d0d7d Set NSIS package name to "LOVE". hace 11 años
  Bart van Strien d81eae8889 Scripts now automatically recompile on change on linux, auto.lua normalizes input names a bit more hace 11 años
  Bart van Strien e02cbd4704 Added tag 0.9.0 for changeset 38c00c788bcb hace 11 años
  Bart van Strien 6eb0544bbc Use new error message macro in configure, use luajit by default, switch to pkg-config for as much as possible hace 11 años
  Alex Szpakowski eb4fdf3bbe Use a separate preprocessor define for using Framework #includes in OS X (resolves issue #796) hace 11 años
  rude 740347b240 Set PDB name for liblove in Visual Studio. hace 11 años
  rude 09a02662b6 CMake: Support LuaJIT. hace 11 años
  Alex Szpakowski 760f8220fa Fixed a small memory leak if love.physics.newChainShape errors hace 11 años
  Bart van Strien 5b66cd2290 Make configure output some files in the debian folder as well, substituting the (optional) suffix where needed, also add pkg-config dependency hace 11 años
  Bart van Strien 3d82eecc08 Apply the love-experiment moduleselect branch hace 11 años
  Alex Szpakowski 2ee869b0e8 Fixed some compiler warnings hace 11 años
  Alex Szpakowski eadb718ade Fused status is now set before conf.lua is loaded hace 11 años
  Alex Szpakowski f997cc43c1 Fixed a crashing issue when the error handler can’t create a window hace 11 años
  Bart van Strien 33bb049ee6 Don't call love.graphics functions in love.run until a window has been created, prevents segfaults when love.window and love.graphics were loaded, but there was no window hace 11 años
  Alex Szpakowski 1c8abc74aa Renamed love.math.g/setRandomState and rng:g/setState to love.math.g/setRandomSeed and rng:g/setSeed. hace 11 años
  Alex Szpakowski 6e82ca88ed Mac: dropped OS 10.5 support. hace 11 años
  rude 72698bccee CMake: Convert line endings of text files automatically. hace 11 años
  rude d6d2d79701 Turn off CPACK_NSIS_MODIFY_PATH. hace 11 años
  Alex Szpakowski 8608f2b027 The love executable now properly requires love and love.boot, and relies less on globals. hace 11 años
  Alex Szpakowski b6aba767f4 Fixed custom return value for love executable, cleaned up Xcode project a bit hace 11 años
  Alex Szpakowski a31e458ed8 Fixed liblove (love.framework) in OS X hace 12 años
  rude e43b1e9673 Build love.dll on Windows. hace 12 años