We're a bunch of Outcast fans who are also interested in game development. When Outcast 2 was canceled some years ago because Appeal went bankrupt there was only one solution: Create our own inofficial sequel!

Post tutorial RSS Tutorials
Generating API documentation from source files

Generating API documentation from source files

Client Side Coding Tutorial

Most Game SDKs that include C++ code don't have a proper documentation of the API. Learn how to generate such a documentation automatically using only...