-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 1ad51f5
Showing
1,253 changed files
with
48,442 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
# Auto detect text files and perform LF normalization | ||
* text=auto | ||
|
||
# WeiDU/IE | ||
*.tp2 text | ||
*.tpa text | ||
*.tpp text | ||
*.tph text | ||
*.tra text | ||
*.2da text | ||
*.baf text | ||
*.d text | ||
*.ids text | ||
*.bam binary | ||
*.plt binary | ||
*.mos binary | ||
*.vvc binary | ||
*.itm binary | ||
*.spl binary | ||
*.cre binary | ||
*.eff binary | ||
*.pro binary | ||
*.are binary | ||
*.wed binary | ||
*.wmp binary | ||
*.sto binary | ||
*.bcs binary | ||
*.dlg binary | ||
|
||
# Custom for Visual Studio | ||
*.cs diff=csharp | ||
*.sln merge=union | ||
*.csproj merge=union | ||
*.vbproj merge=union | ||
*.fsproj merge=union | ||
*.dbproj merge=union | ||
|
||
# Standard to msysgit | ||
*.doc diff=astextplain | ||
*.DOC diff=astextplain | ||
*.docx diff=astextplain | ||
*.DOCX diff=astextplain | ||
*.dot diff=astextplain | ||
*.DOT diff=astextplain | ||
*.pdf diff=astextplain | ||
*.PDF diff=astextplain | ||
*.rtf diff=astextplain | ||
*.RTF diff=astextplain |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
*.7z | ||
*.rar | ||
*.zip | ||
*.tar.gz | ||
*.debug | ||
*.log | ||
*.exe | ||
!iconv.exe | ||
!oggdec.exe | ||
!tisunpack.exe | ||
!TobExLoader.exe | ||
setup-spell_rev | ||
setup-spell_rev.command |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,131 @@ | ||
@font-face { | ||
font-family: "TrajanPro"; | ||
font-style: normal; | ||
font-weight: normal; | ||
src: url("/includes/trajanpro-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/includes/trajanpro-regular-webfont.woff") format("woff"), url("/includes/trajanpro-regular-webfont.ttf") format("truetype"), url("/includes/trajanpro-regular-webfont.svg#TrajanProRegular") format("svg"); | ||
} | ||
body { | ||
background-color: #CCCCCC; | ||
color: #000000; | ||
font-family: Arial,Helvetica,sans-serif; | ||
font-size: 12px; | ||
margin: 35px 50px; | ||
padding: 0; | ||
text-align: left; | ||
} | ||
img { | ||
border: 0 none; | ||
} | ||
h1, h2, h3, h4, h5, h6 { | ||
background-color: #FFFFFF; | ||
border: 1px solid #000000; | ||
color: #000099; | ||
font-family: "TrajanPro",Times New Roman,Times,serif; | ||
font-size: 17px; | ||
font-weight: bold; | ||
margin-left: 20px; | ||
margin-right: 20px; | ||
padding: 5px; | ||
position: relative; | ||
z-index: 10; | ||
} | ||
h2 { | ||
font-size: 16px; | ||
} | ||
h3 { | ||
font-size: 15px; | ||
} | ||
h4 { | ||
font-size: 14px; | ||
} | ||
h5 { | ||
font-size: 13px; | ||
} | ||
h6 { | ||
font-size: 12px; | ||
} | ||
p, ul, table { | ||
clear: left; | ||
} | ||
a, a:link, a:visited, a:hover, a:active { | ||
border-width: 0; | ||
color: #000099; | ||
margin: 0; | ||
padding: 0; | ||
} | ||
a:visited { | ||
color: #0000CD; | ||
} | ||
table { | ||
padding: 20px; | ||
width: 100%; | ||
} | ||
td, th { | ||
border: 1px outset #AAAAAA; | ||
font-size: 11px; | ||
padding: 5px; | ||
text-align: center; | ||
vertical-align: baseline; | ||
} | ||
th { | ||
background-color: #0000CD; | ||
color: #FFFFFF; | ||
font-weight: bold; | ||
} | ||
hr { | ||
clear: both; | ||
display: block; | ||
margin: 0; | ||
visibility: hidden; | ||
} | ||
.leftalign, table.leftalign tr th, table.leftalign tr td { | ||
text-align: left; | ||
} | ||
.section { | ||
background-color: #FFFFFF; | ||
border: 1px solid #000000; | ||
margin: -30px 0 30px; | ||
padding: 20px 20px 10px; | ||
position: relative; | ||
} | ||
.kit_description { | ||
background-color: #F0F0F0; | ||
border-left: 4px solid #CCCCCC; | ||
border-top: 1px dotted #CCCCCC; | ||
display: block; | ||
position: relative; | ||
} | ||
.portrait_thumb { | ||
float: left; | ||
height: 125px; | ||
overflow: auto; | ||
padding: 5px; | ||
text-align: center; | ||
width: 125px; | ||
} | ||
a.spoiler, a.spoiler:link, a.spoiler:active, a.spoiler:visited, a.spoiler:hover { | ||
background-color: #CCCCCC; | ||
border: 1px dotted #888888; | ||
color: #CCCCCC; | ||
text-decoration: none; | ||
} | ||
a.spoiler:hover { | ||
border: 1px dotted #CCCCCC; | ||
color: #000000; | ||
} | ||
.code { | ||
-moz-border-bottom-colors: none; | ||
-moz-border-image: none; | ||
-moz-border-left-colors: none; | ||
-moz-border-right-colors: none; | ||
-moz-border-top-colors: none; | ||
background-color: #EEEEEE; | ||
border-color: #555555; | ||
border-style: solid; | ||
border-width: 1px 1px 1px 10px; | ||
font-family: 'Courier New',Courier,mono; | ||
padding: 5px; | ||
} | ||
.deprecated { | ||
color: #666666; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[.ShellClassInfo] | ||
IconFile=backup\g3.ico | ||
IconIndex=0 |
Oops, something went wrong.