OC-MultICE/modules/library
Izaya f12080f7b9 Merge branch 'master' of github.com:XeonSquared/multice 2017-07-15 03:30:44 +10:00
..
base64-passthrough.lua Reminder not to code before or after midnight 2017-05-14 22:32:15 +10:00
base64.lua Added a base64 library for various reasons. 2017-05-04 00:16:02 +10:00
buffer.lua added io library and a skex version that uses it 2017-06-26 12:47:16 +00:00
chauth.lua added a library for challenge authentication using CRC32 as the hash. will be improved to use better stuff later 2017-06-19 13:19:56 +00:00
crc32.lua added a crc32 library 2017-06-16 12:30:04 +00:00
fs-ext-gen.lua optimisation 2017-04-23 19:05:16 +10:00
fs-ext.lua Updated documentation and improved fs-ext 2017-04-23 12:52:38 +10:00
fs-min.lua made the fs play nice with drive names with numbers in them 2017-07-13 20:21:28 +10:00
fs-std.lua FS library updates 2017-06-12 14:28:15 +00:00
fs-util.lua FS library updates 2017-06-12 14:28:15 +00:00
io.lua added io library and a skex version that uses it 2017-06-26 12:47:16 +00:00
net.lua made default network addresses a bit more usable 2017-05-23 15:14:23 +00:00
print.lua should stop crashing with print() before processes start running 2017-05-23 14:46:50 +00:00
readline.lua fixed another readline bug 2017-07-15 03:29:22 +10:00