1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-24 06:03:28 +00:00
CC-Tweaked/src/main/resources/assets/computercraft/lua/rom/programs
SquidDev ef4b0a5632 Fix config name for enabling http API
It hasn't been http_enable for yonks - slightly worried I didn't notice
this earlier.
Also don't refer to ComputerCraft.cfg - the name has changed several
times across versions, so let's leave it ambiguous.
2020-04-13 11:00:31 +01:00
..
advanced Replace string.len with # 2019-12-10 18:55:11 +00:00
command Fix spacing on all of the rom (#323) 2019-12-07 10:33:47 +00:00
fun Bump illuaminate version 2020-04-09 22:15:06 +01:00
http Fix config name for enabling http API 2020-04-13 11:00:31 +01:00
pocket Bump illuaminate version 2020-04-09 22:15:06 +01:00
rednet Bump illuaminate version 2020-04-09 22:15:06 +01:00
turtle Fix spacing on all of the rom (#323) 2019-12-07 10:33:47 +00:00
alias.lua Fix spacing on all of the rom (#323) 2019-12-07 10:33:47 +00:00
apis.lua Fix spacing on all of the rom (#323) 2019-12-07 10:33:47 +00:00
cd.lua Replaced tabs with spaces in all lua files 2017-05-17 19:48:27 +01:00
clear.lua Add .lua extension to all programs and startup 2017-05-17 16:28:43 +02:00
copy.lua Fix spacing on all of the rom (#323) 2019-12-07 10:33:47 +00:00
delete.lua Lint bios and the rom (#321) 2019-12-03 23:26:13 +00:00
drive.lua Lint bios and the rom (#321) 2019-12-03 23:26:13 +00:00
edit.lua Bump illuaminate version 2020-04-09 22:15:06 +01:00
eject.lua Fix spacing on all of the rom (#323) 2019-12-07 10:33:47 +00:00
exit.lua Add .lua extension to all programs and startup 2017-05-17 16:28:43 +02:00
gps.lua Fix spacing on all of the rom (#323) 2019-12-07 10:33:47 +00:00
help.lua Lint bios and the rom (#321) 2019-12-03 23:26:13 +00:00
id.lua Fix spacing on all of the rom (#323) 2019-12-07 10:33:47 +00:00
label.lua Fix spacing on all of the rom (#323) 2019-12-07 10:33:47 +00:00
list.lua Lint bios and the rom (#321) 2019-12-03 23:26:13 +00:00
lua.lua Use a Wadler style pretty printer in the Lua REPL (#334) 2020-01-17 22:51:36 +00:00
mkdir.lua Fix spacing on all of the rom (#323) 2019-12-07 10:33:47 +00:00
monitor.lua Fire mouse_up events in monitor.lua (#358) 2020-02-04 17:00:49 +00:00
motd.lua Fix spacing on all of the rom (#323) 2019-12-07 10:33:47 +00:00
move.lua Fix spacing on all of the rom (#323) 2019-12-07 10:33:47 +00:00
peripherals.lua Fix spacing on all of the rom (#323) 2019-12-07 10:33:47 +00:00
programs.lua Replaced tabs with spaces in all lua files 2017-05-17 19:48:27 +01:00
reboot.lua Replaced tabs with spaces in all lua files 2017-05-17 19:48:27 +01:00
redstone.lua Fix spacing on all of the rom (#323) 2019-12-07 10:33:47 +00:00
rename.lua Improve rename.lua's argument validation 2019-06-13 08:00:06 +01:00
set.lua Fix spacing on all of the rom (#323) 2019-12-07 10:33:47 +00:00
shell.lua Fix spacing on all of the rom (#323) 2019-12-07 10:33:47 +00:00
shutdown.lua Replaced tabs with spaces in all lua files 2017-05-17 19:48:27 +01:00
time.lua Fix spacing on all of the rom (#323) 2019-12-07 10:33:47 +00:00
type.lua Replaced tabs with spaces in all lua files 2017-05-17 19:48:27 +01:00