- Notifications
You must be signed in to change notification settings - Fork 37
Pull requests: Source-Python-Dev-Team/Source.Python
Author
Label
Projects
Milestones
Reviews
Assignee
Assigned to nobody Loading
Sort
Pull requests list
Improve TypeManager.function/TypeManager.virtual_function fetch speed by using cache.
#479 openedJun 14, 2023 by CookStar Loading…
Fix ownership issue for string_pointer and buffer overrun issue for string_array. (#472)
#474 openedMay 21, 2023 by CookStar Loading…
Added feature to check data signatures at Source.Python setup. enhancement
#467 openedFeb 14, 2023 by CookStar Loading…
Fixed the deletion of ConVar/ConCommand not managed by Source.Python.
#426 openedOct 10, 2021 by CookStar Loading…
Added the ability to add callbacks to ConVar that will be called when ConVar is changed.
#421 openedOct 2, 2021 by CookStar Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.