Skip to content

Commit

Permalink
[Decomp Progress] Added PPropertyParser
Browse files Browse the repository at this point in the history
  • Loading branch information
AdventureT committed Sep 12, 2024
1 parent e48e240 commit 594de17
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 3 deletions.
16 changes: 16 additions & 0 deletions .decomp-progress
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,20 @@ projects
"directory" "Toshi/Source/TKernel"
}
}
"PPropertyParser"
{
"functions" "Tools/ProgressCalculation/PPropertyParser/functions.csv"
"ignore" "Tools/ProgressCalculation/PPropertyParser/ignorelist.txt"
"svgtemplate" "Tools/ProgressCalculation/PPropertyParser/template.svg"

"files"
{
"extension" ".cpp"
"extension" ".hpp"
"extension" ".c"
"extension" ".h"
"directory" "Toshi/Plugins/Include/PPropertyParser"
"directory" "Toshi/Plugins/Source/PPropertyParser"
}
}
}
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Decompilation of the Toshi engine 1.0 and Jurassic Park: Operation Genesis (JPOG

## Status
<img src="https://opentoshi.net/progress/TKernelInterface.svg" width="100%"/>
<img src="https://opentoshi.net/progress/PPropertyParser.svg" width="100%"/>

At the moment, this is not an accurate representation of the actual progress of the decomp, since many functions have not been marked as done.

Expand Down
8 changes: 5 additions & 3 deletions Tools/ProgressCalculation/PPropertyParser/template.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 594de17

Please sign in to comment.