Page 1 of 1

Another diff from me ;)

Posted: Sat Oct 25, 2003 5:18 pm
by Plazmic
Changes:
nopredict default
Notes Window -> /editmacro
source cleanup (finally removed all the exports and just use the function addresses - someone mentioned this like 9 months ago)
$strlen() and other string functions now work with )'s
fixed systray icon ghosting
/itemtarget and /doortarget will now truely target the thing (eqaddr_target -> faked spawninfo)
Both of these commands now have a "notarget" parameter to not change your (real) target.


Anyone want to CVS this for lazy ol' me? The diff is only 100k and based out of the root (not EQLib dir)

Edit EqMule: Im taking this ball Plaz...

ps. Thanks to whoever mentioned WinMerge, it kicks ass ;)

Posted: Sat Oct 25, 2003 5:29 pm
by Lax
Hmm I've been using kdiff, I'll have to check out winmerge

Posted: Sat Oct 25, 2003 5:42 pm
by Plazmic
It's similar to Windiff, but actually lets you edit and merge differences between the left and right panes (merging either direction).

Posted: Sat Oct 25, 2003 6:41 pm
by EqMule
cvsed by DKAA and I just updated the zipfile with theese changes. hopefully everything made its way in... it was alittle messy to get it "perfect".

Posted: Mon Oct 27, 2003 9:16 am
by Casper

Posted: Mon Oct 27, 2003 1:18 pm
by EqMule
actually that is way over my head, if you want to help, submit code not a theory lesson ;)