1
0
Fork 0
mirror of https://github.com/ctruLua/ctruLua.git synced 2025-10-27 16:39:29 +00:00
ctruLua/source
2017-05-23 21:49:03 +02:00
..
apt.c Updated ctr.apt, compile but may not work 2016-08-05 12:15:28 +02:00
audio.c Fixed audio looping when using streaming 2016-03-24 18:07:41 +01:00
cam.c Renamed item.fileSize to item.size in fs.list() return value, enabled 3D in the editor, added a lot of missing documentation 2016-04-22 13:42:59 +02:00
cfgu.c Fixed some documentation, added some things to sockets, "Fixed" the ROMFS 2016-04-13 16:19:25 +02: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 CIA, bugfixes, portlibs update 2017-05-23 21:49:03 +02:00
font.c Updated ctr.apt to the latest ctrulib, added ctr.apt.isNew3DS() 2016-06-27 13:42:38 +02:00
font.h Moved ctr.gfx.set|getTextSize to ctr.gfx.font.set|getSize, added missing documentation to font:width 2016-04-21 21:51:45 +02:00
fs.c Renamed item.fileSize to item.size in fs.list() return value, enabled 3D in the editor, added a lot of missing documentation 2016-04-22 13:42:59 +02:00
gfx.c Updated all the libs, added citro3d, added ctr.swkbd (WIP, untested) 2016-08-05 17:30:24 +02:00
gfx.h Improved map:draw a lot, fixed GC issues with ctr.map, changed some things internally 2016-04-22 16:45:56 +02:00
hid.c Added "ctr.hid.cstick()", untested with the circle pad pro, works on New 3DS. 2016-06-06 19:17:47 +02:00
httpc.c Updated httpc to latest ctrulib 2016-08-05 12:34:04 +02:00
ir.c Renamed item.fileSize to item.size in fs.list() return value, enabled 3D in the editor, added a lot of missing documentation 2016-04-22 13:42:59 +02:00
lzlib.c Moved lzlib to the libs directory (cleaner) 2015-10-04 12:08:25 +02:00
main.c Added CIA, bugfixes, portlibs update 2017-05-23 21:49:03 +02:00
map.c Improved map:draw a lot, fixed GC issues with ctr.map, changed some things internally 2016-04-22 16:45:56 +02:00
mic.c Renamed item.fileSize to item.size in fs.list() return value, enabled 3D in the editor, added a lot of missing documentation 2016-04-22 13:42:59 +02:00
news.c Added SSL support to sockets, Added console/stdout support, Removed apt.init/apt.shutdown, Added some SSL options to httpc 2016-04-10 01:47:52 +02:00
ptm.c Added some sleep mode related functions, fixed the example, fixed some things 2016-05-09 23:28:41 +02:00
qtm.c Renamed item.fileSize to item.size in fs.list() return value, enabled 3D in the editor, added a lot of missing documentation 2016-04-22 13:42:59 +02:00
socket.c Added a way to communicate easily between threads. The API _will_ change and be unified. 2016-09-17 19:13:50 +02:00
swkbd.c Updated all the libs, added citro3d, added ctr.swkbd (WIP, untested) 2016-08-05 17:30:24 +02:00
texture.c Updated all the libs, added citro3d, added ctr.swkbd (WIP, untested) 2016-08-05 17:30:24 +02:00
texture.h Moved ":setBlendColor()" to the texture object, removed useless functions 2015-08-22 19:54:25 +02:00
thread.c Added CIA, bugfixes, portlibs update 2017-05-23 21:49:03 +02:00
thread.pool.h Added CIA, bugfixes, portlibs update 2017-05-23 21:49:03 +02:00
uds.c Added CIA, bugfixes, portlibs update 2017-05-23 21:49:03 +02:00