Erin
Erin
The DHooks extension wouldn't be loaded if you didn't have a plugin using it, and no plugins ship with SM that use it. What plugins are you running?
It is an excellent idea to strip the install size down to only what the base game actually requires - the legacy files could be offered as a "mod" in...
Gut tells me that parsing should take 0 or 1 as Public (and drop the override), and that rendering should default to emitting Public as 1 but allow overriding to...
#1576 was never fixed, you closed it yourself. As I explained in that issue, your problems with Clientprefs + MySQL are #778 rather than this driver issue.
> Interesting, maybe those docs should be better indexed [here](https://www.sourcemm.net/) or maybe I'm just dumb that's why I didn't find it It is two clicks from there, both prominently located...
Out of interest, what's your use case for the compile-time base address of the vtable?
Could you grab a `perf` report with the plugin on Linux? As we're likely talking outside of the game here VProf is unlikely to drill down usefully. Make sure you've...
Thanks for working on this! > I'm no alliedmodders developer, but I would consider paring down your merge request a bit... This is fine, the individual commits are suitably sized.
The engine very intentionally works like this since Valve started supporting Linux clients - you probably want to make your web server handle case-insensitivity rather than fighting with the engine.
> @asherkin any update on this one? I still feel that this is very destructive as-is and will break many workflows. I'd like to still pursue this as the current...