1
0
Fork 0
mirror of https://github.com/ctruLua/ctruLua.git synced 2025-10-27 16:39:29 +00:00
ctruLua/source
Firew0lf 2e782ed9ea Updated to the latest ctrulib, Fixed some minor bugs.
Working with citra, untested on real hardware but should be OK.
IR should now work.
Let's add some 3D drawing and sound now !
2015-12-14 23:11:45 +01:00
..
cam.c Updated to the latest ctrulib, Fixed some minor bugs. 2015-12-14 23:11:45 +01:00
cfgu.c Updated to the latest ctrulib, Fixed some minor bugs. 2015-12-14 23:11:45 +01:00
color.c Updated the sf2dlib and sftdlib; Added the gfx.color.hex() function; Added the New3DS CPU mode control. 2015-12-09 23:14:23 +01:00
ctr.c Added the ctr.cam library (untested but should work) 2015-10-22 16:13:14 +02:00
font.c Ignore the sdmc: prefix in fs.list; added missing space on some strings for the null-termination 2015-10-25 12:03:21 +01:00
font.h Updated font and fs lib; updated editor; updated sf2dlib 2015-09-05 19:00:36 +02:00
fs.c Updated to the latest ctrulib, Fixed some minor bugs. 2015-12-14 23:11:45 +01:00
gfx.c Updated to the latest ctrulib, Fixed some minor bugs. 2015-12-14 23:11:45 +01:00
hid.c Updated to the latest ctrulib, Fixed some minor bugs. 2015-12-14 23:11:45 +01:00
httpc.c Added the ctr.cfgu lib, to get User Configuration, Added a method in HTTPC 2015-10-07 12:08:44 +02:00
ir.c Updated to the latest ctrulib, Fixed some minor bugs. 2015-12-14 23:11:45 +01:00
lzlib.c Moved lzlib to the libs directory (cleaner) 2015-10-04 12:08:25 +02:00
main.c Moved library path modifications to main.lua, made all paths relative 2015-10-25 11:08:27 +01:00
map.c Added map:setSpace(), to set the space between the drawn tiles. 2015-10-07 20:49:43 +02:00
news.c Updated to the latest ctrulib, Fixed some minor bugs. 2015-12-14 23:11:45 +01:00
ptm.c Updated to the latest ctrulib, Fixed some minor bugs. 2015-12-14 23:11:45 +01:00
qtm.c Updated to the latest ctrulib, Fixed some minor bugs. 2015-12-14 23:11:45 +01:00
socket.c Updated to the latest ctrulib, Fixed some minor bugs. 2015-12-14 23:11:45 +01:00
texture.c Updated the sf2dlib and sftdlib; Added the gfx.color.hex() function; Added the New3DS CPU mode control. 2015-12-09 23:14:23 +01:00
texture.h Moved ":setBlendColor()" to the texture object, removed useless functions 2015-08-22 19:54:25 +02:00