mesecons/mesecons_microcontroller
Jeija 5be179bf11 Replace mesecon:<some_function> with mesecon.<some_function> for greater
flexibility and because it was never inteded to be OOP in the first
place.

mesecon.receptor_on and mesecon.receptor_off are provided by wrappers
(mesecon:receptor_on/off) for compatibility, but will be removed. Mod
programmers that use mesecons: Please update!

Also, fix microcontroller polluting the global namespace and remove some
deprecated stuff.
2014-11-22 15:42:22 +01:00
..
textures Move textures into their mods 2014-01-10 13:13:02 -05:00
MeseconMicro.odt Update Microcontroller Tutorial and add .odt source for the .pdf 2013-09-08 11:38:01 +02:00
MeseconMicro.pdf Update Microcontroller Tutorial and add .odt source for the .pdf 2013-09-08 11:38:01 +02:00
depends.txt Add first experimental version of a (programmable) microcontroller 2012-08-08 13:26:32 +02:00
init.lua Replace mesecon:<some_function> with mesecon.<some_function> for greater 2014-11-22 15:42:22 +01:00