tschumann

Results 4 issues of tschumann

Working on https://github.com/alliedmodders/metamod-source/pull/219 I couldn't see a list of games that Metamod: Source supports. `loader/loader.h` gives a good idea but https://wiki.alliedmods.net/Required_Versions_(SourceMod) and https://wiki.alliedmods.net/Supported_Games_(Metamod:Source) both seem outdated. Anyway, the script in...

I am looking at https://github.com/tmp64/BugfixedHL-Rebased/blame/master/src/common/com_model.h and its Half-Life 25th anniversary updates. msurface_s has a polys attribute which is "multiple if warped". How can we tell if an msurface_s is warped?...