Commit History

Author SHA1 Message Date
  [email protected] 0f54088d06 Fixed mp3 playback on linux and added support for mono mp3s 15 years ago
  [email protected] 6aa103c72c Fixed font origin 15 years ago
  [email protected] dacf872ee1 Added the changes to the changelog 15 years ago
  [email protected] f13ed9866b Another merge... 15 years ago
  [email protected] 9c1aaef16a Removed empty line at the bottom of the exclude list 15 years ago
  Bill Meltsner 4ad7634a78 updated the Xcode project with love.thread, and fixed a few gcc warnings 15 years ago
  [email protected] bd9e068b91 As expected, merge 15 years ago
  [email protected] df309506e9 Another deb icon fix 15 years ago
  rude 9c4926b7da Fixed double-transform spritebatch bug. 15 years ago
  Bill Meltsner 994c74848e switched the default compiler version to gcc 4.0 so that it builds properly under 10.5, Debug mode 15 years ago
  [email protected] bc0c8ad1a1 Forgot to run boot.lua through auto.lua 15 years ago
  [email protected] 76984bbb1f Errors are propagated to stdout again 15 years ago
  [email protected] ae4e8ff0ea Added love.thread to the require list in boot.lua 15 years ago
  [email protected] 75f651c84b getThreads works now (love.thread) 15 years ago
  [email protected] 8457d461f8 Added a 'main' thread (love.thread) 15 years ago
  [email protected] 736f7ab1a2 love.thread can now share full userdata 15 years ago
  [email protected] cc4d737924 Added demand (love.thread) 15 years ago
  [email protected] 269b70f30c Made receive destructive, added peek (love.thread) 15 years ago
  [email protected] 2dcd11551c Working communication in love.thread 15 years ago
  rude 229a21898f Updated MSVC project files with the new Image.cpp. 15 years ago
  [email protected] 555d542c09 Added ThreadVariant, and uses ThreadData for inter-thread communication, AND removed .o's 15 years ago
  rude d084deeebf Added project files for love.thread on Windows. Also a minor fix to make love.thread builable as a standalone DLL. 15 years ago
  [email protected] d8963569f3 Merge 15 years ago
  [email protected] 355a94755d Added first version of thread and enabled newFileData 15 years ago
  Bill Meltsner db117de2c8 Switched Image wrap modes to the new string syntax too. 15 years ago
  Bill Meltsner e661459103 Switched Image filter modes to use the new string constant system 15 years ago
  Bill Meltsner 73aba4bdd4 eliminated a whole bunch of gcc warnings 15 years ago
  Bill Meltsner 3ebcee1e17 fixed a bug in ImageRasterizer's constructor where it wasn't using the ImageData passed to it 15 years ago
  Bill Meltsner dd85250180 fixed a bug in PrismaticJoint::setMotorEnabled where it ignored the argument passed 15 years ago
  Bill Meltsner 3ed9823152 fixed a bug in Image::setFilter where it switched the min/mag parameters 15 years ago