1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-05 13:53:38 +00:00
Commit graph

69 commits

Author SHA1 Message Date
mcc 8052896b33 Restart-without-quit support: lovr.event.quit("restart") and return-from-run() both support the string "restart" in place of an exit code. When this happens, the program reruns itself in a new, isolated environment. In Emscripten, no reboot occurs and the program only quits. 2018-01-25 21:32:16 -05:00
bjorn aae636debb Move GLFW into LOVR; 2016-11-25 17:31:41 -08:00
bjorn e988f7ae41 Start lovr.filesystem; 2016-10-31 17:14:31 -07:00
bjorn 125e2d0e13 Skybox rough draft; 2016-10-23 19:03:10 -07:00
bjorn 9f9b2ef7e2 Include stb_image I guess ugh; 2016-10-15 16:36:31 -07:00
bjorn 315475e5be Remove global variable; 2016-09-17 18:15:47 -07:00
bjorn bbc2a32937 Support lovr /path/to/game; 2016-08-08 13:51:22 -07:00
bjorn 9c3e4ddec9 lovr.errhand; 2016-08-08 12:22:33 -07:00
bjorn 03b0c00253 Clean up main; 2016-08-08 03:47:05 -07:00
bjorn d96789bbec Dangling include; 2016-08-08 03:44:54 -07:00
bjorn 22ea91bf0b Joystick; 2016-08-05 14:06:23 -07:00
bjorn e708b7f0c8 Better moduling; conf.lua; 2016-07-31 17:21:04 -07:00
bjorn aea0173cb7 lovr.timer; 2016-07-23 15:41:46 -07:00
bjornbytes 9bb4ad82ef OSVR improvements; 2016-07-16 15:16:40 -07:00
bjorn 16e49d6858 lovr niceties; 2016-07-15 23:43:57 -07:00
bjorn 5615fe579c Shaders; 2016-07-15 19:17:27 -07:00
bjorn d28c8e4442 Start device stuff; 2016-07-10 14:56:29 -07:00
bjorn d20d70e695 Model; 2016-07-08 22:27:34 -07:00
bjorn 6a50fae9a3 Initial commit; 2016-07-07 00:04:24 -07:00