..
apt.c
Added the ctr.apt library, tweaked ctr.news a bit, fixed a typo in cfgu.c
2015-12-24 18:44:22 +01:00
audio.c
Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly.
2015-12-29 17:25:34 +01:00
cam.c
Updated to the latest ctrulib, Fixed some minor bugs.
2015-12-14 23:11:45 +01:00
cfgu.c
Added the ctr.apt library, tweaked ctr.news a bit, fixed a typo in cfgu.c
2015-12-24 18:44:22 +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
Merge branch 'master' of https://github.com/ctruLua/ctruLua
2015-12-27 19:59:55 +01: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
ADDED AUDIO! WAV working perfectly
2015-12-27 19:54:58 +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
ADDED AUDIO! WAV working perfectly
2015-12-27 19:54:58 +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
The ctr.news library should now be bug-free !
2015-12-24 23:58:16 +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
Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly.
2015-12-29 17:25:34 +01:00
texture.h
Moved ":setBlendColor()" to the texture object, removed useless functions
2015-08-22 19:54:25 +02:00