27922fa
Engine/Text: Improve debug message on OnWindowResize() assert - Kaffeine
e140d4c
CBinds: Change 'no modifiers' value from '1' to '0' - Kaffeine
c4e1754
CServer: Refactor the handling of the current map versions - Kaffeine
0a30d8a
Apply snd_gun and snd_long_pain options only to DDRace and FNG games - Kaffeine
754562c
CGameClient::LoadMapSettings: Load the default tuning params by default - Kaffeine
df5c48d
CI: Relax 'package-file' mask - Kaffeine
d4dbcee
CPlayers::RenderPlayer: Stop overriding the Tee size - Kaffeine
65a775b
Merge #4795 - bors[bot]pixel.r = (pixel.r * color.r) / 255
pixel.g = (pixel.g * color.g) / 255
pixel.b = (pixel.b * color.b) / 255