[00:26:06] <Morde> Dominus: I am getting an error applying the patch - issues with rectangles in gamewindows.cc - no one else reported it so I am more then slightly confused.
[05:26:53] <sh4rm4> Morde, i'd suggest doing a svn blame or git log -p on that file to see what was changed
[05:28:20] <sh4rm4> in order to use the superior git tools you could git clone the exult mirror on github (which is currently offline)
[15:38:58] <dominusonphone> Yeah Ultima sale at GOG. Another chance to buy yet another copy of U7 ;)
[15:39:39] <dominusonphone> Our commit mailing list seems to be defunct...
[15:41:12] <dominusonphone> Marzo: interesting that the Keyring npc spell system was never working right. I always feel bad when we have ignored a valid and revealing bug report for years ;)
[15:42:27] * dominusonphone_ is at the airport, meeting with major bored
[15:44:24] <dominusonphone_> This is not working right... I better go off again
[18:29:05] <Malignant_Manor> Marzo: I didn't even notice the other problem when I took a quick look at the usecode debug output the other day.
[18:29:30] <Malignant_Manor> The ignored parameter was obvious though.
[18:35:47] <Morde> sh4rm4: Not using the svn, just using 1.4.9rc1 which is what the patch was built against.
[18:53:45] <Eviltar> are you following some instructions somewhere on how to apply the patch?
[18:54:09] <Eviltar> how are you applying it?
[18:57:32] <Morde> patch -Np1 -i ../[patch] -> it finds and applies it find
[18:57:45] <Morde> then it has issues