IRC logs for #opendune on OFTC at 2010-04-22
            
00:51:25 *** maikel has quit IRC
01:52:38 *** glx has quit IRC
11:36:01 *** blathijs has quit IRC
11:36:01 *** blathijs_ has joined #openDune
11:48:44 *** glx has joined #openDune
11:48:44 *** ChanServ sets mode: +o glx
11:49:02 <glx> hello
11:49:10 <TrueBrain> morning
11:57:58 <glx> oh nice useless code
11:58:27 <glx> set emu_ax but just ignore its value
12:26:38 *** blathijs_ is now known as blathijs
13:06:12 *** arik1811 has joined #openDune
13:07:18 *** arik181 has quit IRC
13:23:41 <glx> http://svn.opendune.org/~glx/temp.patch <-- if mouseMode is always 0 (normal), Input_Unknown0534() is just useless
13:24:21 <glx> btw it seems to still work :)
13:26:13 <TrueBrain> mousemode != 0 means no mouse, and you can move with keyboard
13:37:53 <glx> ha
13:39:15 <glx> numpad used as mouse then
13:39:23 <TrueBrain> yup
13:42:22 <glx> http://svn.opendune.org/~glx/temp.patch <-- another function added :)
13:43:49 <TrueBrain> :)
17:06:22 *** glx has quit IRC
17:10:04 *** glx has joined #openDune
17:10:05 *** ChanServ sets mode: +o glx
23:25:19 <glx> hmm the intro is now broken (kind of infinite loop)
23:25:45 <glx> input functions are nasty