IRC logs for #opendune on OFTC at 2011-05-26
⏴ go to previous day
00:37:04 <DorpsGek> SVN: glx (r1663) -Add: C-ified GUI_Mentat_Draw(). B4E0 is gone.
00:45:14 <glx> next one will be f__B520_0000_0019_6B99()
07:38:41 *** Xaroth has joined #openDune
07:38:41 *** ChanServ sets mode: +o Xaroth
08:13:29 *** TB is now known as TrueBrain
13:39:30 *** glx is now known as Guest2312
13:46:22 *** glx is now known as Guest2313
13:51:37 *** glx is now known as Guest2314
14:07:22 <glx> GUI_Widget_ScrollBar_Draw(w);
14:07:22 <glx> if (scrollbar->drawProc.csip != 0x0) {
14:07:22 <glx> assert(scrollbar->drawProc.csip == 0x34E0003E);
14:07:22 <glx> GUI_Mentat_ScrollBar_Draw(w);
14:07:24 <glx> ok they want to be sure the scrollbar is drawn :)
14:11:01 <glx> (because GUI_Widget_ScrollBar_Draw() calls GUI_Mentat_ScrollBar_Draw())
14:30:58 <DorpsGek> SVN: glx (r1664) -Add: C-ified GUI_Widget_ScrollBar_Init()
14:34:09 <glx> includes some wrapper removal too
19:54:14 <DorpsGek> SVN: glx (r1665) -Add: C-ified GUI_Widget_Scrollbar_Calculate[Size|Position|ScrollPosition]() and GUI_Widget_Free_WithScrollbar(). Replace emu_Tools_Free_Wrapper() calls with emu_Tools_Free(). This close the B520 case.
23:20:39 <glx> GUI_Mentat_Loop2() is huge
continue to next day ⏵