[00:55:12] --- Sevalecan is now known as N00bSaibot
[02:19:00] --- N00bSaibot is now known as Sevalecan
[17:47:33] <Malignant_Manor> Marzo: could you please help in this thread? http://exult.sourceforge.net/forum/read.php?f=1&i=515022&t=515022
[18:09:22] <Marzo> I am tempted to reply "oh, for crying out loud, TFL is open source -- you can just look at how it is done there"
[18:09:56] <Marzo> Or point to Jaana's Curse post which even gives an example
[18:14:42] <Malignant_Manor> .pal files are crashing in ES
[18:15:16] <Malignant_Manor> an old ES binary that says 1.2 but has current data doesn't crash but the palette doesn't seem correct.
[18:15:51] <Malignant_Manor> ,pal like the TFL one. Screen saver .pal from SI don't crash or look wrong.
[18:45:16] <Marzo> Pal files are crashing in ES because ES is incorrectly trying to read them as flex files
[18:45:46] <Marzo> In the off-chance that the palette has a zero entry in the location where the length is stored in a flex file, they display correctly
[18:48:11] <Malignant_Manor> Marzo: Thanks for looking into it. Do you have time to fix it?
[18:48:22] <Marzo> I am looking into it now
[18:48:37] <Marzo> (even though I technically don't have time to fix it...)
[19:03:43] <Marzo> Hm. Scratch that -- the mainshp.flx palette actually is double the size of a normal palette, and this is corrupting the stack on load
[19:18:12] <Marzo> Ack. The way I was trying to fix won't work; which means I will have to post-pone this until next week