1
0
Fork 0
mirror of https://github.com/ctruLua/ctruLua.git synced 2025-10-27 16:39:29 +00:00
ctruLua/source
2015-10-04 12:08:25 +02:00
..
color.c Added color.get/setBackground and color.RGBA8 2015-08-18 16:37:28 +02:00
ctr.c Fully documented ctr and ctr.gfx in the C source 2015-09-12 13:35:21 +02:00
font.c Oops, fixed an error in the gfx.font documentation 2015-09-28 22:52:19 +02:00
font.h Updated font and fs lib; updated editor; updated sf2dlib 2015-09-05 19:00:36 +02:00
fs.c Added the Tiago Dionizio's "lzlib", and modified it to be usable with ctrµLua. 2015-09-14 22:17:30 +02:00
gfx.c Fixed the documentation error with lzlib, Added gfx.get3D(), Enhanced the ir library errors returns. 2015-09-15 23:10:15 +02:00
hid.c Added documentation for the ctr.hid, ctr.ptm, ctr.news and ctr.gfx.texture 2015-09-13 14:39:12 +02:00
httpc.c Documented the HTTPC library, and maybe fixed it (couldn't test, sorry) 2015-09-20 18:23:44 +02:00
ir.c Fixed the documentation error with lzlib, Added gfx.get3D(), Enhanced the ir library errors returns. 2015-09-15 23:10:15 +02:00
lzlib.c Moved lzlib to the libs directory (cleaner) 2015-10-04 12:08:25 +02:00
main.c Cleaned initialisation process 2015-08-22 20:37:45 +02:00
map.c Added documentation for gfx.map and ctr.qtm modules 2015-09-12 19:29:11 +02:00
news.c Documented the font library, Improved the news library (still unusable) 2015-09-28 22:37:03 +02:00
ptm.c Added documentation for the ctr.hid, ctr.ptm, ctr.news and ctr.gfx.texture 2015-09-13 14:39:12 +02:00
qtm.c Fixed the QTM documentation, Added an usage note about indexing an object with a number 2015-09-12 19:57:28 +02:00
texture.c Fixed the missing "#include <string.h>" 2015-10-02 18:17:51 +02:00
texture.h Moved ":setBlendColor()" to the texture object, removed useless functions 2015-08-22 19:54:25 +02:00