Saturday, October 23, 2010

OpenDemo alpha version released!

Finally everything is working well enough to release a first version of my current project OpenDemo. This is an early alpha version so you can get a first look how things are done without any documentation yet.

I'm developing OpenDemo, to make the access of data in Counterstrike demos as easy as possible for coders.

The OpenDemo source files "OpenDemo.cpp", "OpenDemo.h" and the LoadingStream files "LoadingStream.cpp", "LoadingStream.h" should compile with any c++ compiler. If they don't compile in your compiler contact me immediately!

The other files are for demonstrating how to use OpenDemo in a vc++ project. Especially "ODExample.cpp" shows how to initialise, load and access a demo.

You can always get the latest source code packed together in a rar file with the link in the "My Projects" category.