1
0
Fork 0
mirror of https://github.com/ctruLua/ctruLua.git synced 2025-10-27 16:39:29 +00:00
ctruLua/source
Reuh 9ab25f7518 TABS. TABS EVERYWHERE. Please.
Also, gfx.set3D now accept any value (not only boolean), like on Lua. Because why not (Also changed the ctrulib gfxSet3D function to the sf2dlib one).
2015-08-20 10:45:18 +02:00
..
color.c Added color.get/setBackground and color.RGBA8 2015-08-18 16:37:28 +02:00
ctr.c TABS. TABS EVERYWHERE. Please. 2015-08-20 10:45:18 +02:00
font.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
gfx.c TABS. TABS EVERYWHERE. Please. 2015-08-20 10:45:18 +02:00
hid.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
main.c TABS. TABS EVERYWHERE. Please. 2015-08-20 10:45:18 +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
os.c Added ctr.hid lib, hid.read() working. 2015-08-18 14:52:20 +02:00
ptm.c Removed some "(lua_Integer)", Fixed some pointers-related stuff 2015-08-18 19:30:53 +02:00