Skip to content

3.10.0.759

Compare
Choose a tag to compare
@wopox1337 wopox1337 released this 22 Jun 15:33
· 80 commits to master since this release
ad6f6ad
  • ReHLDS API: Enhanced IGameClient/IRehldsServerData/IRehldsServerStatic interfaces;
  • SV_New_f: Deny new connection twice at a time if user messages are received;
    • SV_ReadClientMessage: Fix empty names on bad read.
  • Fixed volume checking in emit sound (#341);
  • sv_user.cpp: Small code refactoring (#810);
  • static_map.h: fix lowercase convert (#806);
  • sv_main.cpp: SV_New_f() uses Q_snprintf() unsafe format. (#807).