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:
2025-11-29 20:17:20 +09:00
parent 5d3cd64a25
commit dd97ddec92
11602 changed files with 1446576 additions and 0 deletions

View File

@@ -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>

View File

@@ -0,0 +1,2 @@
#v4.0:v100:false
Release|Win32|C:\project\trunk\Server\RylServerProject\|

View File

@@ -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

View File

@@ -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

View File

@@ -0,0 +1 @@
<EFBFBD><EFBFBD>

View File

@@ -0,0 +1 @@
<EFBFBD><EFBFBD>

Binary file not shown.

Binary file not shown.