1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-11 16:33:35 +00:00
Commit graph

28 commits

Author SHA1 Message Date
bjorn f5fa9a4e5c Make modules more restartable;
Except headset.  Screw you, headset.
2018-02-23 18:38:53 -08:00
bjorn 583afc9f16 Reorganize main/lovr separation; 2018-02-23 18:38:34 -08:00
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 70ca4e3875 v0.9.1; 2017-12-31 20:26:42 -08:00
bjorn b9b1238968 v0.9.0; 2017-12-01 20:11:34 -08:00
bjorn 44c02b008b v0.8.0; 2017-08-27 15:49:43 -07:00
bjorn e705e898b2 0.7.1; 2017-06-23 19:43:14 -07:00
bjorn 4c16647ff0 0.7.0; 2017-06-11 16:57:41 -07:00
bjorn fde1124529 0.6.0; 2017-05-06 22:07:11 -07:00
bjorn 30647c97c5 0.5.0; 2017-04-03 09:40:37 -07:00
bjorn 2c8126e708 Add --version command line flag; 2017-02-18 02:49:09 -08:00
bjorn 063f1d4400 0.4.0; 2017-02-17 00:49:13 -08:00
bjorn 4303846eac Clean up includes; 2017-01-21 18:00:32 -08:00
bjorn 66fbcceda8 v0.3.0; 2017-01-15 14:13:33 -08:00
bjorn b54483a50a Update LOVR_VERSION_MINOR; 2017-01-08 22:30:58 -08:00
bjorn 7fb670add8 lovr.getVersion; 2016-12-01 17:39:10 -08:00
bjorn f13cbbc4ba lovr._version; 2016-11-29 01:33:53 -08:00
bjorn 6a8a335a80 Remove unused declaration; 2016-11-28 23:08:42 -08:00
bjorn e3c1dcfa54 Overhaul lovr.event; 2016-11-28 22:59:27 -08:00
bjorn 7e4e9a6108 Clean up includes; 2016-11-19 01:28:01 -08:00
bjorn e988f7ae41 Start lovr.filesystem; 2016-10-31 17:14:31 -07:00
bjorn a521cdaa68 Add optional exit code to lovr.event.quit; 2016-10-13 23:50:57 -07:00
bjorn 4cd0bf06c8 Remove osvr; Use openvr; 2016-09-06 10:13:49 -07:00
bjorn 90147ca7bf Separate Lua API; 2016-08-09 23:28:17 -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 d20d70e695 Model; 2016-07-08 22:27:34 -07:00
bjorn 6a50fae9a3 Initial commit; 2016-07-07 00:04:24 -07:00