Commit History

Author SHA1 Message Date
  [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
  [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
  rude b71a87f670 Reverted auto.lua: use the source, not bytecode. 15 years ago
  rude b94b5e6a9d Fixed SpriteBatch using the wrong type for GL_ELEMENT_ARRAY_BUFFER. 15 years ago
  rude 64dbfbd9eb Added exception catcher for love.graphics.newFont. 15 years ago
  rude 3597d2848c Added tag 0.6.1 for changeset 1c05df814086 15 years ago
  rude edac50b061 Updated change-log. 15 years ago
  rude 72efaa283f Fixed crash on attempt to open non-existent file. 15 years ago
  rude 160c8eee3b Upped version to 0.6.1. 15 years ago
  rude e7a6323635 Made sure the state of the Source is applied to the AL source when it's played. Also increased the max number if sources allowed at the same time. 15 years ago
  [email protected] 662406efbe Fixed the command line order bug & changed love.load() to love.load(arg) 15 years ago
  [email protected] 7935050435 Now builds on Ubuntu 9.10 15 years ago
  [email protected] b013a5b87f Added another change I forgot 15 years ago
  rude 7b37bdd4f8 Updated changelog. 15 years ago
  rude aa01c984b9 Updated all dates to 2010. 15 years ago