* Removes Unicode stuff
* Fixes capitalize() and examine
* Not important but how did this happen
* No more emoji in say or HTML in me
* Clarifies comment
* Better HTML sanitization
* Rebuilds dll
* Fixes some browser windows
* Fixes telecomms scripts (lazily)
This is the easy way out, but could probably be made faster by doing the byte counting ourselves
* Initial work on tool sounds
* Crowbars
* playtoolsound()
* aaaaaaaaaaaaaaaaaaaa
* HERE WE GO AGAIN
* Wrench
* Screwdriver.ogg REDUX, Cuffs
* drilling tools toolspeed is now a multiplier too
* Wirecutter
* starting the crusade against relative pathing
* new() part1
* new() part 2
* FOR VALHALLA
* you sneaky buggers
* part 5: the reckoning
* chapter 6: rejuvination
* chapter 7: age of conflict
* dammit travis
* Do_welp proc
Adds the do_weld proc, bringing the action of welding onto the welder itself.
This means less checks thrown around in the code of differring quality, and now the alternate welding sound is being used.
Also adds a weld_speed variable to welders. Higher weld_speed factor, quicker welding.
* More istype removal
* !src now equals gcDestroyed
* Changes plasma to phoron
Because plasma has been coopted to mean the 4th state of matter, we're rebasing to the new bay naming standard of phoron
* Fixes maps and filenames
* Whoops forgot to change test box!
* Adds the beginnings of past grenades.
* Have past grenades *mostly* working. Still need to add special cases for monkeys, silicons, power cells, and the nuke, among other things.
* Adds a box of past grenades.
* "Fully" implements past grenades.
* Makes turfs able to be sent into the past.
Some fixes.
* Forgot this.
* This is probably a better solution.
* Grilles, windows, and timers now properly get their unique vars reset when being sent into the past.
* Closets and tables now behave properly when sent into the past.
* Welding tool past proc.
* Forgot about this.
* Removes blind copying of atom locking.
* Makes all resettable_vars lists static.
All entries in resettable_vars lists are now indented only once more than the list declaration.
* Removes some copypaste.
* /datum/var/being_sent_to_past no longer initialized by default.
* Requested change.
* Testing's all done, don't need this anymore.