ilk commit

This commit is contained in:
2025-08-19 15:55:41 +03:00
parent 385548afa6
commit bcbb5db79f
629 changed files with 141341 additions and 0 deletions
@@ -0,0 +1,53 @@
f:\005server\aıserver\debug\vcpkg.applocal.log
f:\005server\aıserver\debug\server.pch
f:\005server\aıserver\debug\vc142.pdb
f:\005server\aıserver\debug\vc142.ıdb
f:\005server\aıserver\debug\stdafx.obj
f:\005server\aıserver\debug\magıcprocess.obj
f:\005server\aıserver\debug\unıt.obj
f:\005server\aıserver\debug\gamesocket.obj
f:\005server\aıserver\debug\maın.obj
f:\005server\aıserver\debug\map.obj
f:\005server\aıserver\debug\npc.obj
f:\005server\aıserver\debug\npcmagıcprocess.obj
f:\005server\aıserver\debug\npcthread.obj
f:\005server\aıserver\debug\party.obj
f:\005server\aıserver\debug\pathfınd.obj
f:\005server\aıserver\debug\roomevent.obj
f:\005server\aıserver\debug\aıuser.obj
f:\005server\aıserver\debug\serverdlg.obj
f:\005server\aıserver\debug\n3shapemgr.obj
f:\bın\debug\aıserver.ılk
f:\bın\debug\aıserver.exe
f:\005server\aıserver\debug\server.map
f:\bın\debug\aıserver.pdb
f:\005server\aıserver\debug\aıserver.res
f:\005server\server source\aıserver\debug\aıuser.obj
f:\005server\server source\aıserver\debug\gamesocket.obj
f:\005server\server source\aıserver\debug\magicprocess.obj
f:\005server\server source\aıserver\debug\main.obj
f:\005server\server source\aıserver\debug\map.obj
f:\005server\server source\aıserver\debug\n3shapemgr.obj
f:\005server\server source\aıserver\debug\npc.obj
f:\005server\server source\aıserver\debug\npcmagicprocess.obj
f:\005server\server source\aıserver\debug\npcthread.obj
f:\005server\server source\aıserver\debug\party.obj
f:\005server\server source\aıserver\debug\pathfind.obj
f:\005server\server source\aıserver\debug\roomevent.obj
f:\005server\server source\aıserver\debug\serverdlg.obj
f:\005server\server source\aıserver\debug\stdafx.obj
f:\005server\server source\aıserver\debug\unit.obj
f:\005server\server source\aıserver\debug\aıserver.res
f:\005server\server source\aıserver\debug\server.pch
f:\005server\server source\aıserver\debug\vc142.idb
f:\005server\server source\aıserver\debug\vc142.pdb
f:\005server\server source\aıserver\debug\aıserver.tlog\aıserver.write.1u.tlog
f:\005server\server source\aıserver\debug\aıserver.tlog\cl.command.1.tlog
f:\005server\server source\aıserver\debug\aıserver.tlog\cl.read.1.tlog
f:\005server\server source\aıserver\debug\aıserver.tlog\cl.write.1.tlog
f:\005server\server source\aıserver\debug\aıserver.tlog\link.command.1.tlog
f:\005server\server source\aıserver\debug\aıserver.tlog\link.read.1.tlog
f:\005server\server source\aıserver\debug\aıserver.tlog\link.write.1.tlog
f:\005server\server source\aıserver\debug\aıserver.tlog\rc.command.1.tlog
f:\005server\server source\aıserver\debug\aıserver.tlog\rc.read.1.tlog
f:\005server\server source\aıserver\debug\aıserver.tlog\rc.write.1.tlog
Binary file not shown.
@@ -0,0 +1,2 @@
#TargetFrameworkVersion=v4.0:PlatformToolSet=v142:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit:WindowsTargetPlatformVersion=10.0.17763.0
Debug|Win32|F:\005SERVER\server source\|
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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+8
View File
@@ -0,0 +1,8 @@
cl : Command line warning D9035 : option 'Gm' has been deprecated and will be removed in a future release
ServerDlg.cpp
F:\005SERVER\server source\AIServer\ServerDlg.cpp(344,45): warning C4267: '=': conversion from 'size_t' to 'short', possible loss of data
F:\005SERVER\server source\AIServer\ServerDlg.cpp(857,67): warning C4244: 'argument': conversion from 'float' to 'int32', possible loss of data
F:\005SERVER\server source\AIServer\ServerDlg.cpp(857,46): warning C4244: 'argument': conversion from 'float' to 'int32', possible loss of data
F:\005SERVER\server source\AIServer\ServerDlg.cpp(863,67): warning C4244: 'argument': conversion from 'float' to 'int32', possible loss of data
F:\005SERVER\server source\AIServer\ServerDlg.cpp(863,46): warning C4244: 'argument': conversion from 'float' to 'int32', possible loss of data
proj-AIServer.vcxproj -> F:\005SERVER\server source\..\bin\Debug\AIServer.exe
Binary file not shown.
Binary file not shown.
+1
View File
@@ -0,0 +1 @@