OnMessage()
EMOTE_PAIN
etc{
"0": "ooop",
"1": "exclamation",
"2": "hearts",
"3": "tear",
"4": "speechless",
"5": "music",
"6": "sorry",
"7": "ghost",
"8": "annoyed",
"9": "angry",
"10": "devil",
"11": "swearing",
"12": "sleepy",
"13": "wtf",
"14": "happy",
"15": "questioning"
}
(edited)chat
or speech
would be a better description of it>..
Core was generated by
./DDRace64-Server_sql -f servers/8324.cfg'.
Program terminated with signal SIGILL, Illegal instruction.
#0 dbg_break () at /home/teeworlds/src/master/src/base/system.cpp:190
190 __builtin_trap();
[Current t...91ba786
Only disable clipping if it was previously enabled - Robyt3
26c95de
Remove dead code that compares pointers of different types - Robyt3
04be9d6
Add IInput::ShiftIsPressed
and IInput::AltIsPressed
- Robyt3
ab9b6c2
Allow both shift keys to be used for all hotkeys - Robyt3
268d250
Merge #6052 - bors[bot]