Skip to content

Commit 8f7d598

Browse files
committed
[Decomp Progress] Add JPOG progress
1 parent 523b478 commit 8f7d598

9 files changed

Lines changed: 17785 additions & 129 deletions

File tree

.decomp-progress

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,25 @@
11
projects
22
{
3+
"JPOG"
4+
{
5+
"functions" "Tools/ProgressCalculation/JPOG/functions.csv"
6+
"ignore" "Tools/ProgressCalculation/JPOG/ignorelist.txt"
7+
"svgtemplate" "Tools/ProgressCalculation/templates/template_jpog.svg"
8+
9+
"files"
10+
{
11+
"extension" ".cpp"
12+
"extension" ".hpp"
13+
"extension" ".c"
14+
"extension" ".h"
15+
"directory" "OpenJPOG/Source"
16+
}
17+
}
318
"TKernelInterface"
419
{
520
"functions" "Tools/ProgressCalculation/TKernelInterface/functions.csv"
621
"ignore" "Tools/ProgressCalculation/TKernelInterface/ignorelist.txt"
7-
"svgtemplate" "Tools/ProgressCalculation/template.svg"
22+
"svgtemplate" "Tools/ProgressCalculation/templates/template_dll.svg"
823

924
"files"
1025
{
@@ -20,7 +35,7 @@ projects
2035
{
2136
"functions" "Tools/ProgressCalculation/PPropertyParser/functions.csv"
2237
"ignore" "Tools/ProgressCalculation/PPropertyParser/ignorelist.txt"
23-
"svgtemplate" "Tools/ProgressCalculation/template.svg"
38+
"svgtemplate" "Tools/ProgressCalculation/templates/template_dll.svg"
2439

2540
"files"
2641
{
@@ -36,7 +51,7 @@ projects
3651
{
3752
"functions" "Tools/ProgressCalculation/TRenderInterface/functions.csv"
3853
"ignore" "Tools/ProgressCalculation/TRenderInterface/ignorelist.txt"
39-
"svgtemplate" "Tools/ProgressCalculation/template.svg"
54+
"svgtemplate" "Tools/ProgressCalculation/templates/template_dll.svg"
4055

4156
"files"
4257
{

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
Decompilation of the Toshi engine 1.0 and Jurassic Park: Operation Genesis (JPOG).
33

44
## Status
5+
<img src="https://opentoshi.net/progress/JPOG.svg" width="100%"/>
56
<img src="https://opentoshi.net/progress/TKernelInterface.svg" width="50%"/><img src="https://opentoshi.net/progress/TRenderInterface.svg" width="50%"/>
67
<img src="https://opentoshi.net/progress/PPropertyParser.svg" width="50%"/>
78

Tools/ProgressCalculation/JPOG/functions.csv

Lines changed: 17750 additions & 0 deletions
Large diffs are not rendered by default.

Tools/ProgressCalculation/JPOG/ignorelist.txt

Whitespace-only changes.

Tools/ProgressCalculation/PPropertyParser/template.svg

Lines changed: 0 additions & 42 deletions
This file was deleted.

Tools/ProgressCalculation/TKernelInterface/template.svg

Lines changed: 0 additions & 42 deletions
This file was deleted.

0 commit comments

Comments
 (0)