Skip to content
Success

Changes

Summary

  1. Log.c: Swap arguments for win32 (commit: 1701f66) (details)
  2. Source: Prevent instant usage of tool after switching (commit: 520be43) (details)
  3. Server: Remove physics global variables (commit: 24e8576) (details)
  4. Revert "Source: Prevent instant usage of tool after switching" (commit: ae420d1) (details)
Commit 1701f66d86fa15167a8ea3499ac736ef152db3bb by noreply
Log.c: Swap arguments for win32
(commit: 1701f66)
The file was modified Source/Util/Log.c (diff)
Commit 520be43b9e6668bc34b7f5d03822814417a5a0d7 by 16738302+Haxk20
Source: Prevent instant usage of tool after switching
(commit: 520be43)
The file was modified Source/Server/Packets/BlockAction.c (diff)
The file was modified Source/Server/Player.c (diff)
The file was modified Source/Server/Packets/WeaponInput.c (diff)
The file was modified Source/Util/CMakeLists.txt (diff)
The file was modified Source/Util/Checks/WeaponChecks.h (diff)
The file was modified Source/Server/Packets/Hit.c (diff)
The file was modified Source/Server/Packets/BlockLine.c (diff)
The file was addedSource/Util/Checks/ToolChecks.h
The file was modified Source/Server/Structs/TimerStruct.h (diff)
The file was addedSource/Util/Checks/ToolChecks.c
The file was modified Source/Server/Packets/Grenade.c (diff)
The file was modified Source/Util/Checks/WeaponChecks.c (diff)
Commit 24e857660b78318e69544023668640bee1b0f628 by 16738302+Haxk20
Server: Remove physics global variables

This is necessary for some upcoming features
(commit: 24e8576)
The file was modified Source/Util/Physics.c (diff)
The file was modified Source/Server/Structs/ServerStruct.h (diff)
The file was modified Source/Util/Physics.h (diff)
The file was modified Source/Server/Grenade.c (diff)
The file was modified Source/Server/Player.c (diff)
The file was addedSource/Server/Structs/PhysicsStruct.h
Commit ae420d1301e96249c1f5b4c8bde3f8847241af52 by 16738302+Haxk20
Revert "Source: Prevent instant usage of tool after switching"

This reverts commit 520be43b9e6668bc34b7f5d03822814417a5a0d7.

This is not fully ready or well at all functional. Revert it for now
(commit: ae420d1)
The file was modified Source/Server/Player.c (diff)
The file was modified Source/Util/CMakeLists.txt (diff)
The file was modified Source/Server/Packets/Grenade.c (diff)
The file was removedSource/Util/Checks/ToolChecks.h
The file was modified Source/Util/Checks/WeaponChecks.c (diff)
The file was modified Source/Server/Packets/Hit.c (diff)
The file was removedSource/Util/Checks/ToolChecks.c
The file was modified Source/Server/Packets/WeaponInput.c (diff)
The file was modified Source/Util/Checks/WeaponChecks.h (diff)
The file was modified Source/Server/Packets/BlockAction.c (diff)
The file was modified Source/Server/Structs/TimerStruct.h (diff)
The file was modified Source/Server/Packets/BlockLine.c (diff)