Warcraft 3 ReplayParser Available at SourceForge
by John • September 19, 2010 • Programming • 0 Comments
Edit: This is just a disclaimer that the application was written several years ago when I was still learning how to program and the source code reflects that. I have re-written the underlying engine in C# where it is much cleaner and more modular; that source code is available upon request. To see the improvements the engine has undergone, view the latest Replay Parser posts here: http://johnhforrest.com/tag/replay-parser/.
I have officially released the code publicly on SourceForge. Here’s a link to the project page: https://sourceforge.net/projects/warcraft3replay/.
The project was developed using Visual Studio 2008, and its current dependencies are Qt and Qwt, which I have installation guides for Windows on my website.…
Read more →