Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
R
rd-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
苍蓝
rd-ygopro
Commits
ba25692f
Commit
ba25692f
authored
Jan 21, 2017
by
mercury233
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://github.com/Fluorohydride/ygopro
into server
parents
e762c011
a1117603
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
1 deletion
+16
-1
gframe/gframe.cpp
gframe/gframe.cpp
+7
-0
strings.conf
strings.conf
+9
-1
No files found.
gframe/gframe.cpp
View file @
ba25692f
...
...
@@ -36,6 +36,13 @@ void ClickButton(irr::gui::IGUIElement* btn) {
}
*/
int
main
(
int
argc
,
char
*
argv
[])
{
#ifdef _WIN32
wchar_t
exepath
[
MAX_PATH
];
GetModuleFileNameW
(
NULL
,
exepath
,
MAX_PATH
);
wchar_t
*
p
=
wcsrchr
(
exepath
,
'\\'
);
*
p
=
'\0'
;
SetCurrentDirectoryW
(
exepath
);
#endif //_WIN32
#ifdef _WIN32
WORD
wVersionRequested
;
WSADATA
wsaData
;
...
...
strings.conf
View file @
ba25692f
...
...
@@ -415,6 +415,7 @@
!
victory
0
x19
「头奖壶
7
」效果胜利
!
victory
0
x1a
「魂之接力」效果胜利
!
victory
0
x1b
「鬼计惰天使」效果胜利
!
victory
0
x1c
「幻煌龙的天涡」效果胜利
!
victory
0
x20
由于「%
ls
」的效果获得比赛胜利
#counters
!
counter
0
x1
魔力指示物
...
...
@@ -476,6 +477,7 @@
!
counter
0
x1039
咕咚指示物
!
counter
0
x40
指示物(
No
.
51
怪腕之必杀摔角手)
!
counter
0
x1041
捕食指示物
!
counter
0
x42
指示物(爆竹鬼)
#setnames, using tab for comment
!
setname
0
x1
正义盟军
A
・
O
・
J
!
setname
0
x2
次世代 ジェネクス
...
...
@@ -790,7 +792,7 @@
!
setname
0
xef
堕天使
!
setname
0
xf0
风魔女
WW
(ウィンド・ウィッチ)
!
setname
0
xf1
十二兽 十二獣
#
!setname 0xf2 灵摆 ペンデュラム
!
setname
0
xf2
灵摆 ペンデュラム
!
setname
0
x10f2
灵摆龙 ペンデュラム・ドラゴン
!
setname
0
x20f2
灵摆读阵 ペンデュラムグラフ
!
setname
0
xf3
捕食 プレデター
...
...
@@ -798,3 +800,9 @@
!
setname
0
xf4
召唤兽 召喚獣
!
setname
0
xf5
甘多拉 ガンドラ
!
setname
0
xf6
摩天楼
!
setname
0
xf7
抒情歌鸲
LL
(リリカル・ルスキニア)
#!setname 0xf8 霸王 覇王
!
setname
0
x10f8
霸王门 覇王門
!
setname
0
x20f8
霸王眷龙 覇王眷竜
!
setname
0
xf9
真龙 真竜
!
setname
0
xfa
幻煌龙 幻煌龍
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment