Files
crystall-punk-14/Content.Server/Speech/EntitySystems
Pieter-Jan Briers 4a2a63a86b Cache regex instances in most cases (#27699)
Using static Regex functions that take in a pattern is bad because the pattern constantly needs to be re-parsed. With https://github.com/space-wizards/RobustToolbox/pull/5107, the engine has an analyzer to warn for this practice now.

This commit brings most of content up to snuff already, though some of the tricker code I left for somebody else.
2024-05-06 08:57:32 +10:00
..
2023-12-16 01:30:20 -07:00
2023-09-22 15:01:42 -05:00
2024-04-28 21:38:23 -07:00