1
0
Fork 0
mirror of https://github.com/ctruLua/ctruLua.git synced 2025-10-27 08:29:31 +00:00

Commit graph

  • 9a97ad0bca Update links before they break master Étienne Reuh Fildadut 2021-06-27 14:27:16 +02:00
  • 53935628cb Added banner.png, fixing CIA building wip Firew0lf 2017-06-05 14:31:05 +02:00
  • b19ec95cc7 Added CIA, bugfixes, portlibs update Firew0lf 2017-05-23 21:49:03 +02:00
  • 2725dce383 Updated Lua and citro3D, Added a type check in ctr.thread.pool Firew0lf 2016-09-24 18:42:40 +02:00
  • d3ea68f3d7 Added a way to communicate easily between threads. The API _will_ change and be unified. Also fixed the icon in the example. Firew0lf 2016-09-17 19:13:50 +02:00
  • 3255f2ad74 Added a missing file Firew0lf 2016-08-05 18:45:26 +02:00
  • 49c87e5526 Updated all the libs, added citro3d, added ctr.swkbd (WIP, untested) Firew0lf 2016-08-05 17:30:24 +02:00
  • 68a44645f7 Updated httpc to latest ctrulib Reuh 2016-08-05 12:34:04 +02:00
  • 61a8987feb Updated ctr.apt, compile but may not work Reuh 2016-08-05 12:15:28 +02:00
  • f118baa37c README rewrite v1.0 Firew0lf 2016-06-27 20:16:38 +02:00
  • 5888ee3810 Fixed UDP sockets, added documentation, cleaning Reuh 2016-06-27 19:31:07 +02:00
  • 3303e9783d Fix documentation Reuh 2016-06-27 15:38:26 +02:00
  • b47971bfca Added rectangle gradients, triangles, updated sf2dlib Reuh 2016-06-27 15:29:55 +02:00
  • 4a2c1a7c68 Updated ctr.apt to the latest ctrulib, added ctr.apt.isNew3DS() Reuh 2016-06-27 13:42:38 +02:00
  • 20f8cd3cb9 Added "ctr.hid.cstick()", untested with the circle pad pro, works on New 3DS. Firew0lf 2016-06-06 19:17:47 +02:00
  • 5494f3d2e5 Added some sleep mode related functions, fixed the example, fixed some things Firew0lf 2016-05-09 23:28:41 +02:00
  • b4ceb200ea Added gfx.linedRectangle and gfx.linedCircle Reuh 2016-04-29 17:55:59 +02:00
  • 707b1a451e Added the ctr.uds lib (3DS-to-3DS wireless communication), Added a function to add ssl certificates for HTTP contexts, Minor documentation update. Firew0lf 2016-04-26 14:44:18 +02:00
  • f554f53a47 ctr.time() returns a negative value; updated documentation and sprite.lua Reuh 2016-04-25 21:02:32 +02:00
  • 2504fc90f1 Merge branch 'master' of https://github.com/ctruLua/ctruLua Reuh 2016-04-25 19:43:38 +02:00
  • d0fb704205 Added hotspot arguments when drawing rotated textures Reuh 2016-04-25 19:43:09 +02:00
  • ac47b1d981 Added missing documentation in texture.load Reuh 2016-04-24 18:21:21 +02:00
  • 4d1e3ec455 Improved map:draw a lot, fixed GC issues with ctr.map, changed some things internally Reuh 2016-04-22 16:45:56 +02:00
  • 358b68c643 Renamed item.fileSize to item.size in fs.list() return value, enabled 3D in the editor, added a lot of missing documentation Reuh 2016-04-22 13:42:59 +02:00
  • 2b7d37304d Made the editor usable Reuh 2016-04-21 22:31:48 +02:00
  • 347e480d5a Moved ctr.gfx.set|getTextSize to ctr.gfx.font.set|getSize, added missing documentation to font:width Reuh 2016-04-21 21:51:45 +02:00
  • b798818e99 Fixed the ROMFS, Removed some fields in fs.list(), Updated sftdlib Firew0lf 2016-04-16 13:24:03 +02:00
  • 6b65df0b8e Fixed some documentation, added some things to sockets, "Fixed" the ROMFS Firew0lf 2016-04-13 16:19:25 +02:00
  • e7ff54d58c Added SSL support to sockets, Added console/stdout support, Removed apt.init/apt.shutdown, Added some SSL options to httpc Firew0lf 2016-04-10 01:47:52 +02:00
  • e87651a404 Readd require('ctr') in keyboard Reuh 2016-04-02 19:09:40 +02:00
  • 15bb00780b Fixed sublime-completions doc building Reuh 2016-04-02 19:03:24 +02:00
  • 1f23b86379 Changed the icon, and deleted the test files. Neil Zeke Cecchini 2016-04-02 18:40:16 +02:00
  • 05c9adc2a0 Updated apps that rely on file selection Neil Zeke Cecchini 2016-04-02 18:36:27 +02:00
  • 4669a68402 Updated filepicker.lua and adding documentation Neil Zeke Cecchini 2016-04-02 18:31:32 +02:00
  • c687efcfb4 Made keyboard.lua use a configuration file Neil Zeke Cecchini 2016-04-02 18:29:54 +02:00
  • eae356ce80 Added the :save() method to textures, Added support for some image formats Firew0lf 2016-03-26 16:49:23 +01:00
  • 6143341760 Fixed audio looping when using streaming Reuh 2016-03-24 18:07:41 +01:00
  • 4c9bdf75fa Unload streaming data when stopping audio Reuh 2016-03-23 20:16:20 +01:00
  • 04eb578892 Updated audio example Reuh 2016-03-23 19:53:46 +01:00
  • 6ac83ca6df Added streaming support to ctr.audio Reuh 2016-03-23 19:50:10 +01:00
  • 5107f0277c Updated sf2dlib, added a "thickness" argument to lines (warning: break some old lines), Added WIP render targets, Added arguments (main file and root path) Firew0lf 2016-03-22 21:48:52 +01:00
  • 694159f444 Updated LSH to use the new constants Neil Zeke Cecchini 2016-03-13 21:30:14 +01:00
  • e5467b663d Added ctr.root, close #7, changed the max path length to 1024 Firew0lf 2016-03-12 23:14:42 +01:00
  • 6a9fbbb133 Added ":addTrustedRootCA()" to the httpc contexts, close #8, Added some values in ctr. Firew0lf 2016-03-12 19:57:59 +01:00
  • 9db21c7831 Added gfx.scissor Reuh 2016-03-09 16:13:06 +01:00
  • acd41db805 Update README.md links Reuh 2016-03-09 13:30:15 +01:00
  • 34c48f360e Added a way to build the documentation as .sublime-completions files (make build-doc-st) Reuh 2016-02-29 19:42:52 +01:00
  • e84ab0e3b2 Added functions to set/get the default text size, closes #4 Firew0lf 2016-02-24 21:48:28 +01:00
  • f180d4352d Merge pull request #3 from ctruLua/lsh Reuh 2016-02-24 19:07:06 +01:00
  • 34d12eae0f Added VeraMono.ttf, for real this time Neil Zeke Cecchini 2016-02-24 19:04:17 +01:00
  • 60b304b2d3 Forgot the font Neil Zeke Cecchini 2016-02-24 19:00:47 +01:00
  • cbfc7bfaca Oopsie. Neil Zeke Cecchini 2016-02-24 18:01:37 +01:00
  • b6beaddf66 Tabulation correction Neil Zeke Cecchini 2016-02-24 17:55:12 +01:00
  • a380f09a34 Updated httpc.c to the latest ctrulib, fixed the cfgu example. Firew0lf 2016-02-24 14:46:11 +01:00
  • 3eb41b5062 Tidbits of documentation Neil Zeke Cecchini 2016-02-24 14:23:36 +01:00
  • 116575fb5f Replaced the old shell with LSH Neil Zeke Cecchini 2016-02-24 14:19:16 +01:00
  • 499bfa99a3 ADDED THREAD ! Minor changes on other libs. To communicate with a thread, use sockets on localhost, this should work. Or use the return code, or the "last error", but that's crappy. For the return code, just return <number>; only works with integers. v1.0-beta3 Firew0lf 2016-01-17 12:18:39 +01:00
  • ca22cf1558 Added ctr.mic, Added a function to get a µs counter value. Firew0lf 2016-01-05 19:41:25 +01:00
  • e7c9a60d61 Alphabetical sorting in openfile.lua Reuh 2015-12-31 15:54:10 +01:00
  • e10a101a4a Added some examples, fixed a typo Firew0lf 2015-12-31 15:41:09 +01:00
  • b87b2676e6 gfx.GFX_TOP, gfx.GFX_BOTTOM, gfx.GFX_LEFT, gfx.GFX_RIGHT -> gfx.TOP, gfx.BOTTOM, gfx.LEFT, gfx.RIGHT Reuh 2015-12-30 19:15:46 +01:00
  • 73b5c55133 gfx.startFrame -> gfx.start and gfx.endFrame -> gfx.stop Reuh 2015-12-30 18:19:13 +01:00
  • 07d5316d72 Changed map format to CSV, added ability to load maps from a Lua table Reuh 2015-12-30 14:51:51 +01:00
  • e39fcc6c7b Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. Reuh 2015-12-29 17:25:34 +01:00
  • c053997f96 Reset defaults before starting a file (main.lua) Reuh 2015-12-29 17:20:29 +01:00
  • b4f5365e96 Rolled back to RAM by default for textures (not working on hardware) Firew0lf 2015-12-28 20:57:03 +01:00
  • 7359512ebe Merge branch 'master' of https://github.com/ctruLua/ctruLua Reuh 2015-12-27 19:59:55 +01:00
  • bda9de4d1c ADDED AUDIO! WAV working perfectly Reuh 2015-12-27 19:54:58 +01:00
  • fe894820a2 The ctr.news library should now be bug-free ! Untested, but checked 3 times with citra, and everything matches the doc. Warning: there is no check of any kind, so don't put weird stuff as arguments. Firew0lf 2015-12-24 23:58:16 +01:00
  • bebfa8b72d Merge branch 'master' of https://github.com/Firew0lf/ctruLua Firew0lf 2015-12-24 18:45:40 +01:00
  • 5c4da69997 Added the ctr.apt library, tweaked ctr.news a bit, fixed a typo in cfgu.c Firew0lf 2015-12-24 18:44:22 +01:00
  • 716c42b849 Fixed keyboard and editor colors Reuh 2015-12-24 13:15:00 +01:00
  • 2e782ed9ea Updated to the latest ctrulib, Fixed some minor bugs. Firew0lf 2015-12-14 23:11:45 +01:00
  • b4d025d602 Updated the sf2dlib and sftdlib; Added the gfx.color.hex() function; Added the New3DS CPU mode control. Firew0lf 2015-12-09 23:14:23 +01:00
  • 0105970ab7 Updated to Lua 5.3.2 Reuh 2015-12-04 18:30:38 +01:00
  • 4acd13de9b Close socket on GC Reuh 2015-10-25 18:56:39 +01:00
  • e6e99f59c4 In ctr.fs: automatically select archive when using absolute paths without archive prefix; fs.list should work with RomFS Reuh 2015-10-25 17:01:26 +01:00
  • b32fa5da2b Moved keyboard.lua and openfile.lua to the libs/ directory Reuh 2015-10-25 12:41:43 +01:00
  • 095308732c Documented ctr.gfx.color Reuh 2015-10-25 12:33:44 +01:00
  • 3b8d56de63 Documented ctr.fs Reuh 2015-10-25 12:22:58 +01:00
  • d015918d22 Ignore the sdmc: prefix in fs.list; added missing space on some strings for the null-termination Reuh 2015-10-25 12:03:21 +01:00
  • 0efdc23576 Moved library path modifications to main.lua, made all paths relative Reuh 2015-10-25 11:08:27 +01:00
  • 81f8edb25d Added UDP sockets functions (untested, like 80% of my code) Firew0lf 2015-10-24 22:03:09 +02:00
  • 8e94add9a6 Fixed documentation of socket:connect Reuh 2015-10-24 13:34:53 +02:00
  • 3aeb5b3534 Fixed te cam lib, added some field for the documentation, added setFrameRate Firew0lf 2015-10-24 12:08:03 +02:00
  • 09ea79bc86 Added line receiving to socket:receive and changed *a to a Reuh 2015-10-24 11:12:10 +02:00
  • d5f8202c69 Fixed tcpsocketobject:received when receiving less data than passed at arguments Reuh 2015-10-23 21:02:27 +02:00
  • a8d31de1e4 Added the ctr.cam library (untested but should work) Firew0lf 2015-10-22 16:13:14 +02:00
  • 4d56037289 Added documentation and (untested) code for server sockets v1.0-beta2 Firew0lf 2015-10-18 16:07:29 +02:00
  • 8500bcb8fa ADDED SOCKETS ! Added ROMFS support (maybe), Improved the news library, added a VBLank waiting function Firew0lf 2015-10-17 23:15:06 +02:00
  • dcdeec6525 Updated the sftdlib, Added some functions in gfx and gfx.texture Firew0lf 2015-10-09 00:02:23 +02:00
  • c5337a5b2e Added map:setSpace(), to set the space between the drawn tiles. Firew0lf 2015-10-07 20:49:43 +02:00
  • 71ddca2bf4 Added the ctr.cfgu lib, to get User Configuration, Added a method in HTTPC Firew0lf 2015-10-07 12:08:44 +02:00
  • 410b736ab0 Fixed a bug in the path Firew0lf 2015-10-04 21:15:26 +02:00
  • 4aad32d5ab Moved lzlib to the libs directory (cleaner) Reuh 2015-10-04 12:08:25 +02:00
  • 406e17d321 Fixed the missing "#include <string.h>" Firew0lf 2015-10-02 18:17:51 +02:00
  • 5579c8d9e8 Merge pull request #2 from VideahGams/VideahGams-patch-1 Firewolf 2015-10-02 18:16:09 +02:00
  • 48afdc07b5 Multiple image types Ruairidh Carmichael 2015-10-02 14:20:53 +01:00
  • fb0bd5fc8c How could I do that ... Firew0lf 2015-10-02 08:43:54 +02:00
  • b5036ecff8 Added "sdmc:/3ds/ctruLua/libs/" to the libraries path Firew0lf 2015-10-02 08:38:35 +02:00