Quote:
Originally Posted by xraven13
can anyone give me links to download openjazz source code,tiles,music and everything else?? thx
|
Quote:
Originally Posted by xraven13
ok thx guys i have source code now....so tell me how i can grab tiles,music,levels and all from jazz jackrabbit 1?? is there any tutorial to link source with all those things? thx
|
Firstly I advise that you don't use the source code from the J2O downloads section. It's horrendously outdated. See the OpenJazz site ( http://alister.eu/jazz/oj) which is back up for the latest link, or the link below.
You can't link the source with the tilesets/music/levels, it's impossible. Besides, it's not needed. Just compile the game and run it in the same directory as openjazz.000 (available in the Windows downloads on the OpenJazz site) and the game files. Alternatively you can pass the folder containing the game files to OpenJazz as a command line argument.
Quote:
Originally Posted by tehpola
Oh alright, I wasn't sure if you were even still around. Do you have any version control for the project (cvs, svn, git)? I'd prefer something like that over just a static copy of one version of the source. Either way, could I get a recent copy of the source? Thanks.
|
I have set up a git repository for OpenJazz at http://repo.or.cz/w/OpenJazz.git
Simply run the following command to grab the latest version of OpenJazz.
Code:
git clone git://repo.or.cz/OpenJazz.git
__________________
You've reached the end
And still you don't feel
|