IRC logs for #opendune on OFTC at 2010-04-03
            
00:09:55 <DorpsGek> SVN: glx (r1039) -Add: C-ified Unit_Unknown0E2E(), Unit_Unknown204C() and Unit_CreateBullet() (also fixed a little mistake in emu_Unit_Select() wrapper)
02:27:52 *** glx has quit IRC
10:09:46 <TrueBrain> @whoami
10:09:46 <DorpsGek> TrueBrain: TrueBrain
12:16:03 *** glx has joined #openDune
12:16:03 *** ChanServ sets mode: +o glx
12:16:20 <glx> hello
12:17:17 <TrueBrain> morning
12:17:24 <TrueBrain> I couldn't find the supybot to add you to the op list
12:20:21 <glx> @help channel capability add
12:20:21 <DorpsGek> glx: (channel capability add [<channel>] <nick|username> <capability> [<capability> ...]) -- If you have the #channel,op capability, this will give the user <name> (or the user to whom <nick> maps) the capability <capability> in the channel. <channel> is only necessary if the message isn't sent in the channel itself.
12:20:33 <TrueBrain> @channel capability add #opendune glx op
12:20:33 <DorpsGek> TrueBrain: The operation succeeded.
12:20:38 <TrueBrain> @capabilities glx
12:20:45 <glx> @capabilities
12:20:51 <TrueBrain> there you go
12:21:13 <glx> yup (it replied in private)
17:26:33 *** Yexo has quit IRC
19:33:40 <glx> hmm my harvester killed my infantry :(
19:33:47 <TrueBrain> aawwwhhhh
19:33:49 <TrueBrain> why did he do that?!
19:33:59 <glx> bug in a conversion maybe
19:34:23 <TrueBrain> always possible ..
19:34:47 <TrueBrain> try to easy duplicate and try to find the offending revision?
19:34:59 <glx> it's in my WIP
19:35:04 <TrueBrain> ah :)
19:35:06 <TrueBrain> pfew ;)
19:37:34 <glx> http://svn.opendune.org/~glx/temp.patch <-- luckily I check after each function so it should be easy to find the error :)
19:44:14 <TrueBrain> lol, many functions
19:44:16 <TrueBrain> first 2 look okay
19:44:19 <TrueBrain> got to go now :)
20:39:55 <DorpsGek> SVN: glx (r1040) -Add: named a C-ified Unit_DisplayStatusText()
21:37:20 <DorpsGek> SVN: glx (r1041) -Add: C-ified Unit_Unknown2AAA() and Unit_Unknown2BB5()