[03:22:12] --- DominusExult is now known as Dominus
[04:51:11] <Malignant_Manor> Marzo, the paledit.cc change from revision 7272 causes asserts when you click on palettes.flx.
[04:54:07] <Malignant_Manor> Len is size_t so it len = 3*256 should always be 1 or greater unless the system is unable to handle 768 in which case Exult Studio would be screwed anyway.
[05:04:34] <Malignant_Manor> len doesn't seem used for anything other than the check.
[05:07:11] <Malignant_Manor> I have no idea what the check should be or if it should just be scrapped. Maybe it is len <= 3*256 or len < 3*256. The palette file is supposed to have 3*256 bytes.
[05:08:20] <Malignant_Manor> So I guess <=.
[05:09:06] <Malignant_Manor> Or actually I don't know since it should have at least 768 bytes.
[05:15:00] <Malignant_Manor> The original logic is from revision 3473 back in 2/9/2002 by Jeff.
[05:19:48] --- DominusExult is now known as Dominus
[19:37:47] --- TheCycoTWO is now known as TheCycoONE
[20:44:34] <Dominus> wjp, marzo, what do you think of Jaesun's feature request to add a BG keybinding for orb of the moons (o)? I think that sounds like an ok request and wouldn't mind doing that (it's the one feature request I could do :))
[21:05:13] <wjp> why not
[21:41:35] --- nutron is now known as Guest25591
[21:43:31] <Dominus> yeah, why not :)
[21:44:00] <Dominus> I just noticed that our help screen doesn't show "useitem" keyboard commands
[21:44:45] --- nutron|w is now known as nutron
[22:34:28] <Dominus> hmm, while looking at the bug that using a key doesn't make a sound I found that I don't understand where and how sfx is played
[23:38:14] <Marzo> Dominus: Don't worry, I have it fixed -- I just need to find time to upload it
[23:38:32] <Dominus> :)
[23:38:35] <Marzo> (and less spotty internet connection, it was out all day yestrerday)
[23:38:47] <Marzo> s/yestrerday/yesterday
[23:39:08] <Dominus> I am curios how it will look - gonna learn something then