Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
mycard
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
syntax_j
mycard
Commits
eafab06b
Commit
eafab06b
authored
Sep 07, 2012
by
神楽坂玲奈
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
nothing
parent
c1f6f124
Changes
29
Show whitespace changes
Inline
Side-by-side
Showing
29 changed files
with
3411 additions
and
3411 deletions
+3411
-3411
.gitignore
.gitignore
+14
-14
Rakefile
Rakefile
+64
-64
graphics/themes/iduel/theme.yml
graphics/themes/iduel/theme.yml
+18
-18
lib/action.rb
lib/action.rb
+731
-731
lib/card.rb
lib/card.rb
+205
-205
lib/dialog.rb
lib/dialog.rb
+73
-73
lib/game.rb
lib/game.rb
+47
-47
lib/iduel/game.rb
lib/iduel/game.rb
+183
-183
lib/iduel/window_login.rb
lib/iduel/window_login.rb
+29
-29
lib/main.rb
lib/main.rb
+127
-127
lib/picture.rb
lib/picture.rb
+10
-10
lib/scene.rb
lib/scene.rb
+190
-190
lib/scene_duel.rb
lib/scene_duel.rb
+198
-198
lib/scene_lobby.rb
lib/scene_lobby.rb
+95
-95
lib/scene_login.rb
lib/scene_login.rb
+46
-46
lib/scene_title.rb
lib/scene_title.rb
+56
-56
lib/scene_watch.rb
lib/scene_watch.rb
+33
-33
lib/update.rb
lib/update.rb
+146
-146
lib/window.rb
lib/window.rb
+92
-92
lib/window_chat.rb
lib/window_chat.rb
+175
-175
lib/window_config.rb
lib/window_config.rb
+127
-127
lib/window_deck.rb
lib/window_deck.rb
+201
-201
lib/window_lobbybuttons.rb
lib/window_lobbybuttons.rb
+49
-49
lib/window_roomlist.rb
lib/window_roomlist.rb
+60
-60
lib/window_title.rb
lib/window_title.rb
+31
-31
lib/window_userinfo.rb
lib/window_userinfo.rb
+35
-35
lib/ygocore/game.rb
lib/ygocore/game.rb
+314
-314
lib/ygocore/user.rb
lib/ygocore/user.rb
+38
-38
lib/ygocore/window_login.rb
lib/ygocore/window_login.rb
+24
-24
No files found.
.gitignore
View file @
eafab06b
Rakefile
View file @
eafab06b
graphics/themes/iduel/theme.yml
View file @
eafab06b
lib/action.rb
View file @
eafab06b
lib/card.rb
View file @
eafab06b
lib/dialog.rb
View file @
eafab06b
lib/game.rb
View file @
eafab06b
lib/iduel/game.rb
View file @
eafab06b
lib/iduel/window_login.rb
View file @
eafab06b
lib/main.rb
View file @
eafab06b
lib/picture.rb
View file @
eafab06b
lib/scene.rb
View file @
eafab06b
lib/scene_duel.rb
View file @
eafab06b
lib/scene_lobby.rb
View file @
eafab06b
lib/scene_login.rb
View file @
eafab06b
lib/scene_title.rb
View file @
eafab06b
lib/scene_watch.rb
View file @
eafab06b
lib/update.rb
View file @
eafab06b
lib/window.rb
View file @
eafab06b
lib/window_chat.rb
View file @
eafab06b
lib/window_config.rb
View file @
eafab06b
lib/window_deck.rb
View file @
eafab06b
lib/window_lobbybuttons.rb
View file @
eafab06b
lib/window_roomlist.rb
View file @
eafab06b
lib/window_title.rb
View file @
eafab06b
lib/window_userinfo.rb
View file @
eafab06b
lib/ygocore/game.rb
View file @
eafab06b
lib/ygocore/user.rb
View file @
eafab06b
lib/ygocore/window_login.rb
View file @
eafab06b
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