[02:58:13] --- DominusExult is now known as Dominus
[15:38:04] <Dominus> ooohhh, our Cheat Screen stats changer has a bug. when you enter -1 to cancel it sets the value to 0....
[16:32:56] <Malignant_Manor> Dominus: You can also change magic to zero and the screen will not print out the Avatar's magic stat. You can still hit the key to access the attribute (as you should).
[16:34:09] <Malignant_Manor> HP says -1 cancels but it doesn't I can also walk poorly after setting hp to a negative.
[16:42:19] <Malignant_Manor> Marzo, wjp : Is this patch for fixing a memory leak ok?
[16:42:43] <Malignant_Manor> Should I rename newstr, and if so, what do you suggest?
[16:51:03] <Malignant_Manor> Oops, I forgot the link. http://pastebin.com/4Agna6Dx
[16:55:05] <Malignant_Manor> Dominus: Walter Gress on the forum needs help compiling ES.
[17:43:13] <Malignant_Manor> My memory leak fix does not work so I give up.
[17:46:54] <Malignant_Manor> Marzo: Are you planning a BIG Commitâ„¢?
[17:55:59] <GitHub> [exult] malignantmanor pushed 1 new commit to master: https://git.io/vaQHz
[17:55:59] <GitHub> exult/master d1ab77f Malignant Manor: * cheat_screen.*: Allow canceling of stat changing. Show magic points and...
[18:29:54] <Dominus> Malignant: thanks for the quick fix ;)
[18:30:50] <Dominus> I would have looked later. At the time I was writing it, I was busy with rearranging the cheat screen for ios
[18:31:28] <Dominus> In ios I left out the schedule changer and the npc shape changer
[18:31:50] <Dominus> Schedule because it's just chaotic on the iphone screen
[18:32:31] <Dominus> And the shape changer because it needs the shape browser and that would need many controls that ...
[18:32:48] <Dominus> Are just hard to implement for little gain...
[19:05:32] <Dominus> Malignant: in cheat_screen.cc your change to the "Magic - Avatar only" might not be correct in what Marzo intended with his commit from 12.02.2006
[19:07:43] <Dominus> Since his BG Keyring mod allows others to have mana (?)/magic it should work for them, too
[19:08:44] <Dominus> https://github.com/exult/exult/commit/c2cb7bb909 <- that commit
[19:17:14] <Dominus> but I have no idea if that is kept or not. Just something I thought of when I looked it over
[21:52:19] <Malignant_Manor> Dominus: it didn't allow you to change the value if they weren't the Avatar
[21:58:08] <Malignant_Manor> I would be fine with a blanket always allow. It wasn't working as implemented.