Skip to content

Commit

Permalink
- Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
zzahos-kg committed Mar 6, 2015
1 parent 60fbfd9 commit 93083a4
Show file tree
Hide file tree
Showing 285 changed files with 81,822 additions and 0 deletions.
458 changes: 458 additions & 0 deletions Docs/PyAI.html

Large diffs are not rendered by default.

5,727 changes: 5,727 additions & 0 deletions Docs/PyDAT.html

Large diffs are not rendered by default.

98 changes: 98 additions & 0 deletions Docs/PyFNT.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,98 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>PyFNT v1.2 [PyMS v1.2.1 by poiuy_qwert]</title>
<link rel="stylesheet" type="text/css" href="styles.css"/>
</style>
</head>
<body>
<br><br>
<table align="center" width="80%" height="150px" cellspacing="1">
<tr>
<td class="blue" align="center" valign="middle" colspan="3">
<strong>PyMS</strong><br>
v1.2.1<br><br>
By: poiuy_qwert</td>
</tr>
<tr height="1">
<td class="bblue" width="25%">
<ol>
<li><a class="tree" href="intro.html">Introduction </a>
<li><a class="tree" href="PyGRP.html">PyGRP v3.8</a>
<li><a class="tree" href="PyPAL.html">PyPAL v1.5</a>
<li><a class="tree" href="PyLO.html">PyLO v1.6</a>
<li><a class="tree" href="PyTBL.html">PyTBL v1.7</a>
<li><a class="tree" href="PyTRG.html">PyTRG v2.6</a>
<li><a class="tree" href="PyDAT.html">PyDAT v1.11</a>
<li><a class="tree" href="PyGOT.html">PyGOT v1.2</a>
<li><a class="tree" href="PyAI.html">PyAI v2.4</a>
<li><a class="tree" href="PyICE.html">PyICE v1.8</a>
<li><b>PyFNT v1.2</b>
<li><a class="tree" href="PyTILE.html">PyTILE v1.3</a>
<li><a class="tree" href="PyPCX.html">PyPCX v1.0</a>
<li><a class="tree" href="PyMPQ.html">PyMPQ v1.0</a>
</ol>
</td>
<td class="lblue" valign="top">
<a name="top" class="header">PyFNT v1.2</a><br><br>
PyFNT is used to modify StarCraft fonts.
<ol>
<li><a href="#changes">Changes</a>
<li><a href="#cmdline">Commandline Options</a>
</ol>
</td>
</tr>
</table>
<br><br><a name="changes" class="header">Changes</a><a href="#top" class="top">^</a><br><br>
<b>PyFNT v1.2</b>
<ul>
<li>Fixed a problem where some characters would get a pink pixel in the bottom right
</ul>
<b>PyFNT v1.1</b>
<ul>
<li>tfontgam.pcx is now used for the palette
<li>Fixed a bug when opening files
<li>Fixed a bug with using up/down/page up/page down/home/end in the letters list
</ul>
<b>PyFNT v1.0</b>
<ul>
<li>First public release
</ul>
<br><br><a name="cmdline" class="header">Commandline Options</a><a href="#top" class="top">^</a><br><br>
<table width="100%%">
<tr>
<td class="blue" width="10%%"><b>Option</b></td>
<td class="blue" width="15%%"><b>Long Option</b></td>
<td class="blue"><b>Description</b></td>
</tr>
<tr>
<td class="lblue"><b>-d</b></td>
<td class="lblue"><b>--decompile</b></td>
<td>Decompile FNT to a BMP <b>Default</b></td>
</tr>
<tr>
<td class="lblue"><b>-c</b></td>
<td class="lblue"><b>--compile</b></td>
<td>Compile a BMP to a FNT</td>
</tr>
<tr>
<td class="lblue"><b>-s</b></td>
<td class="lblue"><b>--specifics</b></td>
<td>Specifies the lowest ASCII index and amount of letters (seperated by commas) when compiling</td>
</tr>
<tr>
<td class="lblue"><b></b></td>
<td class="lblue"><b>--gui</b></td>
<td>Opens a file with the GUI</td>
</tr>
</table>
<br><br><br><br>
<table align="center" width="80%" cellspacing="1">
<tr>
<td class="blue" width="20%"><a class="nav" href="PyICE.html">&#171; PyICE</a></td></td>
<td class="blue" align="center"><a class="nav" href="#top">PyFNT</a></td>
<td class="blue" width="20%" align="right"><a class="nav" href="PyTILE.html">PyTILE &#187;</a></td>
</tr>
</table>
</body>
</html>
107 changes: 107 additions & 0 deletions Docs/PyGOT.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>PyGOT v1.2 [PyMS v1.2.1 by poiuy_qwert]</title>
<link rel="stylesheet" type="text/css" href="styles.css"/>
</style>
</head>
<body>
<br><br>
<table align="center" width="80%" height="150px" cellspacing="1">
<tr>
<td class="blue" align="center" valign="middle" colspan="3">
<strong>PyMS</strong><br>
v1.2.1<br><br>
By: poiuy_qwert</td>
</tr>
<tr height="1">
<td class="bblue" width="25%">
<ol>
<li><a class="tree" href="intro.html">Introduction </a>
<li><a class="tree" href="PyGRP.html">PyGRP v3.8</a>
<li><a class="tree" href="PyPAL.html">PyPAL v1.5</a>
<li><a class="tree" href="PyLO.html">PyLO v1.6</a>
<li><a class="tree" href="PyTBL.html">PyTBL v1.7</a>
<li><a class="tree" href="PyTRG.html">PyTRG v2.6</a>
<li><a class="tree" href="PyDAT.html">PyDAT v1.11</a>
<li><b>PyGOT v1.2</b>
<li><a class="tree" href="PyAI.html">PyAI v2.4</a>
<li><a class="tree" href="PyICE.html">PyICE v1.8</a>
<li><a class="tree" href="PyFNT.html">PyFNT v1.2</a>
<li><a class="tree" href="PyTILE.html">PyTILE v1.3</a>
<li><a class="tree" href="PyPCX.html">PyPCX v1.0</a>
<li><a class="tree" href="PyMPQ.html">PyMPQ v1.0</a>
</ol>
</td>
<td class="lblue" valign="top">
<a name="top" class="header">PyGOT v1.2</a><br><br>
PyGOT is used to convert GOT (Game Templates) to and from TXT files. It also has a shortcut (from <a href="PyTRG.html">PyTRG</a>) to compiling a TRG as a GOT compatable TRG.
<ol>
<li><a href="#changes">Changes</a>
<li><a href="#cmdline">Commandline Options</a>
</ol>
</td>
</tr>
</table>
<br><br><a name="changes" class="header">Changes</a><a href="#top" class="top">^</a><br><br>
<b>PyGOT v1.2</b>
<ul>
<li>Added a <b>GUI</b>
</ul>
<b>PyGOT v1.1</b>
<ul>
<li>Added better error reporting
<li>Indentation changed
</ul>
<b>PyGOT v1.0</b>
<ul>
<li>First public release
</ul>
<br><br><a name="cmdline" class="header">Commandline Options</a><a href="#top" class="top">^</a><br><br>
<table width="100%%">
<tr>
<td class="blue" width="10%%"><b>Option</b></td>
<td class="blue" width="15%%"><b>Long Option</b></td>
<td class="blue"><b>Description</b></td>
</tr>
<tr>
<td class="lblue"><b>-h</b></td>
<td class="lblue"><b>--help</b></td>
<td>Display the command line format and options with small descriptions.</td>
</tr>
<tr>
<td class="lblue"><b>-d</b></td>
<td class="lblue"><b>--decompile</b></td>
<td>Decompile a GOT file to a TXT file. <b>Default</b></td>
</tr>
<tr>
<td class="lblue"><b>-c</b></td>
<td class="lblue"><b>--compile</b></td>
<td>Compile a TXT file to a GOT file.</td>
</tr>
<tr>
<td class="lblue"><b>-t</b></td>
<td class="lblue"><b>--trig</b></td>
<td>Compile a TRG file to a GOT compatable TRG file.</td>
</tr>
<tr>
<td class="lblue"><b>-r</b></td>
<td class="lblue"><b>--reference</b></td>
<td>When decompiling, put a reference for settings at the top of the file. <b>Default: Off</b></td>
</tr>
<tr>
<td class="lblue"><b></b></td>
<td class="lblue"><b>--gui</b></td>
<td>Opens a file with the GUI</td>
</tr>
</table>
<br><br><br><br>
<table align="center" width="80%" cellspacing="1">
<tr>
<td class="blue" width="20%"><a class="nav" href="PyDAT.html">&#171; PyDAT</a></td></td>
<td class="blue" align="center"><a class="nav" href="#top">PyGOT</a></td>
<td class="blue" width="20%" align="right"><a class="nav" href="PyAI.html">PyAI &#187;</a></td>
</tr>
</table>
</body>
</html>
Loading

0 comments on commit 93083a4

Please sign in to comment.