IRC logs for #opendune on OFTC at 2010-12-20
⏴ go to previous day
00:07:33 <TrueBrain> this seems weird ...
00:07:41 <TrueBrain> the orientation of Freemans are ....
00:08:45 <TrueBrain> what does it do? :D
00:10:29 <DorpsGek> SVN: truebrain (r1205) -Add: named some more variables we now know
00:10:37 <TrueBrain> Requestion MSVC test :D
00:15:07 <TrueBrain> line 596, too many ()
00:15:21 <TrueBrain> but yeah, I see your point :D
00:15:42 <TrueBrain> no clue about name :(
00:16:08 <glx> let's use my usual naming then
00:43:48 *** ^C0-KerjaJKT has joined #openDune
00:43:49 *** ^C0-KerjaJKT has left #openDune
00:49:20 *** ^C0-KerjaJKT has joined #openDune
00:49:21 *** ^C0-KerjaJKT has left #openDune
00:53:18 *** glx sets mode: +b *!*@*.tor-irc.dnsbl.oftc.net
00:57:08 <DorpsGek> SVN: glx (r1206) -Add: C-ified Map_B4CD_0750()
01:59:56 *** glevans2 has joined #openDune
07:49:14 *** Xaroth has joined #openDune
07:49:14 *** ChanServ sets mode: +o Xaroth
09:48:48 *** TrueBrain has joined #openDune
10:57:25 *** fjb is now known as Guest1801
15:09:45 <Xaroth|Work> glx: that patch you showed almost appears to be identifying a tile by something
15:10:11 <glx> but not what is the exact meaning
15:11:25 <Xaroth|Work> not much you can make of it without the g_globals defined to their purpose :)
16:33:42 <TrueBrain> hmm .... units can no longer shoot to the left
16:34:50 <TrueBrain> so topleft, left, and topbottom
16:36:15 <TrueBrain> 1198 is indeed to blame
16:48:13 <DorpsGek> SVN: truebrain (r1207) -Fix: some more work on orientation
16:48:20 <TrueBrain> double checked everything twice ..
16:48:25 <TrueBrain> I can't find what goes wrong :(
16:48:31 <TrueBrain> guess signed/unsigned
16:59:43 <glx> oh that may explain why I got a trike destroyed by an infantry in A1
17:04:36 <glx> 112 unit->variable_62[i][2] = loc06 & 0xFF;
17:04:36 <glx> 112 unit->orientation[level].current = newCurrent;
17:05:17 <DorpsGek> SVN: truebrain (r1208) -Fix: forgot one cast, and cleaned up the code a bit while at it
17:05:24 <TrueBrain> newCurrent is an int8
17:06:00 <TrueBrain> already fixed in HEAD
17:06:30 <TrueBrain> yaeh .. 1198 has more bugs :D
17:06:34 <TrueBrain> but okay ... I think 1208 fixes it
continue to next day ⏵