1
0
Fork 0
mirror of https://github.com/ctruLua/ctruLua.git synced 2025-10-27 16:39:29 +00:00
ctruLua/source
Firew0lf 848fe42096 Finished the QTM library, Added some text in ctr.c
The QTM (Headtracking) is not tested on real hardware, and doesn't work in citra.
But should work, maybe. Please update your boot.3dsx to use it without errors.
2015-09-12 00:15:51 +02:00
..
color.c Added color.get/setBackground and color.RGBA8 2015-08-18 16:37:28 +02:00
ctr.c Finished the QTM library, Added some text in ctr.c 2015-09-12 00:15:51 +02:00
font.c Updated font and fs lib; updated editor; updated sf2dlib 2015-09-05 19:00:36 +02:00
font.h Updated font and fs lib; updated editor; updated sf2dlib 2015-09-05 19:00:36 +02:00
fs.c Updated font and fs lib; updated editor; updated sf2dlib 2015-09-05 19:00:36 +02:00
gfx.c Updated font and fs lib; updated editor; updated sf2dlib 2015-09-05 19:00:36 +02:00
hid.c Cleaned initialisation process 2015-08-22 20:37:45 +02:00
httpc.c Cleaned up the HTTPC lib 2015-08-24 21:25:25 +02:00
ir.c Added the "ctr.ir" library. Maybe it's working. 2015-08-20 18:33:49 +02:00
main.c Cleaned initialisation process 2015-08-22 20:37:45 +02:00
map.c Moved ":setBlendColor()" to the texture object, removed useless functions 2015-08-22 19:54:25 +02:00
news.c Added a function to get the available VRAM space, Improved the ctr.news library 2015-08-23 18:07:15 +02:00
ptm.c Removed some "(lua_Integer)", Fixed some pointers-related stuff 2015-08-18 19:30:53 +02:00
qtm.c Finished the QTM library, Added some text in ctr.c 2015-09-12 00:15:51 +02:00
texture.c Added a sprite library (unfinished, but working) 2015-09-01 11:31:09 +02:00
texture.h Moved ":setBlendColor()" to the texture object, removed useless functions 2015-08-22 19:54:25 +02:00