OninO
Smash Journeyman
- Joined
- May 19, 2014
- Messages
- 289
Hey guys,
Just started working on this over the last couple of nights. It's mostly to help myself visualise what's going on in the melee code base but I hope that other people will find it useful, and perhaps we can use it to help build a symbol map that we can all use.
Here's the repo:
https://github.com/AJAnderson/MeleeCallGraph
You can just copy and paste the contents of the meleecallgraph.txt file into the code box on this website:
https://stamm-wilbrandt.de/GraphvizFiddle/#
That should cause the graph to be drawn. There are other alternative GUIs which might be much easier to work with. If you find one, let me know as GraphvizFiddle is nice and simple but kind of laborious.
I'll be continuously adding to it as and when I have time.
Just started working on this over the last couple of nights. It's mostly to help myself visualise what's going on in the melee code base but I hope that other people will find it useful, and perhaps we can use it to help build a symbol map that we can all use.
Here's the repo:
https://github.com/AJAnderson/MeleeCallGraph
You can just copy and paste the contents of the meleecallgraph.txt file into the code box on this website:
https://stamm-wilbrandt.de/GraphvizFiddle/#
That should cause the graph to be drawn. There are other alternative GUIs which might be much easier to work with. If you find one, let me know as GraphvizFiddle is nice and simple but kind of laborious.
I'll be continuously adding to it as and when I have time.
Last edited: