커밋 기록

작성자 SHA1 메시지 날짜
  Alex Szpakowski 279cecaa6b Improved the error text for LÖVE’s module searchers (used in require.) 11 년 전
  Alex Szpakowski 98b258b75f Fixed font textures in OpenGL returning black RGB values when a shader is active (reverts changeset 69b0b4e) 11 년 전
  Alex Szpakowski 90f4dea4ab The TrueType rasterizer now properly recognizes the monochrome bitmap pixel mode for glyphs (resolves issue #818) 11 년 전
  Alex Szpakowski f3bd944cf5 Reduced the RAM and VRAM space taken up by TrueType font glyphs by 1/2. 11 년 전
  Alex Szpakowski a00c006c44 The graphics viewport is now properly restored when switching from an active Canvas to no Canvas (resolves issue #817) 11 년 전
  Alex Szpakowski cd303c7c62 Added Mesh:setWireframe and Mesh:isWireframe. 11 년 전
  Alex Szpakowski 27f36455e8 Fixed ParticleSystem:clone not duplicating position and area spread properly 11 년 전
  Bart van Strien 5963e7a9cb Check whether pitch is actually a sane number 11 년 전
  Bart van Strien 90d041ed1b Patch GLee for missing GLXContextID typedef after upstream (mesa) removal from header 11 년 전
  Bart van Strien 85264f4bea Lower sdl2 dependency version to 2.0.0 11 년 전
  Jordy Dickinson e6f06fbc78 Allow user to override environment variables 11 년 전
  Alex Szpakowski 25298a213d Updated changelog 11 년 전
  Alex Szpakowski bccac13432 Added ParticleSystem:clone() 11 년 전
  Alex Szpakowski 4d1846b745 Removed love.audio.newSource(source) (see issue #319) 11 년 전
  Alex Szpakowski 44d87212b7 Fixed Joystick:isDown to accept 1-based instead of 0-based button indices 11 년 전
  Alex Szpakowski 3dd19f81bf Added the release date of 0.9.0 to the changelog 11 년 전
  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. 11 년 전
  Alex Szpakowski d0d629a314 Fixed line width after love.graphics.scale with negative numbers (resolves issue #808) 11 년 전
  Alex Szpakowski 71dd15838e Workaround for SDL_HAPTIC_INFINITY failing in Windows is no longer needed (patched in SDL as of 2 months ago) 11 년 전
  rude 417964e415 Associate .love files with love executable. 11 년 전
  rude 293f4d0d7d Set NSIS package name to "LOVE". 11 년 전
  Bart van Strien d81eae8889 Scripts now automatically recompile on change on linux, auto.lua normalizes input names a bit more 11 년 전
  Bart van Strien e02cbd4704 Added tag 0.9.0 for changeset 38c00c788bcb 11 년 전
  Bart van Strien 6eb0544bbc Use new error message macro in configure, use luajit by default, switch to pkg-config for as much as possible 11 년 전
  Alex Szpakowski eb4fdf3bbe Use a separate preprocessor define for using Framework #includes in OS X (resolves issue #796) 11 년 전
  rude 740347b240 Set PDB name for liblove in Visual Studio. 11 년 전
  rude 09a02662b6 CMake: Support LuaJIT. 11 년 전
  Alex Szpakowski 760f8220fa Fixed a small memory leak if love.physics.newChainShape errors 11 년 전
  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 11 년 전
  Bart van Strien 3d82eecc08 Apply the love-experiment moduleselect branch 11 년 전