Commit History

Author SHA1 Message Date
  Bart van Strien dc61911a25 Move luaopen_love_sound to love.sound.lullaby 14 years ago
  Bart van Strien ff387790ce Move luaopen_love_image from love.image to love.image.devil 14 years ago
  Bart van Strien 22e75f72f1 Allow selection of modules 14 years ago
  Bill Meltsner ee282759e6 merge default into minor 14 years ago
  Bart van Strien 761c11427c Finally fixed fused games (thanks Boolsheet) 14 years ago
  Bart van Strien bac51446a7 Only remove trailing /. in paths (bug #194) 14 years ago
  vrld a13b792a5c Revert to last commit, as msvc is stuck in the last millenium 14 years ago
  vrld 08259a4a0e Change auto.lua to create plaintext instead of hex code. 14 years ago
  vrld 8581efae07 Change auto.lua to remove comments and unneeded whitespaces before converting to hex 14 years ago
  Bart van Strien 18ca165718 Fix fused games 14 years ago
  Bart van Strien 65c464fc7c Allow width and height 0 in love.conf (issue #175) 14 years ago
  Bart van Strien 677df8d4f0 Merge 'default' into 'minor' 14 years ago
  Bill Meltsner fde708160e bringing in the new year by changing every 2010 to 2011 14 years ago
  Bart van Strien ce05194c58 Prevent 'love .' from adding the top save dir to the search path 14 years ago
  Bart van Strien 2f538b8c29 First draft of release error screen. 14 years ago
  Bart van Strien 618d48ce39 Error when checkMode during screen initialization fails (bug #119) 14 years ago
  Bart van Strien 1896921f8d Make 'fused game checker' check if it's actually a the program it's trying to load, not a directory with the same name (bug #126) 14 years ago
  Bart van Strien b35be57a6b Fix bug #82 (blend mode in error handler) 15 years ago
  rude 8515ee675d Too careless while resolving conflicts in boot.lua. 15 years ago
  Bill Meltsner 6492888c31 updated no game screen 15 years ago
  vrld 08c06f0fe0 Allow zero arguments in love.graphics.setRenderTarget(), update boot.lua.h 15 years ago
  Bart van Strien 5235ceac53 Added love.focus callback 15 years ago
  Bart van Strien 55ec59810d Added love.quit callback 15 years ago
  [email protected] aa0cc8ca7e Added identity field to love.conf 15 years ago
  [email protected] 5f780de061 Fixed bug where 'result' was stored in global namespace (boot.lua) 15 years ago
  [email protected] bb2f58c25c Fixed unnecessary global namespace polution in the error handler 15 years ago
  Bill Meltsner 87ff8b361a merged in bartbes' error-handling changes 15 years ago
  [email protected] c382fa3650 Accidental commit before, this one works, and produces correct output on a direct call to error_printer 15 years ago
  [email protected] 43125c3fb4 Modified output of error_printer to no longer show the error handlers or the 'main chunk' 15 years ago
  [email protected] c564dd3ffb Changed message of error_printer and made it local, also made the debug table an upvalue, so people can use the debug variable in their programs 15 years ago