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
Server/Intermediate/RylLoginServer/Release/CL.read.1.tlog
Normal file
BIN
Server/Intermediate/RylLoginServer/Release/CL.read.1.tlog
Normal file
Binary file not shown.
BIN
Server/Intermediate/RylLoginServer/Release/CL.write.1.tlog
Normal file
BIN
Server/Intermediate/RylLoginServer/Release/CL.write.1.tlog
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
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:false
|
||||
Release|Win32|C:\project\trunk\Server\RylServerProject\|
|
||||
@@ -0,0 +1,45 @@
|
||||
Build started 28.12.2011 16:24:53.
|
||||
1>Project "C:\project\trunk\Server\RylServerProject\RylLoginServer\RylLoginServer.vcxproj" on node 3 (rebuild target(s)).
|
||||
1>InitializeBuildStatus:
|
||||
Creating "../../Intermediate/RylLoginServer/Release\RylLoginServer.unsuccessfulbuild" because "AlwaysCreate" was specified.
|
||||
ClCompile:
|
||||
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\CL.exe /c /I../ /I./ /I../BaseLibrary /I../RylServerLibrary /I../RylGameLibrary /I../MemoryManager /I../NFAuthClient /Zi /nologo /W3 /WX- /O2 /Oy- /D WIN32 /D NDEBUG /D NO_GAMEGUARD /D _WINDOWS /D _USE_32BIT_TIME_T /Gm- /EHsc /MD /GS- /arch:SSE2 /fp:precise /Zc:wchar_t /Zc:forScope /openmp /Fo"../../Intermediate/RylLoginServer/Release\\" /Fd"../../Intermediate/RylLoginServer/Release\vc100.pdb" /Gd /TP /wd4996 /wd4819 /wd4482 /analyze- /errorReport:prompt LoginAgentDispatch.cpp LoginAgentServerTable.cpp LoginClientDispatch.cpp RylLoginServer.cpp RylLoginServerCommands.cpp RylLoginServerMain.cpp RylLoginServerWindow.cpp stdafx.cpp
|
||||
LoginAgentDispatch.cpp
|
||||
LoginAgentServerTable.cpp
|
||||
LoginClientDispatch.cpp
|
||||
RylLoginServer.cpp
|
||||
RylLoginServerCommands.cpp
|
||||
RylLoginServerMain.cpp
|
||||
RylLoginServerWindow.cpp
|
||||
stdafx.cpp
|
||||
Generating Code...
|
||||
ResourceCompile:
|
||||
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\rc.exe /l"0x0409" /nologo /fo"../../Intermediate/RylLoginServer/Release\RylLoginServer.res" RylLoginServer.rc
|
||||
Link:
|
||||
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"../../Executable/Release\RylLoginServer.exe" /INCREMENTAL:NO /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 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:"../../Intermediate/RylLoginServer/Release\RylLoginServer.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\project\trunk\Server\Executable\Release\RylLoginServer.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /TLBID:1 /DYNAMICBASE /NXCOMPAT:NO /IMPLIB:"../../Executable/Release\RylLoginServer.lib" /MACHINE:X86 ../../Intermediate/RylLoginServer/Release\RylLoginServer.res
|
||||
../../Intermediate/RylLoginServer/Release\LoginAgentDispatch.obj
|
||||
../../Intermediate/RylLoginServer/Release\LoginAgentServerTable.obj
|
||||
../../Intermediate/RylLoginServer/Release\LoginClientDispatch.obj
|
||||
../../Intermediate/RylLoginServer/Release\RylLoginServer.obj
|
||||
../../Intermediate/RylLoginServer/Release\RylLoginServerCommands.obj
|
||||
../../Intermediate/RylLoginServer/Release\RylLoginServerMain.obj
|
||||
../../Intermediate/RylLoginServer/Release\RylLoginServerWindow.obj
|
||||
../../Intermediate/RylLoginServer/Release\stdafx.obj
|
||||
C:\project\trunk\Server\Library\Release\GMMemory.lib
|
||||
C:\project\trunk\Server\Library\Release\BaseLibrary.lib
|
||||
C:\project\trunk\Server\Library\Release\RylServerLibrary.lib
|
||||
C:\project\trunk\Server\Library\Release\ScriptEngine.lib
|
||||
C:\project\trunk\Server\Library\Release\zlib.lib
|
||||
C:\project\trunk\Server\Library\Release\RylGameLibrary.lib
|
||||
Creating library ../../Executable/Release\RylLoginServer.lib and object ../../Executable/Release\RylLoginServer.exp
|
||||
RylLoginServer.vcxproj -> C:\project\trunk\Server\RylServerProject\RylLoginServer\../../Executable/Release\RylLoginServer.exe
|
||||
Manifest:
|
||||
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /outputresource:"../../Executable/Release\RylLoginServer.exe;#1" /manifest ../../Intermediate/RylLoginServer/Release\RylLoginServer.exe.intermediate.manifest
|
||||
FinalizeBuildStatus:
|
||||
Deleting file "../../Intermediate/RylLoginServer/Release\RylLoginServer.unsuccessfulbuild".
|
||||
Touching "../../Intermediate/RylLoginServer/Release\RylLoginServer.lastbuildstate".
|
||||
1>Done Building Project "C:\project\trunk\Server\RylServerProject\RylLoginServer\RylLoginServer.vcxproj" (rebuild target(s)).
|
||||
|
||||
Build succeeded.
|
||||
|
||||
Time Elapsed 00:01:57.43
|
||||
BIN
Server/Intermediate/RylLoginServer/Release/RylLoginServer.obj
Normal file
BIN
Server/Intermediate/RylLoginServer/Release/RylLoginServer.obj
Normal file
Binary file not shown.
BIN
Server/Intermediate/RylLoginServer/Release/RylLoginServer.res
Normal file
BIN
Server/Intermediate/RylLoginServer/Release/RylLoginServer.res
Normal file
Binary file not shown.
@@ -0,0 +1,5 @@
|
||||
^C:\project\trunk\Server\RylServerProject\RylLoginServer\RylLoginServer.vcxproj
|
||||
C:\project\trunk\Server\Executable\Release\RylLoginServer.lib
|
||||
C:\project\trunk\Server\Executable\Release\RylLoginServer.lib
|
||||
C:\project\trunk\Server\Executable\Release\RylLoginServer.exp
|
||||
C:\project\trunk\Server\Executable\Release\RylLoginServer.exp
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Server/Intermediate/RylLoginServer/Release/cl.command.1.tlog
Normal file
BIN
Server/Intermediate/RylLoginServer/Release/cl.command.1.tlog
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
<EFBFBD><EFBFBD>
|
||||
@@ -0,0 +1 @@
|
||||
<EFBFBD><EFBFBD>
|
||||
BIN
Server/Intermediate/RylLoginServer/Release/link.command.1.tlog
Normal file
BIN
Server/Intermediate/RylLoginServer/Release/link.command.1.tlog
Normal file
Binary file not shown.
BIN
Server/Intermediate/RylLoginServer/Release/link.read.1.tlog
Normal file
BIN
Server/Intermediate/RylLoginServer/Release/link.read.1.tlog
Normal file
Binary file not shown.
BIN
Server/Intermediate/RylLoginServer/Release/link.write.1.tlog
Normal file
BIN
Server/Intermediate/RylLoginServer/Release/link.write.1.tlog
Normal file
Binary file not shown.
BIN
Server/Intermediate/RylLoginServer/Release/mt.command.1.tlog
Normal file
BIN
Server/Intermediate/RylLoginServer/Release/mt.command.1.tlog
Normal file
Binary file not shown.
BIN
Server/Intermediate/RylLoginServer/Release/mt.read.1.tlog
Normal file
BIN
Server/Intermediate/RylLoginServer/Release/mt.read.1.tlog
Normal file
Binary file not shown.
BIN
Server/Intermediate/RylLoginServer/Release/mt.write.1.tlog
Normal file
BIN
Server/Intermediate/RylLoginServer/Release/mt.write.1.tlog
Normal file
Binary file not shown.
BIN
Server/Intermediate/RylLoginServer/Release/rc.command.1.tlog
Normal file
BIN
Server/Intermediate/RylLoginServer/Release/rc.command.1.tlog
Normal file
Binary file not shown.
BIN
Server/Intermediate/RylLoginServer/Release/rc.read.1.tlog
Normal file
BIN
Server/Intermediate/RylLoginServer/Release/rc.read.1.tlog
Normal file
Binary file not shown.
BIN
Server/Intermediate/RylLoginServer/Release/rc.write.1.tlog
Normal file
BIN
Server/Intermediate/RylLoginServer/Release/rc.write.1.tlog
Normal file
Binary file not shown.
BIN
Server/Intermediate/RylLoginServer/Release/stdafx.obj
Normal file
BIN
Server/Intermediate/RylLoginServer/Release/stdafx.obj
Normal file
Binary file not shown.
BIN
Server/Intermediate/RylLoginServer/Release/vc100.pdb
Normal file
BIN
Server/Intermediate/RylLoginServer/Release/vc100.pdb
Normal file
Binary file not shown.
Reference in New Issue
Block a user