PDA

View Full Version : my diff



user387
05-27-2003, 02:25 AM
this is the diff I use over current CVS to get it working.

I know there are more LoY zones which need to be added, but I didn't bother looking them up yet.

user387
05-27-2003, 02:30 AM
forgot the cleanup part.

Loco
05-27-2003, 08:20 AM
Thanks user387,

I applied the diff by putting both files in my /showeq/src directory then doing

cd /root/showeq/src
patch <diff-27-5.patch
patch <cleanup-27-05.patch

When I tried make I got another error so after searching the forums I opened the everquest.h file in src directory and searched for manaDecrementStruct then

changed the spellID to spellId

After your patches and editing everquest.h make worked.

user387
05-27-2003, 08:47 AM
aye, I saw that one later on..

must have missed that one in CVSup

I'll make a patch in a sec.

user387
05-27-2003, 08:49 AM
patch :)

Ratt
05-27-2003, 09:41 AM
I applied parts of these patches...

I do not want the broken decode stuff removed due to the fact that it's still potentially useful for running in GPS mode in the future.

Gilson
05-27-2003, 12:08 PM
Applied them to CVS, you mean? Or just to your own version to try it out? Just wondering if I should snag everything fresh from there, or use the patches posted here. I'm not terriby good with Linux, usually the only way I'm able to get it working is to get it all from CVS again and do a reinstall.

flipper
05-27-2003, 01:32 PM
Gilson,

Ratt applied it to the CVS tree. See the CHANGES (http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/seq/showeq/CHANGES?rev=1.118&sortby=date&content-type=text/vnd.viewcvs-markup) file on CVS.

Gilson
05-27-2003, 03:21 PM
Nyahaa!! Last time I ask that question. Thanks. :-)