Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: meego on June 04, 2008, 10:24:56 am

Title: Splash screen code
Post by: meego on June 04, 2008, 10:24:56 am
Just for the sake of curiosity, what's the code displayed in the new splash screen?
Title: Re: Splash screen code
Post by: ShadowGorrath on June 04, 2008, 10:26:28 am
ST:R FRED or FEATURE code  :nervous:
Title: Re: Splash screen code
Post by: Herra Tohtori on June 04, 2008, 10:40:04 am
I wish. It's machine code.
Title: Re: Splash screen code
Post by: karajorma on June 04, 2008, 11:19:40 am
Nope. It's definitely C code from the game.

I can see it checking flags on objects and parse objects. But it's far too small a snippet for me to identify. :)
Title: Re: Splash screen code
Post by: Shade on June 04, 2008, 11:27:18 am
The 1024*768 splash screen looks like code for the shields-off sexp. The 640*480 splash screen is the same, just a smaller snippet that doesn't lend itself to identification unless you just looked at the big version and notice them matching ;)
Title: Re: Splash screen code
Post by: WMCoolmon on June 04, 2008, 04:29:20 pm
Shields-off sounds right. I'm pretty sure it was written by phreak, and it's from the pretty early days of the SCP.
Title: Re: Splash screen code
Post by: meego on June 04, 2008, 07:57:57 pm
Mystery solved.  :cool:
Title: Re: Splash screen code
Post by: phreak on June 04, 2008, 07:59:17 pm
i thought it was the kamakazie sexp, which was written by me and Sesquipedalian

edit:  yes it is sexp_shield_off(), which was written by sesq, and later re-written by goober.  So that code doesn't even exist in the codebase anymore.
Title: Re: Splash screen code
Post by: colecampbell666 on June 04, 2008, 08:10:55 pm
I wish. It's machine code.
Nope. It's definitely C code from the game.
Are you being serious?
Title: Re: Splash screen code
Post by: blowfish on June 04, 2008, 08:14:27 pm
Machine Code ≠ C Code.  Machine code is a bunch of numbers and characters that tell the computer what to do, but are virtually indecipherable to a human.  C code is much easier to work with, but must be compiled into machine code before it works.
Title: Re: Splash screen code
Post by: colecampbell666 on June 05, 2008, 06:47:10 pm
I got Goobified for posting ED links.
Title: Re: Splash screen code
Post by: Goober5000 on June 06, 2008, 07:29:48 am
Yeah, I deleted cole's post yesterday and I'm deleting the others too.  Don't post links to Encyclopedia Dramatica on HLP.
Title: Re: Splash screen code
Post by: blowfish on June 06, 2008, 11:47:59 am
What about uncyclopedia? :nervous:
Title: Re: Splash screen code
Post by: colecampbell666 on June 06, 2008, 01:06:15 pm
That's not the same thing. ED is basically 4chan in wiki format. Uncyclopedia is a satirical version of Wikipedia.