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
-
Just for the sake of curiosity, what's the code displayed in the new splash screen?
-
ST:R FRED or FEATURE code :nervous:
-
I wish. It's machine code.
-
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. :)
-
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 ;)
-
Shields-off sounds right. I'm pretty sure it was written by phreak, and it's from the pretty early days of the SCP.
-
Mystery solved. :cool:
-
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.
-
I wish. It's machine code.
Nope. It's definitely C code from the game.
Are you being serious?
-
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.
-
I got Goobified for posting ED links.
-
Yeah, I deleted cole's post yesterday and I'm deleting the others too. Don't post links to Encyclopedia Dramatica on HLP.
-
What about uncyclopedia? :nervous:
-
That's not the same thing. ED is basically 4chan in wiki format. Uncyclopedia is a satirical version of Wikipedia.