SourceOP
SourceOP Code Released - Printable Version

+- SourceOP (http://forums.sourceop.com)
+-- Forum: Half-Life 2 (http://forums.sourceop.com/Half-Life-2-forum)
+--- Forum: General Chat (http://forums.sourceop.com/General-Chat--24-forum)
+---- Forum: Coding (http://forums.sourceop.com/Coding-forum)
+---- Thread: SourceOP Code Released (/SourceOP-Code-Released-thread)



SourceOP Code Released - Drunken F00l - Jul 28, 2011

You can view it here:
http://code.google.com/p/sourceop/source/browse/#hg%2Ftrunk

Code for other projects coming soon.

Sorry that some of it is a mess. It's a fairly old project (2004/2005) and it hasn't really ever been cleaned up. There are gems spread all over, though. You can use this thread and subforum to ask questions, share things you found that were helpful, etc.


SourceOP Code Released - Russianeer - Jul 29, 2011

Thank you for releasing it at last.


SourceOP Code Released - Russianeer - Jul 29, 2011

So how would I compile this under Release - Orangebox?


SourceOP Code Released - nicatronTg - Jul 30, 2011

You specifically mention reservedslots.cpp and playerdatabase.cpp, but neither are in the actual repo.


SourceOP Code Released - Russianeer - Jul 30, 2011

nicatronTg Wrote:You specifically mention reservedslots.cpp and playerdatabase.cpp, but neither are in the actual repo.

I had the same problem in the beginning. There's actually a 'Next' button at the top right part of the screen that will bring you to the next page.

It's very hard to navigate on google code indeed.


SourceOP Code Released - Drunken F00l - Aug 01, 2011

You can also just download the entire repository with hg clone
Code:
hg clone [url]https://drunkenf00l@code.google.com/p/sourceop/[/url] sourceop



SourceOP Code Released - Russianeer - Aug 20, 2011

Can you please answer my question of how I would compile this against Orange Box?