Commit History

Author SHA1 Message Date
  Bart van Strien e5cd9f04d2 Apply Boolsheet's cosmetics (ticket #200) 14 years ago
  Bart van Strien 176fb7d2f5 Manage our own ImageData, thereby bypassing DevILs thread-safety issues (bug #200) 14 years ago
  Bill Meltsner 1cf6a6fee1 update the project for OS X and make pthreads work properly 14 years ago
  Bart van Strien 8c5db2a92f Fix up posix threading backend 14 years ago
  Bart van Strien b90771d44a Fail gracefully on a utf-8 decoding error (bug #244) 14 years ago
  Bart van Strien a012a4408e New no-game screen (credits go to rude), updated version number and codename 14 years ago
  Bart van Strien d9c5892f0a Made autoconf aware of llvm-lua and rename --enable-luajit to the more correct --with-luajit 14 years ago
  Bart van Strien 20dc44b7d5 Update msvc2010 build files (issue #242) 14 years ago
  Bart van Strien 160c17c180 Drop old require syntax (no more .lua extension) 14 years ago
  Bart van Strien d34d907b00 Rewrite auto.lua 14 years ago
  Bart van Strien d52ba6e564 Update changelog once again 14 years ago
  Bart van Strien fc5cda36e2 Allow merged games marked as 'release' to have their save dir directly in the appdata dir 14 years ago
  Bart van Strien d613505a77 Only pad when needed 14 years ago
  Bart van Strien 03a368c190 Update changelog 14 years ago
  Bart van Strien bd158faaaa Revise spritebatch locking (binding now) (issue #231) 14 years ago
  Bart van Strien fafe0d7039 Wait until the end of a physics update before destroying bodies (issue #193) 14 years ago
  Bart van Strien da4c199467 Hopefully the last fixes to the win32 thread backend 14 years ago
  Bart van Strien 994ad74e22 Additional cleanup 14 years ago
  Bart van Strien 709263b032 Some fixes for the new threading backends 14 years ago
  Bart van Strien f9ec21619a More audio fixes (bug #217) 14 years ago
  Bart van Strien 5312e54e48 Update changelog 14 years ago
  Bart van Strien a372dcaec8 Some audio fixes (no more mp3 clicking and popping?) (issue #217) 14 years ago
  Bart van Strien 43a6357b54 Use correct height for y correction in set/getScissor (bug #234) 14 years ago
  Bart van Strien efb8efb45e Prevent overflows and underflows in love.graphics.push and love.graphics.pop (bug #118) 14 years ago
  Bart van Strien 0179b53bb6 Add compilation instructions to the readme 14 years ago
  Bart van Strien b7d3054f6b Make platform/unix/automagic nicer 14 years ago
  Bart van Strien 6e28c49a20 Map box2d asserts to love::Exception and catch them in constructors 14 years ago
  Bart van Strien 3460bf918c Enabled headless build in autotools 14 years ago
  Przemysław Grzywacz 1d5fca6f46 Multiple thread backends. 14 years ago
  Bill Meltsner 09ed781f66 tabs for indentation, not spaces (dammit Xcode) 14 years ago