IRC logs for #opendune on OFTC at 2011-06-20
            
00:29:40 *** fjb is now known as Guest5251
00:29:41 *** fjb has joined #openDune
00:37:07 *** Guest5251 has quit IRC
02:57:04 *** glx has quit IRC
12:14:00 *** glx has joined #openDune
12:14:00 *** ChanServ sets mode: +o glx
12:16:10 <glx> hello
12:22:40 <Xaroth|Work> o/
17:36:17 *** Osai^2 has quit IRC
17:36:45 *** tneo has quit IRC
17:36:47 *** Yexo has quit IRC
17:36:48 <DorpsGek> SVN: truebrain (r1831) -Fix: remove now unused function
17:36:52 *** planetmaker has quit IRC
17:36:57 *** SmatZ has quit IRC
17:48:49 *** tneo has joined #openDune
17:50:16 *** Osai has joined #openDune
17:50:18 *** SmatZ has joined #openDune
17:51:49 *** Yexo has joined #openDune
17:51:49 *** ChanServ sets mode: +v Yexo
17:53:19 *** planetmaker has joined #openDune
17:53:19 *** ChanServ sets mode: +v planetmaker
19:13:44 <TrueBrain> http://devs.opendune.org/~truebrain/temp.patch <- what do you think?
19:16:56 * glx likes
19:16:59 <DorpsGek> SVN: truebrain (r1832) -Add: move some csip arrays to pointer arrays away from g_global
19:17:02 <TrueBrain> :D
19:19:00 <DorpsGek> SVN: truebrain (r1833) -Fix: unused csip32
19:32:21 <TrueBrain> http://devs.opendune.org/~truebrain/temp.patch
19:32:26 <TrueBrain> more renaming .. hope I didn't make a mistake :D
19:38:05 <glx> nothing obvious
19:38:11 <DorpsGek> SVN: truebrain (r1834) -Add: moved g_unitActive, g_unitHouseMissile and g_unitSelected from g_global
19:38:13 <TrueBrain> tnx :)
19:39:19 <DorpsGek> SVN: truebrain (r1835) -Fix: another csip function bites the dust
19:39:37 <TrueBrain> almost free'd up unitStartPos
19:39:44 <TrueBrain> wonder if I can now move Units to 32bit :P
19:39:59 <TrueBrain> can't find any ucsip
19:40:02 <TrueBrain> lets try it :D
19:43:24 <TrueBrain> seems to work :D
20:02:07 <TrueBrain> http://devs.opendune.org/~truebrain/temp.patch
20:02:09 <TrueBrain> would you mind testing?
20:03:38 <TrueBrain> glx: and any chance you can fix for me that I can click New House again? :D
20:04:30 <glx> change your dune.cfg ;)
20:10:00 <TrueBrain> k, double checked everything; I can't find a 16bit reference to Unit anymore ... I am just going for this :D
20:10:10 <glx> seems to work
20:10:22 <DorpsGek> SVN: truebrain (r1836) -Add: move the unit array to 32bit/64bit world
20:10:33 <TrueBrain> Tnx for testing btw :D Much appreciated :)
20:10:44 <TrueBrain> these are critical patches .. easy to fuck things up completely :D
20:10:51 <TrueBrain> structure next
20:11:14 <glx> but an error should be visible
20:16:21 <DorpsGek> SVN: truebrain (r1837) -Add: moved g_structureFindArray and g_structureFindCount out of g_global
20:21:17 <DorpsGek> SVN: truebrain (r1838) -Add: move g_structureActive out of g_global
20:24:27 <DorpsGek> SVN: truebrain (r1839) -Add: move the structure array to 32bit/64bit world
20:24:33 <TrueBrain> House and Team to go, but that is for another day :D
20:26:42 <glx> hmm I should try to write an XxxInfo extractor
20:43:13 <Xaroth> xxxInfo?
20:43:20 <Xaroth> sounds like a wrong pr0n site..
20:45:22 <glx> UnitInfo, StructureInfo, ...
20:45:45 <Xaroth|Work> ah :P
22:31:03 <DorpsGek> SVN: glx (r1840) -Fix: name some StructureInfo variables
22:32:48 <glx> http://nyerguds.arsaneus-design.com/dune/dune2rules/rules-1.07-EU.ini <-- btw everything is already dumped
22:33:05 <glx> the problem is to link our names with theirs
23:40:09 <DorpsGek> SVN: glx (r1841) -Fix: added g prefix to _voices and _musics. Renamed an UnitInfo variable. Move an array outside g_global