1
0
Fork 0
mirror of https://github.com/ctruLua/ctruLua.git synced 2025-10-27 16:39:29 +00:00
ctruLua/source
2015-08-23 10:28:38 +02:00
..
color.c Added color.get/setBackground and color.RGBA8 2015-08-18 16:37:28 +02:00
ctr.c I'm a semicolon 2015-08-22 20:53:14 +02:00
font.c Cleaned initialisation process 2015-08-22 20:37:45 +02:00
fs.c Cleaned initialisation process 2015-08-22 20:37:45 +02:00
gfx.c Cleaned initialisation process 2015-08-22 20:37:45 +02:00
hid.c Cleaned initialisation process 2015-08-22 20:37:45 +02:00
httpc.c Added the HTTPC services. Should work. 2015-08-22 18:44:56 +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 ctr.gfx.getFPS, renamed ctr.hid.read to ctr.hid.keys, unload font from memory when exiting and did some cleaning 2015-08-19 17:14:02 +02:00
ptm.c Removed some "(lua_Integer)", Fixed some pointers-related stuff 2015-08-18 19:30:53 +02:00
texture.c Small tweak, just in case part 2 2015-08-23 10:28:38 +02:00
texture.h Moved ":setBlendColor()" to the texture object, removed useless functions 2015-08-22 19:54:25 +02:00