[02:16:57] --- DominusExult is now known as Dominus
[08:01:17] --- DominusExult is now known as Dominus
[21:13:08] <Dominus> wjp, if you have time, I hit the end of my wits in the geographic teleporter. it basically works but the fine things don't...
[21:13:10] <Dominus> http://pastie.org/9780550
[21:14:29] <Dominus> in case CP_Latitude: I cannot get the prev to work correctly, it will always show me the 113 (same with CP_Longitude and '93')
[21:16:58] <Dominus> and what I'm really puzzled about is that in case 'a': and 'c' it doesn't baheva like the CP_XCoord (case 'd') which only allows numbers *and* -
[21:19:40] <Dominus> duh
[21:20:00] * Dominus I see
[21:20:21] <Dominus> bool CheatScreen::SharedInput and the if mode >= stuff
[21:27:23] <Dominus> ok, that solved the "doesn't behave like CP_XCoord :)
[21:31:47] <wjp> would it help to know that 113 is equal to 'q', and 93 is equal to 'c' ?
[21:32:51] <wjp> um, miscounted there
[21:33:02] <wjp> 93 is ']'
[21:33:44] <Dominus> no, I don't think that helps
[21:35:33] <Dominus> it's rather that I think my prev == 'n'? is somehow not applicable
[21:37:03] <wjp> are you actually storing/remembering prev?
[21:37:15] <Dominus> in line 58 of the diff it gets decided whether prev is 'n' or 's' and in line 66 it gets correctly used
[21:38:48] <Dominus> so when I chose 's' I get the wrong value for case CP_Latitude:... but the limit set in line 66 gets correctly set to the s limit
[21:41:06] <Dominus> so does it remember the prev when jumping from case g to case a but doesn't use this when printing the message?
[21:41:31] * Dominus is confused now
[22:53:47] <Dominus> wjp, I'm really not getting this part to work.
[22:53:54] <Dominus> http://pastie.org/9780676
[22:54:26] <Dominus> with correct input for latitude and longitude and also for North/South West/East keypresses
[22:56:08] * Dominus looks at time...
[22:56:24] <Dominus> oh, you are most likely sleeping and so should I :)
[22:56:32] <Dominus> nighty night