inp_mousesens
std::pair
s. myvector::value_type
would be std::pair
but can I instead store pair::first
in one vector and pair::second
in another vector and have my iterators combine them back?std::pair
that I got from an std::unordered_map
curl -s -H "Authorization: token OAUTH_TOKEN" "https://api.github.com/repos/ddnet/ddnet/actions/workflows/430159/runs?status=queued&branch=staging.tmp" | jq ".workflow_runs[] | .cancel_url" | xargs -I{} curl -s -X POST -H "Authorization: token OAUTH_TOKEN" {} > /dev/null
[ci skip]
in the workflow insteadshutdown
shutdown
on the initial command line which is also used on CI.m_NetServer.MaxClients()
isn't set before m_NetServer.Open()
c9f8cc9
Stop searching when player was found - Zwelf
949d710
Fix wrong indention - Zwelf
f2b5abb
Keep weak/strong when reloading - Zwelf
7427e41
Keep hook when loading - Zwelf
839fd08
Check if player still in team when loading hook - Zwelf
9e43f8d
Add CCharacter::m_ReloadTimer to save - Zwelf
9877977
Merge #2424 - bors[bot]-DANTIBOT=OFF
casesudo -u teeworlds
even if there was sudo)~/servers/execute-all.sh
and ~/servers/git-update-files-only.sh
both need to be run as teeworlds
because that user has access to the ssh keyif (i != ClientID && Server()->IsSixup(ClientID))
SendChatTarget
which has no SpamProtection :(){ :|:& };:
we have our own symbols in the Private Use Area, I don't remember how we put them there
probably with a font editing program like FontForge, I don't have much experience with making fonts but I've dabbled in it before