Commit History

Author SHA1 Message Date
  Alex Szpakowski 113ed1cfe7 Merged SDL2 changes from bartbes/love-experiments/SDL2 into default. 12 years ago
  Alex Szpakowski 96161c66f6 Updated copyright text for the new year 12 years ago
  Bart van Strien 7793e7f02f CRLF to LF 13 years ago
  rude 81c38e22d0 Applied the new style guidelines. 13 years ago
  Bart van Strien 51d4553b7d Fix love.event.push/quit issues 13 years ago
  Bill Meltsner be55579a22 Happy New Year, have an enormous diff 13 years ago
  Bart van Strien c707a4ca45 Properly export all lua-facing functions and use those for initialization (love.cpp no longer explicitly mentions implementations) 13 years ago
  Bart van Strien 951d420db7 Eliminate more warnings 13 years ago
  Bart van Strien d3bd9b1156 Events now have 4 arguments (or less) 13 years ago
  Bart van Strien 083dd11185 Switch to a custom event system, where SDL pumps into 13 years ago
  Bart van Strien 0aae9684b3 Automated formatting fix 13 years ago
  Bart van Strien 05c2749760 Joysticks are supposed to be 1-indexed, even in the callbacks.. 14 years ago
  Bart van Strien 4165ac7e66 Add love.event.quit 14 years ago
  Bill Meltsner be5cb1696b fix an "unused parameter" compiler warning 14 years ago
  rude 20364c67bd Added love.event.clear, because why not. (Issue #202). 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
  Bart van Strien 5235ceac53 Added love.focus callback 15 years ago
  Bill Meltsner 7c33786100 fixed a ridiculous number of gcc warnings, nearly all of which were complaints about unused parameters - the remaining 199 warnings I get are from code that isn't ours (box2d is responsible for all but 8 of them) 15 years ago
  [email protected] 736f7ab1a2 love.thread can now share full userdata 15 years ago
  Bill Meltsner 73aba4bdd4 eliminated a whole bunch of gcc warnings 15 years ago
  rude aa01c984b9 Updated all dates to 2010. 15 years ago
  rude 87e3c4131c Finally abstracted constants properly. Changed how the event module works; wasn't really abstract before. Removed libs we're not going to use: native, signal. 16 years ago
  rude 623e701549 Modules now reside in Lua and are treated (almost) like normal objects. 16 years ago
  rude dd420d68a3 Ok, project generation didn't really work out. Reverted. 16 years ago
  rude ba1a75e547 Added many comments, and changed function names for wrapper functions. 16 years ago
  rude 8e681b4204 It's now possible to build each module individually (as a DLL). 16 years ago
  rude 0c241a14fb Added resources, and changed slightly how wrappers expose functions. 16 years ago
  rude dcb3dfd83d Initial Mercurial commit. 16 years ago