Restructure repository to include all source folders
Move git root from Client/ to src/ to track all source code: - Client: Game client source (moved to Client/Client/) - Server: Game server source - GameTools: Development tools - CryptoSource: Encryption utilities - database: Database scripts - Script: Game scripts - rylCoder_16.02.2008_src: Legacy coder tools - GMFont, Game: Additional resources 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
BIN
CryptoSource/GCMDSLoader/Debug/CL.read.1.tlog
Normal file
BIN
CryptoSource/GCMDSLoader/Debug/CL.read.1.tlog
Normal file
Binary file not shown.
BIN
CryptoSource/GCMDSLoader/Debug/CL.write.1.tlog
Normal file
BIN
CryptoSource/GCMDSLoader/Debug/CL.write.1.tlog
Normal file
Binary file not shown.
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
||||
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
|
||||
<security>
|
||||
<requestedPrivileges>
|
||||
<requestedExecutionLevel level="asInvoker" uiAccess="false"></requestedExecutionLevel>
|
||||
</requestedPrivileges>
|
||||
</security>
|
||||
</trustInfo>
|
||||
</assembly>
|
||||
Binary file not shown.
@@ -0,0 +1,10 @@
|
||||
<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
|
||||
<assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
|
||||
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
|
||||
<security>
|
||||
<requestedPrivileges>
|
||||
<requestedExecutionLevel level='asInvoker' uiAccess='false' />
|
||||
</requestedPrivileges>
|
||||
</security>
|
||||
</trustInfo>
|
||||
</assembly>
|
||||
@@ -0,0 +1,2 @@
|
||||
#v4.0:v100
|
||||
Debug|Win32|E:\myProj\GodsOfWar\CryptoSource\|
|
||||
32
CryptoSource/GCMDSLoader/Debug/GCMDSLoader.log
Normal file
32
CryptoSource/GCMDSLoader/Debug/GCMDSLoader.log
Normal file
@@ -0,0 +1,32 @@
|
||||
Build started 13.09.2011 21:36:57.
|
||||
1>Project "E:\myProj\GodsOfWar\CryptoSource\GCMDSLoader\GCMDSLoader.vcxproj" on node 3 (build target(s)).
|
||||
1>InitializeBuildStatus:
|
||||
Creating "Debug\GCMDSLoader.unsuccessfulbuild" because "AlwaysCreate" was specified.
|
||||
ClCompile:
|
||||
All outputs are up-to-date.
|
||||
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\CL.exe /c /ZI /nologo /W3 /WX- /Od /Oy- /D WIN32 /D _DEBUG /D _CONSOLE /D WIN32 /D _DEBUG /D _LIB /D _WINDOWS /D _USE_32BIT_TIME_T /D _MBCS /Gm /EHsc /RTC1 /MDd /GS- /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Debug\\" /Fd"Debug\vc100.pdb" /Gd /TP /wd4996 /wd4819 /wd4482 /analyze- /errorReport:prompt GCMDSLoader.cpp SimpleParser.cpp stdafx.cpp
|
||||
stdafx.cpp
|
||||
SimpleParser.cpp
|
||||
GCMDSLoader.cpp
|
||||
Generating Code...
|
||||
ManifestResourceCompile:
|
||||
All outputs are up-to-date.
|
||||
Link:
|
||||
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"E:\myProj\GodsOfWar\CryptoSource\Debug\GCMDSLoader.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /NODEFAULTLIB:LIBCMT /NODEFAULTLIB:LIBCMTD /MANIFEST /ManifestFile:"Debug\GCMDSLoader.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"E:\myProj\GodsOfWar\CryptoSource\Debug\GCMDSLoader.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT:NO /IMPLIB:"E:\myProj\GodsOfWar\CryptoSource\Debug\GCMDSLoader.lib" /MACHINE:X86 Debug\GCMDSLoader.exe.embed.manifest.res
|
||||
Debug\GCMDSLoader.obj
|
||||
Debug\SimpleParser.obj
|
||||
Debug\stdafx.obj
|
||||
Manifest:
|
||||
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /out:"Debug\GCMDSLoader.exe.embed.manifest" /manifest Debug\GCMDSLoader.exe.intermediate.manifest
|
||||
All outputs are up-to-date.
|
||||
LinkEmbedManifest:
|
||||
All outputs are up-to-date.
|
||||
GCMDSLoader.vcxproj -> E:\myProj\GodsOfWar\CryptoSource\Debug\GCMDSLoader.exe
|
||||
FinalizeBuildStatus:
|
||||
Deleting file "Debug\GCMDSLoader.unsuccessfulbuild".
|
||||
Touching "Debug\GCMDSLoader.lastbuildstate".
|
||||
1>Done Building Project "E:\myProj\GodsOfWar\CryptoSource\GCMDSLoader\GCMDSLoader.vcxproj" (build target(s)).
|
||||
|
||||
Build succeeded.
|
||||
|
||||
Time Elapsed 00:00:04.78
|
||||
BIN
CryptoSource/GCMDSLoader/Debug/GCMDSLoader.obj
Normal file
BIN
CryptoSource/GCMDSLoader/Debug/GCMDSLoader.obj
Normal file
Binary file not shown.
BIN
CryptoSource/GCMDSLoader/Debug/GCMDSLoader_manifest.rc
Normal file
BIN
CryptoSource/GCMDSLoader/Debug/GCMDSLoader_manifest.rc
Normal file
Binary file not shown.
BIN
CryptoSource/GCMDSLoader/Debug/SimpleParser.obj
Normal file
BIN
CryptoSource/GCMDSLoader/Debug/SimpleParser.obj
Normal file
Binary file not shown.
BIN
CryptoSource/GCMDSLoader/Debug/cl.command.1.tlog
Normal file
BIN
CryptoSource/GCMDSLoader/Debug/cl.command.1.tlog
Normal file
Binary file not shown.
1
CryptoSource/GCMDSLoader/Debug/link-cvtres.read.1.tlog
Normal file
1
CryptoSource/GCMDSLoader/Debug/link-cvtres.read.1.tlog
Normal file
@@ -0,0 +1 @@
|
||||
<EFBFBD><EFBFBD>
|
||||
1
CryptoSource/GCMDSLoader/Debug/link-cvtres.write.1.tlog
Normal file
1
CryptoSource/GCMDSLoader/Debug/link-cvtres.write.1.tlog
Normal file
@@ -0,0 +1 @@
|
||||
<EFBFBD><EFBFBD>
|
||||
@@ -0,0 +1 @@
|
||||
<EFBFBD><EFBFBD>
|
||||
@@ -0,0 +1 @@
|
||||
<EFBFBD><EFBFBD>
|
||||
1
CryptoSource/GCMDSLoader/Debug/link.4036.read.1.tlog
Normal file
1
CryptoSource/GCMDSLoader/Debug/link.4036.read.1.tlog
Normal file
@@ -0,0 +1 @@
|
||||
<EFBFBD><EFBFBD>
|
||||
1
CryptoSource/GCMDSLoader/Debug/link.4036.write.1.tlog
Normal file
1
CryptoSource/GCMDSLoader/Debug/link.4036.write.1.tlog
Normal file
@@ -0,0 +1 @@
|
||||
<EFBFBD><EFBFBD>
|
||||
BIN
CryptoSource/GCMDSLoader/Debug/link.command.1.tlog
Normal file
BIN
CryptoSource/GCMDSLoader/Debug/link.command.1.tlog
Normal file
Binary file not shown.
BIN
CryptoSource/GCMDSLoader/Debug/link.read.1.tlog
Normal file
BIN
CryptoSource/GCMDSLoader/Debug/link.read.1.tlog
Normal file
Binary file not shown.
BIN
CryptoSource/GCMDSLoader/Debug/link.write.1.tlog
Normal file
BIN
CryptoSource/GCMDSLoader/Debug/link.write.1.tlog
Normal file
Binary file not shown.
BIN
CryptoSource/GCMDSLoader/Debug/mt.command.1.tlog
Normal file
BIN
CryptoSource/GCMDSLoader/Debug/mt.command.1.tlog
Normal file
Binary file not shown.
BIN
CryptoSource/GCMDSLoader/Debug/mt.read.1.tlog
Normal file
BIN
CryptoSource/GCMDSLoader/Debug/mt.read.1.tlog
Normal file
Binary file not shown.
BIN
CryptoSource/GCMDSLoader/Debug/mt.write.1.tlog
Normal file
BIN
CryptoSource/GCMDSLoader/Debug/mt.write.1.tlog
Normal file
Binary file not shown.
BIN
CryptoSource/GCMDSLoader/Debug/rc.command.1.tlog
Normal file
BIN
CryptoSource/GCMDSLoader/Debug/rc.command.1.tlog
Normal file
Binary file not shown.
BIN
CryptoSource/GCMDSLoader/Debug/rc.read.1.tlog
Normal file
BIN
CryptoSource/GCMDSLoader/Debug/rc.read.1.tlog
Normal file
Binary file not shown.
BIN
CryptoSource/GCMDSLoader/Debug/rc.write.1.tlog
Normal file
BIN
CryptoSource/GCMDSLoader/Debug/rc.write.1.tlog
Normal file
Binary file not shown.
BIN
CryptoSource/GCMDSLoader/Debug/stdafx.obj
Normal file
BIN
CryptoSource/GCMDSLoader/Debug/stdafx.obj
Normal file
Binary file not shown.
BIN
CryptoSource/GCMDSLoader/Debug/vc100.idb
Normal file
BIN
CryptoSource/GCMDSLoader/Debug/vc100.idb
Normal file
Binary file not shown.
BIN
CryptoSource/GCMDSLoader/Debug/vc100.pdb
Normal file
BIN
CryptoSource/GCMDSLoader/Debug/vc100.pdb
Normal file
Binary file not shown.
Reference in New Issue
Block a user