Log for #gamedev on 2007-04-12


Session Start: Thu Apr 12 00:00:01 2007
Session Ident: #gamedev
[00:01] <moebius> no one awake?
[00:01] <Minion> No one
[00:03] <aav> -" "
[00:04] <violator> ^___________________^
[00:06] <moebius> depeche mode?
[00:13] <violator> moebius: no :)
[00:13] <directhex> where have you been moe?
[00:13] <moebius> busy. school. life
[00:14] <directhex> excuses
[00:14] <moebius> lol
[00:14] <Scrat0364> school?
[00:15] <Scrat0364> u in the 3rd grade now?
[00:15] <violator> schools four fools
[00:15] <moebius> yes
[00:15] <directhex> repeating again
[00:16] <moebius> you know you would do it too, if you could
[00:16] <moebius> envy me
[00:16] <directhex> =)
[00:16] <directhex> ph33r the short bus
[00:17] <moebius> lol
[00:17] <Scrat0364> your mom dress you for school
[00:17] <Scrat0364> huhu
[00:21] <moebius> dont make me pwn u with my marvel superheros lunchpail
[00:22] <moebius> seen ghaleon
[00:22] <moebius> !seen ghaleon
[00:22] <moebius> heh
[00:30] <moebius> http://www.lunchboxes.com/bell.html
[00:31] <moebius> a.c. slater was a takeover kiddie on efnet back in the day
[00:32] <moebius> no koke
[00:32] <moebius> *joke
[00:33] <aav> we don't want no coke, no heroin, no hash-hash, no amphetamine
[00:33] <violator> tio små moppe-pojkar
[00:33] <moebius> andy milonakis was too
[00:33] <aav> :D
[00:33] <violator> stabilt
[00:34] <moebius> heh
[00:35] <violator> omg http://www.tokyomango.com/tokyo_mango/2007/04/video_cosplayer.html
[00:36] <moebius> creepy
[00:37] <violator> they should have batongat upp them
[03:36] <ultramag> anyone here familiar with japanese localization issues? I'm wondering abou
[04:08] <Jarlaxle> http://fl-tw.com/Infinity/infinity_combat_proto.php
[04:09] <Jarlaxle> did guys know bout this ?
[04:09] <violator> Jarlaxle: looks like that other game.. from island.. that I can't remember
[04:10] <Jarlaxle> from island ?
[04:10] <violator> iceland?
[04:10] <Jarlaxle> well looks pretty close to EvE, but its a bit different
[04:10] <violator> eve
[04:10] <Jarlaxle> more than a bit
[04:10] <Jarlaxle> and the technology is certainly interesting
[04:47] * TraumaPon is now known as Pon
[04:47] <Dr_Rambo> YEH, OLD NEWS jARLAXLE
[04:47] <Pon> Hey guys.
[05:23] <Pon> Back.
[08:22] <Pon> Hey guys.
[08:37] * TraumaPon is now known as Pon
[10:59] * microcosm is now known as moebius
[11:27] * Nutter` is now known as Nutter
[11:45] * SmilybOrg is now known as SmilyOrg
[11:48] <moebius> if u ever wondered why u.s. foreign policy sux, here's your answer: http://
[12:01] <moebius> rambo
[12:02] * _Dr_Bimbo is now known as Dr_Bimbo
[12:05] * Birgitte1 is now known as Birgitte
[12:55] <[Relic]> Hello :)
[13:09] <GoulJusan> meow
[13:11] <[Relic]> sure about that?
[13:12] <GoulJusan> yes
[13:12] <[Relic]> fair enough :)
[13:15] <GoulJusan> how are yer oh buddy
[13:15] <[Relic]> meh
[13:16] * GoulJusan feeds relic some grass
[13:17] * [Relic] calls the cops and makes some money collecting the reward
[13:19] <GoulJusan> o_o
[13:27] <moebius> http://www.chicagotribune.com/news/nationworld/sns-sns0411podgator120070411
[13:55] <moebius> http://www.cnn.com/2007/TECH/science/04/12/dinosaur.reut/index.html
[13:55] <moebius> mmmm t-rex
[13:57] <moebius> scientists discover that t-rexs taste like chicken!
[13:59] * ethica is now known as ethicus
[13:59] <ht7z> big fucking chicken
[15:26] * GoulJusan is now known as GoulSleep
[16:18] <GooRooPR7> http://community.livejournal.com/ucsc/1336744.html
[16:19] <Ultyma> lol
[17:23] <kaotrix> Anybody here uses SConstruct?
[17:29] * Bibendum is now known as Minion
[18:55] <Scrat0364> CNN - First Man to die from Linux Albany, NY It has been confirmed that
[18:55] <Ultyma> lol
[18:55] <Ultyma> wtf
[18:56] <Ultyma> link
[19:05] <GooRooPR7> cannot convert from 'NxTriangleMesh *' to 'PowerRender::NxTriangleMesh *'
[19:05] <GooRooPR7> how do I fix that
[19:05] <_kw> using namespace PowerRender;
[19:05] <_kw> ?
[19:06] <Ultyma> lol
[19:06] <GooRooPR7> nope
[19:06] <_kw> nah, guess not
[19:07] <_kw> ah well, too sleepy :D
[19:07] <Scrat0364> typecast
[19:07] <Scrat0364> huhu
[19:13] <GooRooPR7> yeah I put (NxTriangleMesh *) in front
[19:13] <GooRooPR7> gayness
[19:14] <_kw> so put (PowerRender::NxTriangleMesh *) in front?
[19:15] <GooRooPR7> no I just put (NxTriangleMesh *) and it worked
[19:15] <_kw> mmmk
[19:16] <GooRooPR7> I thought a pointer is a pointer.. who cares what namespace it's in
[19:16] <GooRooPR7> never seen anything like that before
[19:23] <_kw> sure it matters
[19:24] <_kw> 'PowerRender::NxTriangleMesh *' != 'MyNameSpace::NxTriangleMesh *'
[19:24] <_kw> and they can both exist
[19:24] <_kw> ah well, Ima get some sleep
[19:25] <[Relic]> :)
[19:29] <kaotrix> wow
[19:29] <kaotrix> people are talking in here
[19:29] <kaotrix> HI!!!!!!
[19:29] <ht7z> die
[19:29] <GooRooPR7> werd
[19:30] <kaotrix> Scrat0364: lmao!!
[19:32] <kaotrix> "The hospital is now...."
[19:32] <kaotrix> s{ slicent, silent }
[19:32] <kaotrix> I know it's a fake but atleast finish the story.
[19:32] <[Relic]> wuh? I think so Brain, but where are we going to find a duck and rubber hos
[20:17] <directhex> i got this xbox where my heart used to be. i'm so cold. i'm so cold. i'm
[21:10] * Disconnected
[21:10] * Attempting to rejoin channel #gamedev
[21:10] * Rejoined channel #gamedev
[21:10] * Topic is '.:: Game Development ::. http://www.rockstargames.com/IV :: https://h30046.www3
[21:10] * Set by Dr_Rambo!Dr_Rambo@frost.d4.ru on Mon Apr 09 10:00:33
[21:21] <Ghaleon> :O
[21:21] <Ghaleon> wherez ma +o atz
[21:21] <chandler9> OOOOooOOOooOOoo fri 13 OOOOooOOOooOOoo
[21:21] <chandler9> thats where it at
[21:22] <Ghaleon> pwease halp
[21:23] <chandler9> :[
[21:23] <chandler9> dictator ghaleon has powers now
[21:23] <Ghaleon> danke danke
[21:23] * Ghaleon dictates that chandler9 gets voice
[21:23] <chandler9> no brb
[21:26] <directhex> Mr. McMANGALORD
[21:26] <Ghaleon> directhexular
[21:29] <directhex> that DK link GooRooPoo posted earlier is cool
[21:41] <Ghaleon> D K, DONKEY KONG
[21:59] <Ghaleon> http://www.sendspace.com/file/autih5
[21:59] <Ghaleon> huhu
[22:05] <Ghaleon> http://www.shamoozal.com/nerdlog/2007/04/11/konami-characters-and-their-80s
[23:05] <microcosm> still ded?
[23:35] <Dr_Rambo> h to the e to l to the l to the o!
[23:35] <Pon> >.>
[23:35] <Pon> I'm not gay, sorry
[23:37] <Dr_Rambo> you are gay just not knowing it
[23:37] <Pon> Oh.
[23:38] * Pon ponders goatse
[23:38] <Pon> Is that where the secret of the universe lies?
[23:38] <Pon> In that gentleman's gaping rectum?
[23:38] <Gunjar> You tell us
[23:38] <Gunjar> ;)
[23:38] <directhex> forever scarred
[23:38] <Pon> I shall ponder some more.
[23:39] <Pon> directhex: Oh come on, it's not that bad.
[23:40] <Pon> Has CodePlex been a whore to anyone else lately?
[23:42] <Gunjar> If I'd use it, I'm sure it would have been..
[23:44] <Gunjar> OpenSource projects from Microsoft..
[23:45] <Pon> Lol.
[23:45] <``void> :)
[23:46] <``void> "ice to meet you"
[23:47] <bewl> definetly gay
[23:47] <``void> no
[23:47] <``void> sorry if you seen this before
[23:47] <``void> http://video.google.ca/videosearch?q=adventure+time
[23:48] <``void> i dont even want to deny it now that you accused me of being gay, cuz that w
[23:48] <``void> so beleive whatever you want lol
[23:48] <bewl> lol
[23:48] <PanicRev3> whats the formula to convert degrees to radians
[23:49] <Pon> http://www.codeplex.com/Trench/SourceControl/ListDownloadableCommits.aspx Does
[23:49] <bewl> http://www.krellinst.org/UCES/archive/resources/trig/node10.html
[23:49] <Pon> PanicRev3: degrees = rads * 180/pi
[23:49] <bewl> http://www.google.com/search?source=ig&hl=en&q=degrees+to+radians&btnG=Google+
[23:49] <``void> nice
[23:49] <``void> +10 bonus cool points to Pon
[23:49] <Pon> o
[23:49] <``void> that was quick hehe
[23:49] <bewl> -10 to pon, +10 to google
[23:49] <Pon> Noes
[23:50] <``void> whatever works
[23:50] <bewl> back to Guild Wars
[23:50] <directhex> heh i was thinking about reinstalling that
[23:51] <directhex> been a cpl years now
[23:52] <bewl> good game
[23:52] <bewl> im sure its changed a whole bunch since then
[23:52] <``void> this so doesnt do my game justice but - http://members.shaw.ca/tgreenwo/scre
[23:52] <directhex> are yon on some expansion ?
[23:53] <bewl> i have all 3 campaigns
[23:53] <bewl> just started playing a couple of weeks ago
[23:53] <bewl> awesome game
Session Close: Fri Apr 13 00:00:00 2007