IRC logs for #opendune on OFTC at 2011-06-22
⏴ go to previous day
00:13:07 *** Xaroth has joined #openDune
00:13:07 *** ChanServ sets mode: +o Xaroth
00:30:05 *** fjb is now known as Guest5586
10:30:42 <DorpsGek> SVN: truebrain (r1884) -Add: move font pointers out of g_global
10:32:09 <DorpsGek> SVN: truebrain (r1885) -Fix (r1884): also update global.h if you do those things
10:33:31 <DorpsGek> SVN: truebrain (r1886) -Fix: enough time has passed to know for sure these asserts won't ever be hit
10:47:59 <DorpsGek> SVN: truebrain (r1887) -Fix: use FontHeader to communicate between files, instead of 0x22A6:0x72 and friends
10:53:02 <DorpsGek> SVN: truebrain (r1888) -Fix: replace more csips related to WSA with real pointers
10:55:09 <DorpsGek> SVN: truebrain (r1889) -Fix: move one more csip one level up
13:28:33 <DorpsGek> SVN: glx (r1890) -Fix: move another csip one level up
13:31:22 * Xaroth|Work is looking through a list of switches
13:31:29 <Xaroth|Work> these things really come in every flavour...
13:32:29 <Xaroth|Work> I still don't get how you can fill up a 176Gbps backplane if you have 44 1Gbps ports and 4 fiber ports
13:32:58 <Xaroth|Work> but apparently it's the 'standard'
13:47:21 <DorpsGek> SVN: glx (r1891) -Fix: move another csip one level up
14:01:44 <DorpsGek> SVN: glx (r1892) -Add: moved an array out of g_global
14:09:26 <DorpsGek> SVN: glx (r1893) -Fix: move another csip one level up
14:14:21 * Xaroth|Work sees a trend forming
14:14:30 <Xaroth|Work> moving csip one level up, it's the new black.
14:28:26 <DorpsGek> SVN: glx (r1894) -Add: moved remap out of g_global
14:33:52 <DorpsGek> SVN: glx (r1895) -Add: renamed Sprites_Unknown_2BB6_000C() to Sprites_Remap()
15:05:58 <TrueBrain> I see glx enjoys this as much as I do :P
15:06:54 <glx> I wanted to replace g_sprites, but it's not possible yet (because Widget)
15:07:11 <glx> w->drawProc to be precise
15:07:14 <TrueBrain> :D I had the same :P
15:07:25 <TrueBrain> so I did Font and Mentat instead :P
15:07:50 <TrueBrain> removed the last bits of 22A6 references
15:17:33 <DorpsGek> SVN: truebrain (r1896) -Fix: realigning code and yes ... moving 1 csip one level up
15:19:15 <TrueBrain> okay ... all widget functions are now without csip
15:19:24 <TrueBrain> which means globals are left, as does struct entries
15:19:30 <TrueBrain> so ... guess I move a few globals :D
15:39:39 <DorpsGek> SVN: truebrain (r1897) -Add: moved two g_palette variables out of g_global
15:42:58 <glx> why keet malloc and free for these ?
15:46:53 <TrueBrain> I don't want to break anything with the patch
15:46:56 <TrueBrain> this for sure can't break anything
15:47:06 <TrueBrain> for all I know one of the subfunctions uses a emu_Global_GetCSIP ;)
15:52:57 <DorpsGek> SVN: truebrain (r1898) -Add: move the last 2 palette variables out of g_global too
15:53:08 <TrueBrain> and here you can see how many emu_Global_GetCSIP I introduce :D
15:53:19 <TrueBrain> just keep it in mind :)
16:11:24 <glx> what are you using to generate tables ?
16:15:03 <DorpsGek> SVN: truebrain (r1899) -Fix: comment-errors
16:15:18 <TrueBrain> found 8 Widget * in csip format .. something to do when I am back from the movie
16:15:44 <TrueBrain> back in a few hours
17:26:11 <DorpsGek> SVN: glx (r1900) -Add: moved remap out of g_global
17:46:51 <glx> wanted to do svn diff, but I failed to use up arrow correctly
17:47:44 <glx> should be "moved WindowDesc out of g_global"
20:01:52 <glx> at least it was finished ;)
20:14:23 <DorpsGek> SVN: truebrain (r1901) -Add: C-ified s_widgetLinkedListTail (to break the commit-message-style a bit, spice it up, so-to-say)
20:22:57 <TrueBrain> I should be more serious in my commit messages I guess .... (if this commits wants to commit .. I have issues with my ssh connection over IPv6 :p)
20:25:41 <DorpsGek> SVN: truebrain (r1902) -Add: next to a LinkedListTail there is also a LinkedListHead (surprise!)
20:48:39 <DorpsGek> SVN: truebrain (r1903) -Add: picked some Widget * from g_global
20:49:03 <TrueBrain> ffs, subversion works wrong :)
20:49:35 <TrueBrain> I aws committing, but it was slow
20:49:40 <TrueBrain> then I changed a file, not realising
20:49:42 <TrueBrain> it still comitted it
20:49:47 <TrueBrain> I thought it made a temp copy for the commit
20:50:35 <TrueBrain> okay ... when-ever it commits, all Widget * should be removed, and I should be able to cleanup all Widget stuff ... I hope :D
20:53:18 <DorpsGek> SVN: truebrain (r1904) -Add: one more Widget * from g_global (slipped in r1903 a bit)
continue to next day ⏵