Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
magicseteditor
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
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
MyCard
magicseteditor
Commits
1206bd80
Commit
1206bd80
authored
May 24, 2015
by
keyongyu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix space
parent
6608a390
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
8 deletions
+8
-8
data/yugioh.mse-game/script
data/yugioh.mse-game/script
+4
-4
update/filelist.txt
update/filelist.txt
+3
-3
update/version.txt
update/version.txt
+1
-1
No files found.
data/yugioh.mse-game/script
View file @
1206bd80
...
@@ -134,10 +134,10 @@
...
@@ -134,10 +134,10 @@
contents: { if card.name=="" then "CARDNAME" else card.name }
contents: { if card.name=="" then "CARDNAME" else card.name }
) +
) +
# step 4 : symbols
# step 4 : symbols
#
replace_rule(
replace_rule(
#
match: "[|!|@|#|$|%|^|&|*|?|=|]",
match: "[|!|@|#|$|%|^|&|*|?|=|]",
#
replace: "<sym-auto>&</sym-auto>"
replace: "<sym-auto>&</sym-auto>"
#
)+
)+
replace_rule(
replace_rule(
match: "[[:blank:]]",
match: "[[:blank:]]",
replace: "<sym-auto>^</sym-auto>"
replace: "<sym-auto>^</sym-auto>"
...
...
update/filelist.txt
View file @
1206bd80
...
@@ -202,7 +202,7 @@ data/yugioh.mse-game/card_fields 450af3823c359883054ff1863968ea67
...
@@ -202,7 +202,7 @@ data/yugioh.mse-game/card_fields 450af3823c359883054ff1863968ea67
data/yugioh.mse-game/game 32271e19abcc8f33ea81e42880f3d1f5
data/yugioh.mse-game/game 32271e19abcc8f33ea81e42880f3d1f5
data/yugioh.mse-game/icon.png 287a236e1dab6ed9e7fa97a0e7c0ce19
data/yugioh.mse-game/icon.png 287a236e1dab6ed9e7fa97a0e7c0ce19
data/yugioh.mse-game/packs f7f8e490c4e1db6b775a485a00b351ce
data/yugioh.mse-game/packs f7f8e490c4e1db6b775a485a00b351ce
data/yugioh.mse-game/script
368f486acaaadf1bf1ebeae90837865c
data/yugioh.mse-game/script
57129226b588fcefccb44df87342cce1
data/yugioh.mse-game/set_fields a7b7d838d9555c9eb04c87173dc12785
data/yugioh.mse-game/set_fields a7b7d838d9555c9eb04c87173dc12785
data/yugioh.mse-game/icons/cn.png dacb2ca8023c862a31db15312ae2b4c5
data/yugioh.mse-game/icons/cn.png dacb2ca8023c862a31db15312ae2b4c5
data/yugioh.mse-game/icons/image.png 06b9eb5362a3410417fa3bf5cdc19f6b
data/yugioh.mse-game/icons/image.png 06b9eb5362a3410417fa3bf5cdc19f6b
...
@@ -226,8 +226,8 @@ font/fonts-common.zip 09586aeb09ad47a744632a934b2a4b09
...
@@ -226,8 +226,8 @@ font/fonts-common.zip 09586aeb09ad47a744632a934b2a4b09
font/fonts-jp.zip 1cd5aa21f90c7a463e52938c039f19d1
font/fonts-jp.zip 1cd5aa21f90c7a463e52938c039f19d1
font/fonts-tw.zip d4ca4f877edcd92433e78d8b4c5f2960
font/fonts-tw.zip d4ca4f877edcd92433e78d8b4c5f2960
update/delete.txt c9b2ae557a77257e12e9a5599336afeb
update/delete.txt c9b2ae557a77257e12e9a5599336afeb
update/filelist.txt
80f2209bc5a2e14d443ba189d4c7d4ca
update/filelist.txt
9d35b2044c4864a18b007c4e82c39fd6
update/readme.txt e1555d90b56d941bcc2187baf892e071
update/readme.txt e1555d90b56d941bcc2187baf892e071
update/rename.txt cbfaccc657e73040ec051233017b2c4d
update/rename.txt cbfaccc657e73040ec051233017b2c4d
update/update-server.bat 906682e2c43e33f9f06a058cea7da7bf
update/update-server.bat 906682e2c43e33f9f06a058cea7da7bf
update/version.txt
cf0863a2d007121077f9fa11f479d3e1
update/version.txt
876168d5dd48e1c76e5413a551d66815
update/version.txt
View file @
1206bd80
2015/4/10 13:46:03
2015-5-24 9:52:20
\ No newline at end of file
\ No newline at end of file
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