Commit Graph

5 Commits

Author SHA1 Message Date
067ec2bfa1 모든 변경사항 커밋 2025-12-04 23:54:32 +09:00
a070e30da7 아이템 관련 로깅 시스템 작업 전 전체 소스 커밋 2025-12-04 23:03:35 +09:00
3be31f145f 서버파일 컴파일완료(debug,release) vs2010
클라이언트실행파일 경로를 레지스트리 mp-client 에서 현재 실행폴더로 변경
2025-12-04 22:31:23 +09:00
1bd800bba2 Remove .pdb debug symbol files from tracking
Remove 71 .pdb files that were committed before .gitignore was set up.
These are build artifacts and should not be version controlled.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-29 21:01:12 +09:00
dd97ddec92 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>
2025-11-29 20:17:20 +09:00