1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-25 06:33:23 +00:00
CC-Tweaked/src/main/resources/assets/computercraft/lua/rom/apis
MineRobber___T 11060596b1 Remove legacy bHandleRawData check and fix file loading
While the check (most likely) wouldn't break anything, it's better to fix it and not worry then to not fix it and find out it breaks image loading. Also fixes how files are loaded.
2017-07-15 18:31:42 -04: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 Remove legacy bHandleRawData check and fix file loading 2017-07-15 18:31:42 -04: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 Allow Number and Table 2017-06-29 17:58:53 +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