Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wind2009
ygopro
Commits
ccf7581178f6d5d6c1f1b9b2cf7420fac62b560c
Switch branch/tag
ygopro
03 Jun, 2024
2 commits
Merge branch 'develop'
· ccf75811
nanahira
authored
Jun 03, 2024
ccf75811
ref
· 83ccf2ae
nanahira
authored
Jun 03, 2024
83ccf2ae
31 May, 2024
8 commits
ref
· d21a3b31
nanahira
authored
May 31, 2024
d21a3b31
Merge branch 'patch-log' of github.com:salix5/ygopro into develop
· 0591c330
nanahira
authored
May 31, 2024
0591c330
Merge branch 'patch-pointer' of github.com:salix5/ygopro into develop
· bc9f07c1
nanahira
authored
May 31, 2024
bc9f07c1
workaround: use STOC_HS_PlayerEnter_size
· 9e8dbeeb
Chen Bill
authored
May 31, 2024
9e8dbeeb
add padding member to STOC_HS_PlayerEnter
· 6faa54a3
Chen Bill
authored
May 31, 2024
6faa54a3
replace unsigned int to uint32_t
· 269bac60
Chen Bill
authored
May 31, 2024
269bac60
replace unsigned short to uint16_t
· 270ac63c
Chen Bill
authored
May 31, 2024
270ac63c
check if the struct is trivially copyable
· a0ed32c1
Chen Bill
authored
May 31, 2024
a0ed32c1
30 May, 2024
2 commits
fix
· 017fec71
nanahira
authored
May 30, 2024
017fec71
update DuelMode::UpdateDeck
· 3ff00b50
Chen Bill
authored
May 30, 2024
3ff00b50
29 May, 2024
4 commits
check struct size by static_assert
· 27b2e125
Chen Bill
authored
May 29, 2024
27b2e125
preload scripts later
· 1e1fb28e
nanahira
authored
May 29, 2024
1e1fb28e
fix
· d4d4daa3
nanahira
authored
May 29, 2024
d4d4daa3
Merge branch 'patch-pointer' of github.com:salix5/ygopro into dev-salixthing
· 4769836a
nanahira
authored
May 29, 2024
4769836a
28 May, 2024
8 commits
use memcpy in GetPosition
· 8763c49e
Chen Bill
authored
May 28, 2024
8763c49e
Revert "check len in packet handling"
· 57741bb6
Chen Bill
authored
May 28, 2024
This reverts commit
2b5c12f3
.
57741bb6
update DuelMode::GetResponse
· ca6e5664
Chen Bill
authored
May 28, 2024
ca6e5664
update DuelMode::JoinGame
· 5279dc6a
Chen Bill
authored
May 28, 2024
5279dc6a
update DuelMode init
· 2ea4d696
Chen Bill
authored
May 28, 2024
2ea4d696
fix Manager::OpenDeckFile()
· 8cd5a43b
Chen Bill
authored
May 28, 2024
8cd5a43b
fix
· 402860af
Chen Bill
authored
May 28, 2024
402860af
fix DuelMode::UpdateDeck()
· 06a36c7c
Chen Bill
authored
May 28, 2024
06a36c7c
27 May, 2024
5 commits
add DECK_MAX_SIZE, DECK_MIN_SIZE
· a0af40c2
Chen Bill
authored
May 27, 2024
a0af40c2
use memcpy in DuelMode::JoinGame
· 19908a9a
Chen Bill
authored
May 26, 2024
19908a9a
add boundary check to STOC_CHAT packet
· 893a96ed
Chen Bill
authored
May 27, 2024
893a96ed
check len in packet handling
· 2b5c12f3
Chen Bill
authored
May 27, 2024
2b5c12f3
remove bool type in HostInfo
· 567d3144
Chen Bill
authored
May 27, 2024
567d3144
25 May, 2024
1 commit
check len in HandleSTOCPacketLan()
· e8209d5d
Chen Bill
authored
May 25, 2024
e8209d5d
24 May, 2024
2 commits
check len in HandleCTOSPacket()
· 8d542df6
Chen Bill
authored
May 24, 2024
8d542df6
check packet_len
· 9570e838
Chen Bill
authored
May 24, 2024
9570e838
22 May, 2024
1 commit
disconnect when the packet is too large
· 76e2b777
Chen Bill
authored
May 22, 2024
76e2b777
21 May, 2024
7 commits
Merge branch 'master' into patch-pointer
· a4991d1b
Chen Bill
authored
May 21, 2024
a4991d1b
revert lzma/Types.h (#2552)
· fe93928a
Chen Bill
authored
May 21, 2024
fe93928a
replace memcpy with std::memcpy
· 7db891d6
Chen Bill
authored
May 21, 2024
7db891d6
DuelClient: discard too large packet
· 5485940f
Chen Bill
authored
May 21, 2024
5485940f
NetServer: discard too large packet
· 9a55d543
Chen Bill
authored
May 21, 2024
9a55d543
use memcpy in DuelClient, NetServer
· fdbfce40
Chen Bill
authored
May 21, 2024
fdbfce40
fix default-duel-rule thing
· 2d8ef512
nanahira
authored
May 21, 2024
2d8ef512