Commit History

Author SHA1 Message Date
  vrld d25a3a36ce Revert reverting 8d29d4ca285e. 14 years ago
  vrld e7db8c2491 Fix issue #176: unexpected behaivior of love.graphics.line with hash-table argument. 14 years ago
  Bart van Strien 04aa189d22 Didn't compile, totally my fault 14 years ago
  Bart van Strien 10524be1c8 Fix toggleFullscreen 14 years ago
  Bill Meltsner fde708160e bringing in the new year by changing every 2010 to 2011 14 years ago
  rude 31c9995082 Fixed some type conversion warnings in VC. Mostly float <-> int and bool <-> int. 14 years ago
  vrld b9b2c4a962 Rewrite Graphics::printf, fixes issue #107 14 years ago
  vrld e3067ff33d Fix issue #136 - Filter for Imagefonts. 14 years ago
  vrld 28df1edf03 Code cleanup: remove unnecessary `print' routines 14 years ago
  Bart van Strien 36226401bf Store and restore caption and mouse visibility when using setMode (bug #142) 14 years ago
  Bart van Strien f4da97d46e Add hasFocus (issue #117) 14 years ago
  Bill Meltsner 3cb3537db0 Added vrld's text-rotation-fixing patch (finally fixes #56) 14 years ago
  Bart van Strien d942ff3315 Fix font scaling newline issue (bug #56) 15 years ago
  Bart van Strien 26d856a9ce Merged in fbos 15 years ago
  Bart van Strien 9ba06d65f6 Added subtractive and multiplicative blend modes (thanks vrld) 15 years ago
  Bart van Strien 4bfd5a905b setMode now accepts 0, 0 as width and height for screen width and height 15 years ago
  Bart van Strien 9d35792fe5 Did the name change 15 years ago
  Bart van Strien f87738edb5 Added first review of vrld's FBO patch 15 years ago
  Bart van Strien b8c82d51b8 Oops, that wasn't supposed to be in the repo (yet) 15 years ago
  Bart van Strien 8362e86627 First import and review of vrld's patch 15 years ago
  Bill Meltsner 176645e25d added love.graphics.setIcon 15 years ago
  Bill Meltsner 0f84907996 Dropped the required OS X version to 10.4 - some frameworks may have to be recompiled but the source itself compiles fine (with a couple tweaks) 15 years ago
  Bill Meltsner d48c28adec final merge before pushing back into the main branch 15 years ago
  Bill Meltsner bb778497d7 merged 15 years ago
  Tommy Nguyen 684c309145 Bored at work. Did some Valgrind shit and fixed this 'error'. 15 years ago
  Bill Meltsner 58047acb61 merged 15 years ago
  Bill Meltsner d15e2241b0 changed a hardcoded pi instance to use LOVE_M_PI instead 15 years ago
  [email protected] a4241646b7 Should now fall back to no FSAA when it is not available at all 15 years ago
  Bill Meltsner b9e59513e8 merged in bartbes' FSAA checking 15 years ago
  [email protected] d4fa9aa551 Prevent error when setting an incompatible FSAA value (warning is displayed) 15 years ago