Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
opencomputers
/
f4a9d3dcc0238aa71596f9d398c893cf933868cd
/
com
a10d4fd
updated typesafe config (I should probably make this a sub-repo eventually)
by Florian Nücke
· 11 years ago
1b15f89
some (temporary?) changes to get it running in published form...
by Florian Nücke
· 11 years ago
ac5fe3c
added capability to send http requests with wireless network cards, if allowed in the config (with domain white and black list); fixed nil printing when ls-ing an invalid dir, returning an error message instead; config doesn't support backslashes and since it might disappear in the future, anyway, I decided to switch to the typesafe config library; renamed config class to Settings to avoid name conflicts with typesafe config
by Florian Nücke
· 11 years ago
ce69b1c
removed some unnecessary api stuff and unused jnlua classes
by Florian Nücke
· 11 years ago
4a664bb
some cleanup; automatically restarting the shell if it stops (avoids the occasional ctrl+c shutting down the computer); added os.sleep and extended event.wait to take a filter, which basically makes it similar to cc's pullEvent with an optional timeout; determining io buffer size based on current free ram and added a minimum size; some better "sandboxing" for programs (which really isn't that, just making automatic listener cleanup as consistent as possible); using error messages in (uncaught) exceptions where possible, making for some nicer error messages, for example for out of memory errors when pushing results from the host side; made difftime a lua function; properly initializing text renderer on multi-screens; added program for paged file viewing
by Florian Nücke
· 11 years ago
87892c3
basic 'write' implementation for lua (writing stuff to the screen); fixed/added array return value support (jnlua only supports tables -> java, not the other way around as it turns out)
by Florian Nücke
· 11 years ago
f9cd7fd
working on drivers
by Florian Nücke
· 11 years ago
4e820da
switched to Lua 5.2 and JNLua 1.0.5; x64 libs (hopefully)
by Florian Nücke
· 11 years ago
61f53b9
init
by Florian Nücke
· 11 years ago