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
5a36da46a570946bb659467645a68e1a249b45bc
Switch branch/tag
ygopro
03 Jun, 2024
1 commit
Merge branch 'server-develop' into server
· 5a36da46
nanahira
authored
Jun 03, 2024
5a36da46
31 May, 2024
10 commits
Merge branch 'server-develop' of git.mycard.moe:nanahira/ygopro into server-develop
· ef4bdb4f
nanahira
authored
May 31, 2024
ef4bdb4f
Merge branch 'develop' into server-develop
· 86eb177c
nanahira
authored
May 31, 2024
86eb177c
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
3 commits
Merge branch 'develop' into server-develop
· 2867ceae
nanahira
authored
May 30, 2024
2867ceae
fix
· 017fec71
nanahira
authored
May 30, 2024
017fec71
update DuelMode::UpdateDeck
· 3ff00b50
Chen Bill
authored
May 30, 2024
3ff00b50
29 May, 2024
14 commits
check struct size by static_assert
· 27b2e125
Chen Bill
authored
May 29, 2024
27b2e125
Merge branch 'server-develop' of ../versions/ygopro-mc into server-develop
· 02404c03
nanahira
authored
May 29, 2024
02404c03
update macro of max deck
· 30315d84
nanahira
authored
May 29, 2024
30315d84
Merge branch 'dev-salixthing' into dev-salixthing-server
· b2f206de
nanahira
authored
May 29, 2024
b2f206de
preload scripts later
· 1e1fb28e
nanahira
authored
May 29, 2024
1e1fb28e
Merge branch 'server-develop' of ../versions/ygopro-mc into dev-salixthing-server
· 9ef1f807
nanahira
authored
May 29, 2024
9ef1f807
fix merge
· 99ba292e
nanahira
authored
May 29, 2024
99ba292e
Merge branch 'server' of github.com:mycard/ygopro into server-develop
· af3ada8e
nanahira
authored
May 29, 2024
af3ada8e
Merge remote-tracking branch 'salix/patch-pointer' of ../../ygopro into server-develop
· 54b11b82
nanahira
authored
May 29, 2024
54b11b82
ref
· 0a58c6fe
nanahira
authored
May 29, 2024
0a58c6fe
Merge branch 'dev-salixthing' into dev-salixthing-server
· 6a48ac2f
nanahira
authored
May 29, 2024
6a48ac2f
fix
· d4d4daa3
nanahira
authored
May 29, 2024
d4d4daa3
Merge branch 'dev-salixthing' into dev-salixthing-server
· 6cc2ec31
nanahira
authored
May 29, 2024
6cc2ec31
Merge branch 'patch-pointer' of github.com:salix5/ygopro into dev-salixthing
· 4769836a
nanahira
authored
May 29, 2024
4769836a
28 May, 2024
9 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
Delay special init to make start_lp visible (#16)
· 84ae6622
不如归去
authored
May 28, 2024
84ae6622
fix DuelMode::UpdateDeck()
· 06a36c7c
Chen Bill
authored
May 28, 2024
06a36c7c
27 May, 2024
3 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