Commit History

Author SHA1 Message Date
  Bart van Strien e80247c191 Happy new year! ✨ 7 years ago
  Alex Szpakowski 90e86c329d Add love.data module. 8 years ago
  Alex Szpakowski de28c6e6a8 Add the ability to have formally deprecated functions. 8 years ago
  Alex Szpakowski abb72cb813 Happy new year! 🥂 8 years ago
  Bart van Strien c761202486 Build type information on first use (load-time), instead of using a hardcoded list 8 years ago
  Alex Szpakowski 46a2e7b85c Happy new year! 🎉 9 years ago
  Bart van Strien 22f2175bec Add initial video playback support for Ogg Theora videos (resolves issue #66.) 9 years ago
  Alex Szpakowski 7f9abc1e77 Added love.touch module and touch screen events. Resolves issue #825. 10 years ago
  Alex Szpakowski c7b45b3505 Updated copyright for the new year 10 years ago
  Alex Szpakowski d52bab4221 Updated the new module changes to use more compile/link-time checking rather than runtime checking. 11 years ago
  Alex Szpakowski 014b9a46e5 Updated the Lua wrapper code for modules to account for cases where the module's instance is removed from memory completely and recreated during the program's lifetime. 11 years ago
  Alex Szpakowski fda005c5ff love.graphics.getScissor now has a proper C++ module method 11 years ago
  Alex Szpakowski 3120a0e650 Goodbye 2013, hello 2014! 11 years ago
  Alex Szpakowski a3571b97bd Modules now properly remove themselves from the global registry when they're deleted 12 years ago
  Alex Szpakowski 3e57cfd174 Slightly reduced internal reliance on specific module backends 12 years ago
  Alex Szpakowski 96161c66f6 Updated copyright text for the new year 12 years ago
  vrld 1fd12e4596 Add Module::registerInstance() and Module::getInstance(). 13 years ago
  Bart van Strien 7793e7f02f CRLF to LF 13 years ago
  rude 81c38e22d0 Applied the new style guidelines. 13 years ago
  Bill Meltsner be55579a22 Happy New Year, have an enormous diff 13 years ago
  Bart van Strien 0aae9684b3 Automated formatting fix 13 years ago
  Bill Meltsner fde708160e bringing in the new year by changing every 2010 to 2011 14 years ago
  rude aa01c984b9 Updated all dates to 2010. 15 years ago
  rude 623e701549 Modules now reside in Lua and are treated (almost) like normal objects. 16 years ago
  rude dcb3dfd83d Initial Mercurial commit. 16 years ago