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,77 @@
f:\005server\scrıptıng\debug\lua.pdb
f:\005server\scrıptıng\debug\lua.ıdb
f:\005server\scrıptıng\debug\lobject.obj
f:\005server\scrıptıng\debug\loadlıb.obj
f:\005server\scrıptıng\debug\lmem.obj
f:\005server\scrıptıng\debug\lmathlıb.obj
f:\005server\scrıptıng\debug\llex.obj
f:\005server\scrıptıng\debug\lıolıb.obj
f:\005server\scrıptıng\debug\lınıt.obj
f:\005server\scrıptıng\debug\lgc.obj
f:\005server\scrıptıng\debug\lfunc.obj
f:\005server\scrıptıng\debug\ldump.obj
f:\005server\scrıptıng\debug\ldo.obj
f:\005server\scrıptıng\debug\ldebug.obj
f:\005server\scrıptıng\debug\ldblıb.obj
f:\005server\scrıptıng\debug\lctype.obj
f:\005server\scrıptıng\debug\lcorolıb.obj
f:\005server\scrıptıng\debug\lcode.obj
f:\005server\scrıptıng\debug\lbıtlıb.obj
f:\005server\scrıptıng\debug\lbaselıb.obj
f:\005server\scrıptıng\debug\lauxlıb.obj
f:\005server\scrıptıng\debug\lapı.obj
f:\005server\scrıptıng\debug\lzıo.obj
f:\005server\scrıptıng\debug\lvm.obj
f:\005server\scrıptıng\debug\lundump.obj
f:\005server\scrıptıng\debug\ltm.obj
f:\005server\scrıptıng\debug\ltablıb.obj
f:\005server\scrıptıng\debug\ltable.obj
f:\005server\scrıptıng\debug\lstrlıb.obj
f:\005server\scrıptıng\debug\lstrıng.obj
f:\005server\scrıptıng\debug\lstate.obj
f:\005server\scrıptıng\debug\lparser.obj
f:\005server\scrıptıng\debug\loslıb.obj
f:\005server\scrıptıng\debug\lopcodes.obj
f:\bın\debug\lua.lıb
f:\005server\scripting\debug\vcpkg.applocal.log
f:\005server\server source\scripting\debug\lapi.obj
f:\005server\server source\scripting\debug\lauxlib.obj
f:\005server\server source\scripting\debug\lbaselib.obj
f:\005server\server source\scripting\debug\lbitlib.obj
f:\005server\server source\scripting\debug\lcode.obj
f:\005server\server source\scripting\debug\lcorolib.obj
f:\005server\server source\scripting\debug\lctype.obj
f:\005server\server source\scripting\debug\ldblib.obj
f:\005server\server source\scripting\debug\ldebug.obj
f:\005server\server source\scripting\debug\ldo.obj
f:\005server\server source\scripting\debug\ldump.obj
f:\005server\server source\scripting\debug\lfunc.obj
f:\005server\server source\scripting\debug\lgc.obj
f:\005server\server source\scripting\debug\linit.obj
f:\005server\server source\scripting\debug\liolib.obj
f:\005server\server source\scripting\debug\llex.obj
f:\005server\server source\scripting\debug\lmathlib.obj
f:\005server\server source\scripting\debug\lmem.obj
f:\005server\server source\scripting\debug\loadlib.obj
f:\005server\server source\scripting\debug\lobject.obj
f:\005server\server source\scripting\debug\lopcodes.obj
f:\005server\server source\scripting\debug\loslib.obj
f:\005server\server source\scripting\debug\lparser.obj
f:\005server\server source\scripting\debug\lstate.obj
f:\005server\server source\scripting\debug\lstring.obj
f:\005server\server source\scripting\debug\lstrlib.obj
f:\005server\server source\scripting\debug\ltable.obj
f:\005server\server source\scripting\debug\ltablib.obj
f:\005server\server source\scripting\debug\ltm.obj
f:\005server\server source\scripting\debug\lundump.obj
f:\005server\server source\scripting\debug\lvm.obj
f:\005server\server source\scripting\debug\lzio.obj
f:\005server\server source\scripting\debug\lua.idb
f:\005server\server source\scripting\debug\lua.pdb
f:\005server\server source\scripting\debug\lua.tlog\cl.command.1.tlog
f:\005server\server source\scripting\debug\lua.tlog\cl.read.1.tlog
f:\005server\server source\scripting\debug\lua.tlog\cl.write.1.tlog
f:\005server\server source\scripting\debug\lua.tlog\lib-link.read.1.tlog
f:\005server\server source\scripting\debug\lua.tlog\lib-link.write.1.tlog
f:\005server\server source\scripting\debug\lua.tlog\lib.command.1.tlog
f:\005server\server source\scripting\debug\lua.tlog\lua.write.1u.tlog
Binary file not shown.
+36
View File
@@ -0,0 +1,36 @@
lapi.c
lauxlib.c
lbaselib.c
lbitlib.c
lcode.c
lcorolib.c
lctype.c
ldblib.c
ldebug.c
ldo.c
ldump.c
lfunc.c
lgc.c
linit.c
liolib.c
llex.c
lmathlib.c
lmem.c
loadlib.c
lobject.c
Generating Code...
Compiling...
lopcodes.c
loslib.c
lparser.c
lstate.c
lstring.c
lstrlib.c
ltable.c
ltablib.c
ltm.c
lundump.c
lvm.c
lzio.c
Generating Code...
Lua.vcxproj -> F:\005SERVER\server source\..\bin\Debug\Lua.lib
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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.
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.
Binary file not shown.
@@ -0,0 +1 @@