Author Topic: Source Release of SCI Companion?  (Read 26142 times)

0 Members and 1 Guest are viewing this topic.

Offline troflip

Re: Source Release of SCI Companion?
« Reply #45 on: January 27, 2011, 01:55:22 AM »
Let me know if you have any other  questions about what various files do.

You'll note the coding style is very different in different files. It changed a lot over the course of the few years I was working on it. Some of the older stuff uses HRESULTs for error handling, but most of the code is modern exception-based c++. I also went on a bit of a jihad for a while removing Microsoft-specific stuff (like CString) and converting to the STL wherever possible.
Check out my website: http://icefallgames.com
Groundhog Day Competition

Offline Omni

Re: Source Release of SCI Companion?
« Reply #46 on: January 31, 2011, 09:39:07 PM »
I noticed the STL uh changing.
I think now the biggest issue is some of the version mismatching of ProfUI files. You probably had V2.62.

Trying to get it going still with this mishmash but honestly I will not get a good chance to look over this for a few more weeks, I just look at it 30 minutes or so at a time when I can. Was pretty sick recently and got put behind on several projects at work and at the moment those are my main priority. If anyone here wants to get this going I would not mind.

Offline MusicallyInspired

Re: Source Release of SCI Companion?
« Reply #47 on: January 31, 2011, 11:47:00 PM »
If I knew what I was doing I'd lend a hand. You're time (and whatever of it you can spend) on this is greatly appreciated, Omni!
Brass Lantern Prop Competition

Offline OmerMor

Re: Source Release of SCI Companion?
« Reply #48 on: July 26, 2011, 11:14:51 AM »
I created a github repository for SCI Companion:
https://github.com/OmerMor/SciCompanion

When I have some time, I'll try to make it compile using the info in this thread.
Anyone is welcome to fork this, or even join the project.


Offline Omni

Re: Source Release of SCI Companion?
« Reply #49 on: July 30, 2011, 11:41:44 PM »
I know this kinda dropped dead. But losing most of my vision in my dominant eye made me read less and I had to focus my attention as I could not browse all the forums I used to be able to.


I just got this to compile tonight. ProfUIS 2.92 works. You need Visual Studio 2003.net. Boost 1.34.  Then you just need to build the proper files in ProfUIs and set a few includes in the project file for your custom paths and wham; compiles with no errors and 4 warnings!


Boost: http://www.boost.org/users/history/version_1_34_0.html
Boost: http://www.boost.org/users/history/version_1_34_1.html(bugfix)
ProfUIs: http://www.prof-uis.com/download/profuis292_freeware.zip
I compiled against 2.92.  2.92 should just be a bug fix. I have 2.92 downloading now so I can compile against that to.

I do not remember the license to those two but I think they can be redistributed freely. Someone would need to double check.
« Last Edit: July 31, 2011, 10:54:19 PM by Omni »

Offline MusicallyInspired

Re: Source Release of SCI Companion?
« Reply #50 on: July 31, 2011, 02:09:30 AM »
That's awful! Is that permanent?
Brass Lantern Prop Competition

Offline Omni

Re: Source Release of SCI Companion?
« Reply #51 on: July 31, 2011, 02:14:02 AM »
As my Eye Doctor puts it "It is permanent if it does not go away". I Currently can see out of it again(mostly) but the detachment and scarring is getting worse. Hoping this new treatment reverses that. I won't know for a few months though.

Offline MusicallyInspired

Re: Source Release of SCI Companion?
« Reply #52 on: July 31, 2011, 10:15:35 PM »
Good luck and keep us updated!
Brass Lantern Prop Competition

Offline OmerMor

Re: Source Release of SCI Companion?
« Reply #53 on: August 09, 2011, 02:55:58 AM »
Omni: sorry to about your illness. I hope it goes away.
I'd like to thank you for your information about sci companion's compilation.
I pushed a version that is compiling, and also contains all the dependencies to github.
You can all fork it, or simply download a zip of the source, and compile it using vs2003.
Sadly, I haven't managed to upgrade the solution to vs2010 yet.
The repository is at: https://github.com/OmerMor/SciCompanion


SMF 2.0.19 | SMF © 2021, Simple Machines
Simple Audio Video Embedder

Page created in 0.036 seconds with 22 queries.