IRC logs for #opendune on OFTC at 2011-05-28
            
00:34:53 <DorpsGek> SVN: glx (r1673) -Add: C-ified Window_WidgetClick_Create()
02:12:35 *** glx has quit IRC
02:12:46 *** glx has joined #openDune
03:24:14 *** glx has quit IRC
05:11:35 *** fjb has quit IRC
07:58:37 *** Alberth has joined #openDune
10:15:10 *** fjb has joined #openDune
12:07:34 *** glx has joined #openDune
12:07:34 *** ChanServ sets mode: +o glx
12:08:10 <glx> hello
13:09:08 <glx> f__B4B8_116F_0013_15F7() is not easy
13:09:43 <TrueBrain> how come?
13:09:45 <glx> lot of unresolved code
13:09:49 <TrueBrain> :(
13:09:52 <TrueBrain> what does it od?
13:10:01 <glx> it loads profile.ini
13:10:21 <glx> which seems to contain unitinfo when present
13:11:13 <TrueBrain> owh, I read something about that
13:11:17 <TrueBrain> on fed2k
13:11:27 <TrueBrain> I believe it could overwrite some defaults
13:11:35 <glx> yup I saw it too, but failed to find the file :)
13:11:46 <TrueBrain> TOC run? :D
13:11:54 <glx> forum links are mostly dead
13:12:07 <TrueBrain> post about it, asking for one
13:12:10 <TrueBrain> they will get you one :)
13:38:28 <glx> no need to use TOC, I'm starting to be good to understand asm :)
13:38:44 <glx> (and overlays)
13:40:03 <glx> and TOC will probably cause more problems than solutions now ;)
13:41:25 <DorpsGek> SVN: glx (r1674) -Fix: don't access memory directly when a pointer to his memory exists
13:43:17 <glx> (and with the pointer the code is clear :) )
13:48:46 <glx> and it seems the code is wrong too
13:50:17 <glx> http://svn.opendune.org/?action=changelog&rev=1025 <-- 2 2C94:55A accesses in decompiled, 1 in converted
13:50:33 <glx> looks like I skiped something there :)
13:56:43 <glx> ha no it was right
13:56:49 <glx> silly code :)
14:08:23 <Xaroth|Work> :o
14:26:01 <glx> http://devs.opendune.org/~glx/01F7_2966.txt <-- if I read correctly it should be memmove or similar (seems to bde overlap safe)
16:05:48 <glx> http://svn.opendune.org/~glx/temp.patch <-- this function calls Ini_GetString() in a way not supported by the conversion ;)
16:06:13 <glx> I guess I'll need to rework Ini_GetString()
17:40:35 <TrueBrain> how do you mean?
17:41:12 <TrueBrain> I converted everything correctly .. at least as far as the input goes
17:42:25 <TrueBrain> owh yeah, the output .. lol
17:42:30 <TrueBrain> it wants the pointer back ... bah ...
17:42:31 <TrueBrain> ugly :p
17:42:43 <TrueBrain> not hard to fix, but meh
17:43:28 <glx> I'm on it :)
17:43:43 <glx> to see exactly what it wants
17:45:37 <TrueBrain> the begin of the category and/or key
21:31:14 *** Alberth has left #openDune
21:38:59 *** fjb has quit IRC
21:45:36 *** fjb has joined #openDune