NETEVENTTYPE_SOUNDWORLD
does) or globally, like it does NETEVENTTYPE_SOUNDGLOBAL
.
Right now most of the mods have to use flag captured/drop/returned global sounds to announce important events, and re-use default sounds for our custom events. The biggest issue is that there is no sou...Editor data
and Editor settings
? (If you do make a backup first)get_data
function is missing in the stats_maps_static table (inserted by the update_database
function), this line causes the entire script to do nothing, and breaks all other scripts that rely on it.48ba1f4
Ensure CDemoItem
member variables are initialized - Robyt3
c0b8bf3
Fix selected demo index being desynced with selected demo name - Robyt3
a42ca9f
Fix leak of command line arguments on Windows - Robyt3
655902c
Merge pull request #7302 from Robyt3/Cmdline-Fix-Leak - def-
7438312
Merge pull request #7301 from Robyt3/Demo-Browser-Search-Improvement - def-