Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-01 | Remove uses of Autohook from `gl_matsysiface.cpp` (#801) | Jack | |
Removes AUTOHOOK macro from gl_matsysiface.cpp and replaces it with HookAttach | |||
2024-08-25 | engine: restore `mat_crosshair_printmaterial` concommand (#763) | F1F7Y | |
Restores the `mat_crosshair_printmaterial` concommand by reimplementing it's callback. Adds `CMaterialGlue` and `CShaderGlue` classes. |