-
Notifications
You must be signed in to change notification settings - Fork 31
Pull requests: Source-Python-Dev-Team/Source.Python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fixes an error caused when the name of BaseEntityOutput is overlapped with another DataDesc.
#501
opened Nov 28, 2024 by
CookStar
Loading…
Removed unnecessary _BaseSound._unload_instance function.
#496
opened Sep 30, 2024 by
CookStar
Loading…
Fixed ExtractAddress causing Segmentation fault if it received None object. (#481)
#482
opened Jun 29, 2023 by
CookStar
Loading…
Improve TypeManager.function/TypeManager.virtual_function fetch speed by using cache.
#479
opened Jun 14, 2023 by
CookStar
Loading…
Improved WeaponClass, WeaponID, WeaponType, and WeaponSlot for CS:GO/CS:S.
#478
opened Jun 6, 2023 by
CookStar
Loading…
Fix ownership issue for string_pointer and buffer overrun issue for string_array. (#472)
#474
opened May 21, 2023 by
CookStar
Loading…
Added feature to check data signatures at Source.Python setup.
#467
opened Feb 14, 2023 by
CookStar
Loading…
Fixed the deletion of ConVar/ConCommand not managed by Source.Python.
#426
opened Oct 10, 2021 by
CookStar
Loading…
Added the ability to add callbacks to ConVar that will be called when ConVar is changed.
#421
opened Oct 2, 2021 by
CookStar
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.