index
:
mesecons
master
origin/HEAD
origin/actionqueue
origin/animated_turbine
origin/dispenser
origin/improve-luacontroller
origin/luacontroller
origin/luacontroller_jit_functions
origin/master
origin/mesecons_in_nodedef
origin/meshes
origin/movestones_nodes
origin/next
origin/nextgen
origin/patch_#135
origin/patch_#85
origin/piston-rotation-rebased
origin/server_step
origin/sticky_blocks
origin/voxelmanip
origin/zefram_doors
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesecons_luacontroller
Age
Commit message (
Expand
)
Author
2013-02-19
More distinguishable inventory image for the luacontroller (not wield
Jeija
2013-02-12
Fix a dumb bug that conflicted with different things in the luacontroller
origin/luacontroller
Jeija
2013-02-12
Fix odd behaviour when using interrupts in the luacontroller
Jeija
2013-02-10
LuaController: Queue setting the ports (wait for pending operations)
Jeija
2013-01-22
Add tostring, tonumber, string to luacontroller, prohibit 'function'
Jeija
2013-01-22
Bugfix for the luacontroller that occured when two events occur at the
Jeija
2013-01-20
Lots of bugfixes concerning the luacontroller
Jeija
2013-01-19
Fix Bug: Wrong usage of action_on/action_off instead of action_change
Jeija
2013-01-19
Add support in luacontroller for a not yet released mod called 'digilines'
Jeija
2013-01-19
Remove unused variable
Jeija
2013-01-19
Texture the LuaController formspec
Jeija
2013-01-14
Bugfixes and improved stability of the luacontroller
Jeija
2013-01-13
Implement interrupt(time, iid): The whole code is called again after a
Jeija
2013-01-13
Implement a memory for the controller (accesible via mem.) and cleanup code
Jeija
2013-01-13
Add luacontroller, a microcontroller that you can code in lua.
Jeija