lovr/src
mcc f5633f4248 Fix lovr.filesystem.append()
Previously, this program function lovr.update(dt) lovr.filesystem.append("/test123", lovr.timer.getTime()) end would fail in lovr because lovrFileWrite required the file to be in write mode (not append)
2019-07-10 16:29:09 -07:00
..
api Fix -DLOVR_ENABLE_THREAD=OFF compile 2019-07-10 16:23:20 -07:00
core Patch maf.h so it can be included in C++ 2019-07-10 14:58:55 -07:00
lib Patch sds.h so that it can be #included from C++ 2019-07-10 14:58:55 -07:00
modules Fix lovr.filesystem.append() 2019-07-10 16:29:09 -07:00
resources Make shader in nogame screen more correct; 2019-07-02 20:12:24 -07:00
Tupdefault Add tup build system; 2019-06-10 04:06:22 -07:00
main.c Add lovrPlatformOpenConsole; 2019-06-16 18:55:43 -07:00