Author Topic: Ravensoft releases source code for Jedi Academy and Jedi Outcast  (Read 3996 times)

0 Members and 1 Guest are viewing this topic.

Offline Scipi

  • Omni Kitten Meow~ =^ω^=
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1547
  • Rating: +192/-3
  • Meow :3
    • View Profile
    • ScipiSoftware
So this morning, I found that Disney closed LucasArts and in memorial, Raven decided to release the source code for two of their StarWars games.

Here's some more detailed articles:

http://arstechnica.com/gaming/2013/04/after-lucasarts-closure-jedi-outcast-and-jedi-academy-go-open-source/

http://www.kotaku.com.au/2013/04/in-tribute-to-lucasarts-raven-releases-the-source-code-for-jedi-knight-ii/

You can download them via sourceforge here:

Jedi Outcast

Jedi Academy

I've been looking through these and some of the comments here are hilarious :P

Quote
// Need to extern these. We can't #include qcommon.h because some fuckwit used LS_NONE to mean both a lightstyle and a sabermove.

// Do I Have A Leader?
// AM I A Leader?
// If Our Leader Is Dead, Clear Him Out
// If My Leader Isn't His Own Leader, Then, Use His Leader
// Eh. Can this get more confusing?

//we were getting ready to throw the thermal, drop it!
//so it just kind of drops it

// borg no longer exist
//   else if ( attacker && attacker->client && attacker->client->playerTeam == TEAM_BORG )
//   {//assimilated
//      statusTextIndex = Q_irand( IGT_RESISTANCEISFUTILE, IGT_NAMEIS8OF12 );
//   }

//They had the Borg as a test faction, it seems O.O


I know how my weekend's being spent :D

Imma Cat! =^_^= :3 (It's an emoticon now!)
Spoiler For Things I find interesting:
Spoiler For AI Programming:
Spoiler For Shameless advertising:

Spoiler For OldSig:





Spoiler For IMPORTANT NEWS!:
Late last night, Quebec was invaded by a group calling themselves, "Omnimaga". Not much is known about these mysterious people except that they all carried calculators of some kind and they all seemed to converge on one house in particular. Experts estimate that the combined power of their fabled calculators is greater than all the worlds super computers put together. The group seems to be holding out in the home of a certain DJ_O, who the Omnimagians claim to be their founder. Such power has put the world at a standstill with everyone waiting to see what the Omnimagians will do...

Wait... This just in, the Omnimagians have sent the UN a list of demands that must be met or else the world will be "submitted to the wrath of Netham45's Lobster Army". Such demands include >9001 crates of peanuts, sacrificial blue lobsters, and a wide assortment of cherry flavored items. With such computing power stored in the hands of such people, we can only hope these demands are met.

In the wake of these events, we can only ask, Why? Why do these people make these demands, what caused them to gather, and what are their future plans...

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Re: Ravensoft releases source code for Jedi Academy and Jedi Outcast
« Reply #1 on: April 04, 2013, 03:59:30 pm »
Nice ^_^

Now I know how I'll spend my weekend lol.
« Last Edit: April 04, 2013, 03:59:49 pm by Juju »

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.

Offline Adriweb

  • Editor
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1708
  • Rating: +229/-17
    • View Profile
    • TI-Planet.org
Re: Ravensoft releases source code for Jedi Academy and Jedi Outcast
« Reply #2 on: April 04, 2013, 06:58:29 pm »
That's indeed interesting :D

I love thigns like that happen ^^


(edit lol :
Code: [Select]
}//else - weaponModel is not -1 but don't have a weapon?  Oops, somehow G2 model wasn't removed?
//remove it on owner
if ( ent->weaponModel >= 0 )



Code: [Select]
if ( !deathScript && !(self->svFlags&SVF_KILLED_SELF) )
{
//Should no longer run scripts
//WARNING!!! DO NOT DO THIS WHILE RUNNING A SCRIPT, ICARUS WILL CRASH!!!
//FIXME: shouldn't ICARUS handle this internally?
ICARUS_FreeEnt(self);
}

Code: [Select]
//TEMP HACK FOR PLAYER LOOK AT ENEMY CODE
//FIXME: move this to a player pain func?
)
« Last Edit: April 04, 2013, 07:03:44 pm by adriweb »
My calculator programs
TI-Planet.org co-admin.
TI-Nspire Lua programming : Tutorials  |  API Documentation

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: Ravensoft releases source code for Jedi Academy and Jedi Outcast
« Reply #3 on: April 04, 2013, 10:29:16 pm »
what, no lucasarts anymore? NOOOOOOOOOOOOOOOOOOOOOOOOOOO
* Sorunome crys
BAD disney, no desert today!

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline hellninjas

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 625
  • Rating: +17/-0
    • View Profile
