SphereCommunity
Open Source! - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: General Discussion (/Forum-General-Discussion)
+--- Forum: News (/Forum-News)
+--- Thread: Open Source! (/Thread-Open-Source)

Pages: 1 2 3 4 5 6 7 8


RE: Open Source! - xantier - 10-09-2015 02:28 AM

If you want to build it, add git to your %PATH% and CLONE the repo, don't download it as zip because the build system requires an active git repository to generate correct definitions in a header file.

Also, fresh clone has such an error:
1>c:\users\deniz\documents\sphereserver\source\src\graysvr\cclientuse.cpp(1478)​: error C2039: 'm_virtualPlatinum': is not a member of 'CChar'
1>c:\users\deniz\documents\sphereserver\source\src\graysvr\cobjbase.h(2597): note: see declaration of 'CChar'

There is no such member as m_virtualPlatinum in CChar. Apparently it's not even hinted in any file, manually add it to CChar class in CObjBase.h as "INT64 m_virtualPlatinum" to successfully complete the compilation. I don't know if the devs have noticed it but I will create a pull request about it anyways.

edit: sent the pull request but coruja apparently was already fixing it Tongue


RE: Open Source! - XuN - 10-09-2015 03:15 AM

Sadly we don't have the source of this version, we only have a '1.0 partial', which is not covering the whole project, so there's no way for you to fix these bugs other than changing version ...

Honestly, moving scripts from this version to anyone else ... I would not even think of it, you should have to redo everything almost from scratch.


RE: Open Source! - Desttro - 10-09-2015 06:27 PM

Thats bad :/ ok thank you


RE: Open Source! - x77x - 10-12-2015 07:01 AM

if your open source does that mean people can finally share old source code?


RE: Open Source! - Ben - 10-12-2015 07:45 AM

Be my guest... If you have old code, because we don't.


RE: Open Source! - xantier - 10-12-2015 03:36 PM

I had the 0.99f and 0.55i somewhere deep down in my old external HDD Tongue


RE: Open Source! - x77x - 10-12-2015 09:22 PM

all i ever wanted was the 51a source is that too much to ask!!!???


http://escanabasucks.com/dragonsoftime/junk/SOURCES.rar


anyone wanna tell me what versions these are?


RE: Open Source! - azmanomer - 10-12-2015 10:25 PM

i think its more easy to understand what they say ; "They dont have it!!!!" so what you are doing is meaningless Smile


RE: Open Source! - Ben - 10-12-2015 11:22 PM

Two of those I have no idea what they are... the rests are 0.99f source
0.51a source I believe no longer exists, which is why there was a project started some time ago to try and rebuild it (no idea what happened to that project)


RE: Open Source! - x77x - 10-13-2015 12:59 AM

i wanna say one of those is 53... so its pretty close to 51, youd think