[00:29:16] <eviltar> what do you guys think? http://pastebin.com/RAiyjvau
[00:31:04] <Malignant_Manor> Nice to have all the bugs fixed
[00:31:24] <eviltar> indubidibly
[00:32:15] <Dominus1> reads good. I'd point them for general questions and docs to exult.sf.net as well. "Keep in mind though that XBox 360 specialties like the button combinations are not handled there" or something like that
[00:32:35] <eviltar> k
[00:41:17] <eviltar> my workign copy is so far off from my svn it wont let me comit
[00:41:35] <Dominus1> :)
[00:41:47] --- Dominus1 is now known as Dominus
[00:41:51] <eviltar> everything is in conflict :S i need to figure out how to wipe the svn and jsut commit my current working copy
[01:04:46] <eviltar> revised http://pastebin.com/D1iTKhLf
[01:06:41] <Dominus> yes, that sounds good
[01:08:15] <Dominus> eviltar: instead of erasing your svn, maybe just start a new project on google codewith a more appropiate name (since you no longer build upon the no_sdl_mixer branch)
[01:08:29] <eviltar> good point :D
[01:13:48] <eviltar> for some reason Colourless likes to sleep in the ocean at SF Island
[01:15:24] <Dominus> yes, I noticed this too last time I checked on him :)
[01:19:08] <Malignant_Manor> If we don't do timers, I started a patch to have an adjustable deletion of temporary items and egg reset.
[01:19:21] <Malignant_Manor> http://pastebin.com/VuRVpk1S
[01:20:04] <Malignant_Manor> Just change multiplier to a value that is 1 - 15
[02:16:47] <Malignant_Manor> Wow, I just observed the eat schedule in the original game and saw how much of a hack it was. I didn't test Eat schedule before adding it.
[02:17:38] <Malignant_Manor> They path find to the plate and put a food item there. After awhile, the food disappears and they just keep sitting.
[02:18:14] <Malignant_Manor> So my thinking my way of doing it was hacky was pretty true to the original.
[02:22:17] <Malignant_Manor> If the plate is missing, they seem to walk around and do greetings messages 0x10 - 0x13.
[02:23:31] <Malignant_Manor> I put a plate down and they both fellowship members in Trinsic tried to go after it.
[02:23:41] <Malignant_Manor> they=then
[02:24:15] <Malignant_Manor> The woman got it first and placed food on it. She later ate it and stayed sitting down.
[03:06:24] <eviltar> i didnt notice it until i was playtesting the french Ultima7 in exult
[03:06:50] <eviltar> but in the french one, when the guardian laughs or says soem little quip, you see an overlay of his face
[03:07:08] <eviltar> and I'm not getting that in the english U7
[03:08:15] <eviltar> his face graphic is in the data files if i look in exult studio
[03:09:26] <Malignant_Manor> It happens when you don't have speech enabled.
[03:09:36] <eviltar> oOoo