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/apis
SquidDev e664eb26a9 Fix several global definitions
There were a couple of programs which were defining global variables, or
referencing undefined ones. This fixes all problems in the main rom files.
2017-07-08 11:31:30 +00:00
..
command Made os.loadAPI handle .lua files. Renamed all builtin APIs to .lua 2017-05-17 22:47:13 +01:00
turtle Made os.loadAPI handle .lua files. Renamed all builtin APIs to .lua 2017-05-17 22:47:13 +01:00
colors.lua Add Checks to Colors API 2017-06-23 17:38:40 +02:00
colours.lua Made os.loadAPI handle .lua files. Renamed all builtin APIs to .lua 2017-05-17 22:47:13 +01:00
disk.lua Add Checks to disk,gps,help and keys 2017-06-29 16:41:48 +02:00
gps.lua Add Checks to disk,gps,help and keys 2017-06-29 16:41:48 +02:00
help.lua Add Checks to disk,gps,help and keys 2017-06-29 16:41:48 +02:00
io.lua Made os.loadAPI handle .lua files. Renamed all builtin APIs to .lua 2017-05-17 22:47:13 +01:00
keys.lua Add Checks to disk,gps,help and keys 2017-06-29 16:41:48 +02:00
paintutils.lua Fix several global definitions 2017-07-08 11:31:30 +00:00
parallel.lua Use Lua style error messages in the rom files 2017-06-12 10:54:44 +01:00
peripheral.lua Fix Bug with peripheral.find() 2017-06-19 13:09:06 +10:00
rednet.lua Reverting requested changes. Take 1 2017-06-28 22:58:57 +02:00
settings.lua Make settings API getNames() function sort names. 2017-06-23 01:07:18 +02:00
term.lua Made os.loadAPI handle .lua files. Renamed all builtin APIs to .lua 2017-05-17 22:47:13 +01:00
textutils.lua Tweak to Colon syntax lua autocompletition. 2017-07-07 02:30:57 +02:00
vector.lua Made os.loadAPI handle .lua files. Renamed all builtin APIs to .lua 2017-05-17 22:47:13 +01:00
window.lua Use Lua style error messages in the rom files 2017-06-12 10:54:44 +01:00