<- Previous Log | Select Different Log | Next Log -> |
Log from 2008-01-15: --- Day changed Tue Jan 15 2008 00:46 -!- tramshed [i=tramshed@im.catapultingfeces.com] has joined #armagetron 01:07 -!- MaZuffeR [n=MaZuffeR@darkmoor.sby.abo.fi] has quit ["Leaving."] 02:20 -!- z-man [n=manuel@p50872961.dip0.t-ipconnect.de] has quit [Read error: 113 (No route to host)] 02:38 -!- madmax [n=madmax@unaffiliated/madmax] has joined #armagetron 02:43 -!- cusco_ [i=cusco@client-82-20-38-234.manc.adsl.virgin.net] has joined #armagetron 02:56 <spidey_> yawn 02:58 -!- cusco [i=cusco@client-86-27-99-96.manc.adsl.virgin.net] has quit [Read error: 110 (Connection timed out)] 03:32 -!- libervisco [n=libervis@tuxhacker/libervisco] has quit [Remote closed the connection] 04:34 -!- beta|AoS1 [n=ubuntu@theo.is-a-geek.org] has joined #armagetron 04:34 -!- beta|AoS| [n=ubuntu@theo.is-a-geek.org] has quit [Read error: 104 (Connection reset by peer)] 06:27 -!- ct|kyle [n=kyle@pool-71-97-143-220.aubnin.dsl-w.verizon.net] has quit ["Leaving."] 07:10 -!- MrBougo [n=MrBougo@53.242-242-81.adsl-dyn.isp.belgacom.be] has joined #armagetron 07:32 -!- wireddd [n=wired@unaffiliated/wireddd] has quit ["0011000101110111011112"] 07:32 -!- wireddd [n=wired@unaffiliated/wireddd] has joined #armagetron 07:32 -!- MrBougo [n=MrBougo@53.242-242-81.adsl-dyn.isp.belgacom.be] has quit [] 07:51 -!- beta|AoS1 is now known as beta|AoS| 08:07 <luke-jr> #rating luke-jr 08:07 <armabot> luke-jr: luke-jr is 499th with a rating of 1527-1561 (from 1513-1548) 08:07 <luke-jr> :D 08:35 -!- tramshed [i=tramshed@im.catapultingfeces.com] has quit [Read error: 113 (No route to host)] 08:36 -!- z-man [n=manuel@p50872961.dip0.t-ipconnect.de] has joined #armagetron 08:39 -!- tramshed [i=tramshed@im.catapultingfeces.com] has joined #armagetron 08:44 -!- spidey_ [n=spidey@adsl-065-006-218-226.sip.mem.bellsouth.net] has quit [Read error: 104 (Connection reset by peer)] 08:53 -!- spidey [n=spidey@unaffiliated/mcspiddles] has joined #armagetron 10:20 <luke-jr> hm 10:20 <luke-jr> top 25 ratings page is just under 10 KB 10:20 <luke-jr> any ideas to make it smaller? >_< 11:46 -!- zmanuel [n=manuel@p50871521.dip0.t-ipconnect.de] has joined #armagetron 11:49 <guru3> gzip it to supporting browsers? 11:57 -!- libervisco [n=libervis@tuxhacker/libervisco] has joined #armagetron 12:03 -!- z-man [n=manuel@p50872961.dip0.t-ipconnect.de] has quit [Read error: 110 (Connection timed out)] 12:11 -!- zmanuel [n=manuel@p50871521.dip0.t-ipconnect.de] has quit [Read error: 113 (No route to host)] 12:17 -!- zmanuel [n=manuel@p50871521.dip0.t-ipconnect.de] has joined #armagetron 12:24 <guru3> is there anyway to not recompile all of tron with only one change? 12:29 <luke-jr> uh 12:29 <luke-jr> that's default 12:31 <guru3> well it's rather annoying when you want to test if something works :/ 12:32 <luke-jr> … 12:32 <luke-jr> default is to only recompile modified files and things depending on them 12:32 <guru3> well it keeps recompiling the entire thing 12:32 <luke-jr> maybe check your system clock 12:33 <luke-jr> and file timestamps-- perhaps some have future modification dates 12:33 <guru3> they're all dated jan 29 2007 12:33 <guru3> well most of them are 12:33 <luke-jr> and your system clock? 12:34 <guru3> jan 15 2008 12:34 <luke-jr> hmm 12:34 <luke-jr> is it doing this repeatedly, or just once so far 12:34 <guru3> repeatedly 12:34 <luke-jr> :/ 12:35 <guru3> it takes like a minute or two to compile 12:35 <guru3> but it's still annoying 12:35 <luke-jr> :o 12:35 <luke-jr> takes like 15 mins here 12:35 * guru3 points to dual core 12:35 <luke-jr> are you modifying some popular header? 12:36 <guru3> no 12:36 <guru3> modifying a cpp 12:36 <luke-jr> I think you've exhausted my theories 12:37 <guru3> D: 12:37 <guru3> it really beats me 12:37 <luke-jr> you're not using -B, right? 12:38 <guru3> -B? 12:38 <luke-jr> make -B 12:38 <guru3> no 12:38 <guru3> no clue what that does 12:38 <luke-jr> forces recompiling 12:39 <luke-jr> make -t? 12:41 <guru3> no 12:41 <guru3> -j 12:41 <luke-jr> try with -t 12:41 <guru3> so that it uses the cores 12:41 <guru3> will do next change 12:41 <luke-jr> maybe make distclean ;) 12:42 <luke-jr> head config.log first to grab configure options 12:43 <guru3> nothing out of the order there 12:43 <guru3> as near as i can tell anyway 12:43 <luke-jr> if you make distclean, it will lose config options 12:43 <luke-jr> that's why save them 12:43 <guru3> i just did default ./configure 12:44 <luke-jr> i c 12:45 <luke-jr> well if a full distclean doesn't fix it, I'm out of ideas 12:47 <guru3> right-o, thanks 12:47 <guru3> make[3]: Warning: File `/usr/include/SDL/SDL.h' has modification time 2.2e+07 s in the future 12:48 <guru3> do you suppose that might do it 12:55 <guru3> i believe it has 14:05 -!- GodTodd [n=TheTruth@pool-71-170-38-124.dllstx.fios.verizon.net] has quit [Read error: 104 (Connection reset by peer)] 14:05 -!- GodTodd [n=TheTruth@pool-71-170-38-124.dllstx.fios.verizon.net] has joined #armagetron 15:04 <guru3> i've discovered some sort of bug in StrPos 15:25 <guru3> haha jk 15:36 -!- MrBougo [n=MrBougo@197.231-242-81.adsl-dyn.isp.belgacom.be] has joined #armagetron 15:43 -!- ct|kyle [n=kyle@pool-71-97-143-220.aubnin.dsl-w.verizon.net] has joined #armagetron 15:54 -!- cusco_ is now known as cusco 16:19 -!- DrJoeTron [n=DrJoeTro@adsl-75-57-67-91.dsl.emhril.sbcglobal.net] has joined #Armagetron 16:25 -!- ToddKitchen [n=DaTroof@pool-71-170-38-124.dllstx.fios.verizon.net] has quit [Remote closed the connection] 16:27 -!- MaZuffeR [n=MaZuffeR@darkmoor.sby.abo.fi] has joined #armagetron 16:34 -!- libervisco [n=libervis@tuxhacker/libervisco] has quit [Read error: 110 (Connection timed out)] 16:34 -!- libervisco [n=libervis@tuxhacker/libervisco] has joined #armagetron 16:41 -!- epsy [n=epsy@mar75-4-82-227-65-72.fbx.proxad.net] has joined #armagetron 16:45 -!- zmanuel [n=manuel@p50871521.dip0.t-ipconnect.de] has quit [Read error: 113 (No route to host)] 16:59 -!- K-Yo [n=K-Yo@unaffiliated/k-yo] has joined #armagetron 17:21 <DrJoeTron> damn 27 people 17:21 <DrJoeTron> higer than usual 17:37 <epsy> « usual » ftl 17:42 -!- madmax_ [n=madmax@193.126.212.116] has joined #armagetron 17:42 -!- madmax [n=madmax@unaffiliated/madmax] has quit [Nick collision from services.] 17:42 -!- madmax_ is now known as madmax 17:45 <madmax> #ping 17:45 <armabot> pong 17:45 <epsy> zoink 17:45 <K-Yo> hey 17:47 <K-Yo> anyone know tv show "my name is earl"? 17:47 <epsy> « my name is james » xD 17:47 <epsy> personal quote lol sry :) 17:48 <DrJoeTron> ITS RUDE TO LAUGH AT YOUR OWN JOKES 17:48 <DrJoeTron> K-Yo yes 17:48 <K-Yo> u like it? 17:49 <DrJoeTron> i only saw the first season, it was pretty good 17:49 <DrJoeTron> i'm never around when its on :/ 17:52 <K-Yo> ah too bad, i'm at the 1x14 (or smth like that) and i'm an addict now ;) 17:58 -!- GodTodd [n=TheTruth@pool-71-170-38-124.dllstx.fios.verizon.net] has quit [Read error: 113 (No route to host)] 18:03 <wrtlprnft> wow 18:04 * wrtlprnft never knew there was a southpark episode featuring the MCP 18:05 <DrJoeTron> oh sure 18:05 <wrtlprnft> as moses o_O 18:05 <DrJoeTron> yup 18:05 -!- kidanger [n=kidanger@77.201.173.133] has joined #armagetron 18:05 <DrJoeTron> i vaguely remember that episode 18:06 <wrtlprnft> but he didn't seem to be such an evil guy after all 18:06 <DrJoeTron> and that was the only thing i remembered actually 18:06 <wrtlprnft> though i'd have preferred to see a southpark lightcycle match 18:07 <wrtlprnft> with the orange cycle getting destroyed, obviously 18:11 * wrtlprnft just googled, there's a simpson episode with tron in it, too. 18:11 <wrtlprnft> sick. 18:11 <wrtlprnft> g2g 18:16 -!- zmanuel [n=manuel@p50871521.dip0.t-ipconnect.de] has joined #armagetron 18:22 -!- kidanger [n=kidanger@77.201.173.133] has quit [Remote closed the connection] 18:31 -!- deja_vu [n=deja_vu@HSI-KBW-085-216-060-101.hsi.kabelbw.de] has joined #armagetron 18:38 -!- kidanger [n=kidanger@77.201.173.133] has joined #armagetron 18:45 -!- kidanger [n=kidanger@77.201.173.133] has quit [Remote closed the connection] 18:46 -!- kidanger [n=kidanger@77.201.173.133] has joined #armagetron 18:49 <zmanuel> guru3: you're right about the StrPos bug 18:49 <zmanuel> let's fix it in 0.2.8 :) 18:50 -!- CFC [n=Janu@T3f8b.t.pppool.de] has joined #armagetron 18:50 <CFC> hi 18:50 <K-Yo> hey 18:50 <madmax> hi 18:50 <K-Yo> CFC is making a server 18:50 <K-Yo> and needs a german speaking help >< 18:51 <CFC> BITTE 18:51 <CFC> HELP HILFE 18:51 <K-Yo> CFC, answers can be long 18:52 <CFC> ??? 18:52 <CFC> okay 18:52 <K-Yo> .t en de answers can be long to come 18:52 <K-Yo> .translate en de answers can be long to come 18:53 <CFC> ??? 18:53 <CFC> what is .t en de 18:53 <madmax> it's #<command> 18:53 <madmax> #t en de answers could take long 18:53 <CFC> .t de en ich brauche hile 18:53 <armabot> madmax: Error: The command "translate" is available in the Babelfish and Format plugins. Please specify the plugin whose command you wish to call by using its name as a command before "translate". 18:54 <madmax> o_o 18:54 <P4> #alias add t Babelfish translate $* 18:54 <armabot> P4: The operation succeeded. 18:54 <P4> #alias add t "Babelfish translate $*" 18:54 <armabot> P4: The operation succeeded. 18:54 <CFC> .reanslate de en HILFE! 18:54 <CFC> .translate de en HILFE! 18:54 <P4> -.- 18:54 <xfroggy> #translate de en HILFE! 18:54 <CFC> help 18:54 <madmax> hey, calm down 18:54 <xfroggy> :| 18:54 <armabot> xfroggy: Error: The command "translate" is available in the Babelfish and Format plugins. Please specify the plugin whose command you wish to call by using its name as a command before "translate". 18:55 <xfroggy> whoa 18:55 <CFC> kann jemand deutsch? 18:55 <P4> #t de en so ist das leben 18:55 <armabot> P4: like that is live 18:55 <CFC> #t de en ich brauche hilfe bei armagetron für meinen server 18:55 <armabot> CFC: I need assistance with armagetron für mine servers 18:55 <xfroggy> hooray! 18:56 <CFC> #t de en ich möchte shooting in meinem server haben 18:56 <armabot> CFC: I möchte shooting in my server have 18:57 <epsy> madmax, have some time ? 18:57 <madmax> CFC: perhaps you should post here about your problem: http://forums.armagetronad.net/viewforum.php?f=52 18:57 <madmax> epsy: for what? 18:57 <CFC> #t de en ich kann nicht gut anglish 18:58 <armabot> CFC: I cannot well anglish 18:58 <epsy> madmax, some debugging 18:58 <epsy> come to x fort :) 18:59 <CFC> #t de en ich will shooting in my server have 18:59 <armabot> CFC: I want shooting in my server have 19:00 <P4> #t en de learn english, it will help you a lot 19:00 <armabot> P4: erlernen Sie Englisch, es hilft Ihnen viel 19:00 <CFC> #t de en ich bin 11 jahre alt 19:00 <armabot> CFC: I am 11 years old 19:01 <P4> #t en de i've learned english since i was 9 years old :) 19:01 <armabot> P4: ich habe Englisch erlernt, seit ich 9 Jahre: alt war) 19:02 <CFC> #t de en ich bin aus deutschland und in der klasse 5 19:02 <armabot> CFC: I am from Germany and in the class 5 19:02 <xfroggy> poor guy, he asking for help and P4 is telling him to learn English :D 19:02 <CFC> :( 19:02 <P4> i don't know german… 19:02 <P4> and english is really important in the net 19:02 <CFC> #t de en HAHA dann lern deutsch! 19:02 <armabot> CFC: HAHA then learn German! 19:03 <xfroggy> ... 19:03 <CFC> sry 19:03 <P4> most of russians and chinese thinks similiar … 19:03 <CFC> #de en niemand kann mir helfen :( 19:04 <deja_vu> CFC: anscheinend nur englisch-sprechende :P 19:04 <CFC> #t de en niemand kann mir helfen :( 19:04 <armabot> CFC: nobody can help me: ( 19:05 <P4> #t en de don't be annoying, it's IRC, people are away from PC 19:05 <CFC> #t de en langweilig 19:05 <armabot> P4: seien Sie nicht, es ist IRC ärgerlich, Leute sind weg von PC 19:05 <armabot> CFC: boringly 19:06 <CFC> :( *TIRED* 19:06 <CFC> bb 19:07 <deja_vu> CFC: hast du auf der armagetron-seite oder im forum geschaut? 19:07 <deja_vu> wahrscheinlich ist eine anleitung - so es denn eine gibt - da auch auf englisch, aber du könntest google oder so zum übersetzen benutzen... 19:08 <CFC> möchte nur wissen wir man shooting macht für meinen server 19:08 <deja_vu> also ich weiß es auch nicht ;) 19:08 <CFC> ok bb 19:08 -!- CFC [n=Janu@T3f8b.t.pppool.de] has quit ["Verlassend"] 19:09 * P4 slaps K-Yo twice 19:09 <deja_vu> *sigh* 19:10 <xfroggy> lol ^^ 19:25 -!- Hoax- [n=lol@dyn-62-56-114-26.dslaccess.co.uk] has joined #armagetron 20:05 -!- GodTodd [n=TheTruth@pool-71-170-38-124.dllstx.fios.verizon.net] has joined #armagetron 20:11 -!- kidanger [n=kidanger@77.201.173.133] has quit [Remote closed the connection] 20:40 <epsy> Hoax-, 20:40 <epsy> we have a clan chan xD 20:45 <epsy> g5vc, ownt 20:45 <g5vc> o rly? 20:45 <epsy> ya 20:45 -!- g5vc is now known as g5zomg 20:46 <g5zomg> ups 20:46 <g5zomg> owned 20:46 <g5zomg> :D 20:46 <g5zomg> ups, u think u owned meh again? nah wait ;P 20:46 <epsy> now you have to change isp 20:46 <g5zomg> owned again 20:46 <g5zomg> :D 20:47 <g5zomg> ops . 20:47 <epsy> now you need an isp from another land 20:47 <g5zomg> luke-jr, pay 20:47 <epsy> Lucifer_bed, pray 20:47 <epsy> luke-jr, pray* 20:47 <g5zomg> :DD 20:48 <g5zomg> p00n 20:51 -!- g5zomg is now known as g5vc 20:59 -!- DrJoeTron [n=DrJoeTro@adsl-75-57-67-91.dsl.emhril.sbcglobal.net] has left #Armagetron ["Leaving"] 21:00 * Hoax- knew already 21:01 * Hoax- slaps pepsi 21:02 <xfroggy> hoax'y! 21:02 <Hoax-> x'y xD 21:02 <xfroggy> xD 21:03 <Hoax-> hrhr 21:03 <xfroggy> hrhrhr! XD 21:03 <Hoax-> :D 21:04 <xfroggy> get ur ass in caf? 21:04 <Hoax-> read my mind 21:10 -!- MrBougo [n=MrBougo@197.231-242-81.adsl-dyn.isp.belgacom.be] has quit [] 21:16 <xfroggy> Hoax-, LOL, u left z-man came back! LOL 21:17 <Hoax-> lol spam kick FTL :( 21:18 <xfroggy> hahaha xD 21:18 <xfroggy> u missing it again! 21:18 <Hoax-> 2mins xD 21:33 -!- madmax [n=madmax@unaffiliated/madmax] has quit ["leaving"] 21:38 -!- eddiefantastic [n=ed@82.152.121.222] has quit [Read error: 104 (Connection reset by peer)] 21:38 -!- eddiefantastic [n=ed@82.152.121.222] has joined #armagetron 22:44 -!- MaZuffeR [n=MaZuffeR@darkmoor.sby.abo.fi] has quit ["Leaving."] 22:49 -!- deja_vu [n=deja_vu@HSI-KBW-085-216-060-101.hsi.kabelbw.de] has quit ["leaving"] 22:53 <luke-jr> guru3: yeah, that's why I said to check for future modification dates 23:05 -!- K-Yo [n=K-Yo@unaffiliated/k-yo] has quit ["Quitte"] 23:21 -!- GodTodd_ [n=TheTruth@pool-71-170-38-124.dllstx.fios.verizon.net] has joined #armagetron 23:21 -!- epsy [n=epsy@mar75-4-82-227-65-72.fbx.proxad.net] has quit [Remote closed the connection] 23:31 -!- GodTodd [n=TheTruth@pool-71-170-38-124.dllstx.fios.verizon.net] has quit [Nick collision from services.] 23:31 -!- GodTodd_ is now known as GodToddView entire month