ddnet/datasrc
c0d3d3v fa2ac1bb64
Merge branch 'master' into New_HUD
* master: (87 commits)
  Remove base/tl/string.h
  Replace remaining usage of base/tl/string with std::string
  Remove unused includes of base/tl/string.h
  Store localized strings in a CHeap instead of using tl/string.h
  Mark methods as const
  Add CHeap::StoreString method
  Rules are chat responses too
  Add margins to demo slice popup, decrease error font size, UI scaling
  Remove redundant parameters which are overridden later
  Use Margin instead of both VMargin and HMargin
  Move variable declaration
  Only output messages intended for chat to the user of a chat command
  Remove unused chat response variables
  Don't print the first "Waiting for score threads to complete"
  fix usage of undefined behavior for default eyes
  remove duplicate HOOK_RETRACTED assignment
  do not send swap request notification to complete team 0
  make swap messages more personal
  Move ninja shield to other position (fixes #5047)
  do not release the hooks if you swap
  ...
2022-05-10 19:03:09 +02:00
..
seven Remove F-Client-specific messages 2021-01-12 01:38:23 +01:00
compile.py Validate variables of the snap-item base class 2022-02-19 20:08:05 +01:00
content.py Merge branch 'master' into New_HUD 2022-05-10 19:03:09 +02:00
crosscompile.py Added extern to protocolglue arrays 2022-04-03 02:34:45 +02:00
datatypes.py Validate variables of the snap-item base class 2022-02-19 20:08:05 +01:00
network.py Merge branch 'master' into New_HUD 2022-05-10 19:03:09 +02:00