-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
41 changed files
with
307 additions
and
250 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
Debug/SimpleSh.0934929d.tlog/SimpleShooterServer.lastbuildstate
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
PlatformToolSet=v142:VCToolArchitecture=Native32Bit:VCToolsVersion=14.29.30133:TargetPlatformVersion=10.0.19041.0:VcpkgTriplet=x86-windows: | ||
PlatformToolSet=v143:VCToolArchitecture=Native32Bit:VCToolsVersion=14.32.31326:TargetPlatformVersion=10.0.19041.0:VcpkgTriplet=x86-windows: | ||
Debug|Win32|C:\Users\lenovo\source\repos\Simple Shooter\| |
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,3 @@ | ||
main.cpp | ||
configs.cpp | ||
C:\Users\lenovo\source\repos\SimpleShooterServer\src\configs.cpp(135,23): warning C4018: '<': signed/unsigned mismatch | ||
C:\Users\lenovo\source\repos\SimpleShooterServer\src\configs.cpp(136,24): warning C4018: '<': signed/unsigned mismatch | ||
player.cpp | ||
C:\Users\lenovo\source\repos\SimpleShooterServer\src\player.cpp(33,22): warning C4244: '=': conversion from 'unsigned int' to 'float', possible loss of data | ||
C:\Users\lenovo\source\repos\SimpleShooterServer\src\player.cpp(34,22): warning C4244: '=': conversion from 'unsigned int' to 'float', possible loss of data | ||
C:\Users\lenovo\source\repos\SimpleShooterServer\src\player.cpp(35,26): warning C4244: 'argument': conversion from 'float' to 'const unsigned int', possible loss of data | ||
C:\Users\lenovo\source\repos\SimpleShooterServer\src\player.cpp(35,33): warning C4244: 'argument': conversion from 'float' to 'unsigned int', possible loss of data | ||
C:\Users\lenovo\source\repos\SimpleShooterServer\src\player.cpp(37,32): warning C4244: '=': conversion from 'unsigned int' to 'float', possible loss of data | ||
server_game.cpp | ||
C:\Users\lenovo\source\repos\SimpleShooterServer\src\server_game.cpp(120,55): warning C4244: '+=': conversion from 'double' to 'float', possible loss of data | ||
C:\Users\lenovo\source\repos\SimpleShooterServer\src\server_game.cpp(121,55): warning C4244: '+=': conversion from 'double' to 'float', possible loss of data | ||
C:\Users\lenovo\source\repos\SimpleShooterServer\src\server_game.cpp(184,30): warning C4018: '<': signed/unsigned mismatch | ||
C:\Users\lenovo\source\repos\SimpleShooterServer\src\server_game.cpp(185,34): warning C4018: '<': signed/unsigned mismatch | ||
C:\Users\lenovo\source\repos\SimpleShooterServer\src\server_game.cpp(312,22): warning C4018: '<': signed/unsigned mismatch | ||
C:\Users\lenovo\source\repos\SimpleShooterServer\src\server_game.cpp(345,48): warning C4834: discarding return value of function with 'nodiscard' attribute | ||
server_network.cpp | ||
Generating Code... | ||
C:\Users\lenovo\source\repos\SimpleShooterServer\include\info\configs.h(145,2): warning C4091: 'static ': ignored on left of 'Configs' when no variable is declared | ||
SimpleShooterServer.vcxproj -> C:\Users\lenovo\source\repos\Simple Shooter\Debug\SimpleShooterServer.exe |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
Release/SimpleSh.0934929d.tlog/SimpleShooterServer.lastbuildstate
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
PlatformToolSet=v142:VCToolArchitecture=Native32Bit:VCToolsVersion=14.29.30133:TargetPlatformVersion=10.0.19041.0:VcpkgTriplet=x86-windows: | ||
PlatformToolSet=v143:VCToolArchitecture=Native32Bit:VCToolsVersion=14.32.31326:TargetPlatformVersion=10.0.19041.0:VcpkgTriplet=x86-windows: | ||
Release|Win32|C:\Users\lenovo\source\repos\Simple Shooter\| |
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.