Sorry this is so large! Blame TomyLobo/Divran
tool_loader.lua: Moved to /wire/tool_loader.lua, now automatically includes files in /wire/stools/
stools/sv_physics.lua and stools/sv_wirestools.lua: Moved to /wire/
stools/detection.lua: Separated into individual files
stools/io.lua: Separated into individual files
stools/physics.lua: Partially moved into separate files, TODO: the rest
Stools: Water Sensor, user, ranger, laser receiver, gyroscope, gps, emarker, damage detector: All moved to WireToolObj format in /wire/stools/
Laser Pointer Receiver: SENT code moved to /entities/gmod_wire_las_reciever.lua in Garry's new short SENT format since its just a dummy varholder anyway
Adv Emarker/EMarker/Damage Detector stools: Now use CallOnRemove instead of hooking into EntityRemoved