Re: Ravensoft releases source code for Jedi Academy and Jedi Outcast
« Reply #4 on: April 04, 2013, 10:31:47 pm »
I don't even know why George Lucas sold Lucas Arts, and damn Disney, what happened to the new Star Wars?
So much hope over nothing :/


Offline Keoni29

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2466
  • Rating: +291/-16
    • View Profile
    • My electronics projects at 8times8
Re: Ravensoft releases source code for Jedi Academy and Jedi Outcast
« Reply #5 on: April 05, 2013, 02:39:06 am »
Did disney add those comments?
If you like my work: why not give me an internet?








Offline Scipi

  • Omni Kitten Meow~ =^ω^=
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1547
  • Rating: +192/-3
  • Meow :3
    • View Profile
    • ScipiSoftware
Re: Ravensoft releases source code for Jedi Academy and Jedi Outcast
« Reply #6 on: April 05, 2013, 08:58:45 am »
Did disney add those comments?

No, they were from when Raven was developing the game.

Another reason why they're my favorite game developer xD

Imma Cat! =^_^= :3 (It's an emoticon now!)
Spoiler For Things I find interesting:
Spoiler For AI Programming:
Spoiler For Shameless advertising:

Spoiler For OldSig:





Spoiler For IMPORTANT NEWS!:
Late last night, Quebec was invaded by a group calling themselves, "Omnimaga". Not much is known about these mysterious people except that they all carried calculators of some kind and they all seemed to converge on one house in particular. Experts estimate that the combined power of their fabled calculators is greater than all the worlds super computers put together. The group seems to be holding out in the home of a certain DJ_O, who the Omnimagians claim to be their founder. Such power has put the world at a standstill with everyone waiting to see what the Omnimagians will do...

Wait... This just in, the Omnimagians have sent the UN a list of demands that must be met or else the world will be "submitted to the wrath of Netham45's Lobster Army". Such demands include >9001 crates of peanuts, sacrificial blue lobsters, and a wide assortment of cherry flavored items. With such computing power stored in the hands of such people, we can only hope these demands are met.

In the wake of these events, we can only ask, Why? Why do these people make these demands, what caused them to gather, and what are their future plans...

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: Ravensoft releases source code for Jedi Academy and Jedi Outcast
« Reply #7 on: April 18, 2013, 09:02:24 pm »
SOurceforge says source anavailable for both D:
Does anyone wanne send me the jedi academy source, please?
EDIT: found it here: http://archive.org/details/jediacademy_source
« Last Edit: April 18, 2013, 09:12:02 pm by Sorunome »

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline Scipi

  • Omni Kitten Meow~ =^ω^=
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1547
  • Rating: +192/-3
  • Meow :3
    • View Profile
    • ScipiSoftware
Re: Ravensoft releases source code for Jedi Academy and Jedi Outcast
« Reply #8 on: April 18, 2013, 10:54:29 pm »
Looks like the code had to be cleansed of some proprietary stuff they forgot to remove, so they asked sourceforge to take it down. They'll probably reupload once that's done.

Imma Cat! =^_^= :3 (It's an emoticon now!)
Spoiler For Things I find interesting:
Spoiler For AI Programming:
Spoiler For Shameless advertising:

Spoiler For OldSig:





Spoiler For IMPORTANT NEWS!:
Late last night, Quebec was invaded by a group calling themselves, "Omnimaga". Not much is known about these mysterious people except that they all carried calculators of some kind and they all seemed to converge on one house in particular. Experts estimate that the combined power of their fabled calculators is greater than all the worlds super computers put together. The group seems to be holding out in the home of a certain DJ_O, who the Omnimagians claim to be their founder. Such power has put the world at a standstill with everyone waiting to see what the Omnimagians will do...

Wait... This just in, the Omnimagians have sent the UN a list of demands that must be met or else the world will be "submitted to the wrath of Netham45's Lobster Army". Such demands include >9001 crates of peanuts, sacrificial blue lobsters, and a wide assortment of cherry flavored items. With such computing power stored in the hands of such people, we can only hope these demands are met.

In the wake of these events, we can only ask, Why? Why do these people make these demands, what caused them to gather, and what are their future plans...

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: Ravensoft releases source code for Jedi Academy and Jedi Outcast
« Reply #9 on: April 18, 2013, 11:01:30 pm »
Some reasearch and I found out that they had some legal trouble as they accedently released some xbox developing software etc.

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!