Difference between revisions of "Source Code Project"

From FreeSpace Wiki
Jump to: navigation, search
(Freespace -> FreeSpace)
m
Line 43: Line 43:
 
I know you worked on this article initially WMCoolmon, but I think as documentation it is "presenter" neutral? This info should go in another section as well.
 
I know you worked on this article initially WMCoolmon, but I think as documentation it is "presenter" neutral? This info should go in another section as well.
  
Finally, there's me (WMCoolmon). I occassionally release new versions of the [[MediaVp]], which is a collection of better-quality textures and effects for FreeSpace 2. If you've created a high-res or high-poly version of a texture or ship in FreeSpace 2, tell me so I can include it in future releases. MediaVP development is seperate fro mteh SCP proper, but intimately related in that it shows off some of the cooler features the team has implemented.
+
Finally, there's me (WMCoolmon). I occassionally release new versions of the [[MediaVp]], which is a collection of better-quality textures and effects for FreeSpace 2. If you've created a high-res or high-poly version of a texture or ship in FreeSpace 2, tell me so I can include it in future releases. MediaVP development is separate from the SCP proper, but intimately related in that it shows off some of the cooler features the team has implemented.
 
-->
 
-->
  

Revision as of 14:53, 2 October 2008

With all the snazzy new games and flashy graphics popping up in the gaming market, and you've gotten jealous. Because, as everyone knows, there is no FreeSpace 3, and there never will be. So now you're stuck in your parents' basement, with only your vintage 1998 Space Sim of the Year to keep you company.

Fortunately, there's light at the end of the tunnel.


A Brief History Lesson

In 2002, Dave Baranec (one of the individuals who worked on FreeSpace 2), released the FreeSpace 2 source on the now-defunct Volition Watch.

Although the code was missing major components (such as the PXO multiplayer code and the ability to play movies), new features, such as glowpoints, were quickly added. Ship class limits were bumped, causing FreeSpace 2 modders around the world to rejoice.

The individual programmers who were making enhancements to the original code soon organized themselves into the FreeSpace Source Code Project (FSSCP) and kept on working. Glow mapping, shine mapping, DirectX 8.0 support, a new multiplayer network system and dozens of new SEXPs have followed over the years.


But I Just Want to Play!

If that's the case, head back to the Getting Started(Main) Guide.

If you would like to know more about the project, and what it means for you as a FreeSpace fan, or how you can contribute, then please read on.


An Brief Introduction to the FSSCP

The FSSCP is headed up by Goober5000 and Taylor, with help from the original project coordinator, Inquisitor.

As project leaders they keep the team organized and working towards set goals. They will request a 'code freeze' before a major release, when programmers aren't supposed to add new features, and instead focus on cleaning up existing bugs. When the team is not preparing for a release, individual programmers are given a lot of leeway in what they can work on.


What Does all of This Mean for You?

Not only do you get to experience all of the visual and gameplay enhancements that have been added thanks to the FSSCP, but there is an entire community and tools at your fingertips to create your own missions, campaigns, and stand alone games. The FSSCP allows mod development teams, campaign builders, and individual mission makers to add features that will enhance their work. The whole community benefits from being able to use all of the new features that are implemented to improve past, present, and future work.

Established projects that need features and who are involved in the community will usually have their requested features added first, but if you have any great ideas, please post them in the FSSCP Forum on the Hard-Light Productions Forums (Be sure to do a search first so you're not reposting ideas).

How you can Help out

While the developers are hard at work implementing new features, a critical area that you can help in is reporting bugs and helping coders to track them down. The place to do all of this bug tracking is using Mantis, the bug-reporting tool currently used by the FSSCP team. To learn more, please check out the article covering Bug Reporting.

And Most importantly, get involved in the community that shares a mutual obsession with everything Freespace!

Other Links

The Official FreeSpace 2 Source Code Project Website