Monday, 2008-07-28

*** tpb has joined #tp00:00
*** ChanServ sets mode: +o tpb00:00
mithroanyone running ubuntu or debian?00:01
* JLafont raises his hand.00:02
nashmithro: You know my answer... 4 times over ;-)00:03
nashWell 3 times + an ubuntu00:03
mithrohttp://download.opensuse.org/repositories/home:/mithro/00:08
tpb<http://ln-s.net/25dC> (at download.opensuse.org)00:08
mithropython-ogre for Ubuntu (dapper, gusty and hardy) and Debian - etch00:09
mithrooh - it looks like the Debian - etch ones are still borked00:11
mithroI really need some help testing with amd6400:12
nashmithro: What's the issue?00:16
mithroshenki says it just segfaults for him00:17
mithroso I need to figure out if it's just for his setup - or for all amd64 users00:17
nashHave a repo?00:22
nashpackages.tp.net/debian?00:22
mithronot at the moment00:23
mithrowill import them there when I get them working00:23
mithropackages can be found at - http://download.opensuse.org/repositories/home:/mithro/00:24
tpb<http://ln-s.net/25dC> (at download.opensuse.org)00:24
nashholy cow00:26
nashis that a useful repo?00:26
jsmillerno change in metaserver status, so I guess I should pack it in for the evening.00:26
nashmithro: ?00:27
jsmiller(or morning, at the center of mass)00:27
mithronash: kind of00:27
mithroit would be it apt handled 302 redirects00:27
nashSo - what do I need to get?00:29
*** jsmiller has quit IRC00:30
JLafontit installed. but when I tried to run tpclient-pyogre I got that it was missing the requirements: 'python-ogre'00:30
JLafontDidn't do that on the 0.0.0-2 though00:31
mithrohrm....00:33
mithrowhich ubuntu version is this?00:35
JLafonthardy amd6400:36
llnz_workhumm...00:36
mithrollnz_work: hrm?00:37
mithroJLafont: anything on the console?00:38
*** DevPlayer has joined #tp00:38
JLafontfor tpclient-pyogre: just that its missing python-ogre00:39
mithrookay00:39
mithrodo you have the demos?00:39
JLafontnope00:40
DevPlayerHello.00:41
mithroJLafont: did you install the libogre package too?00:42
DevPlayernice to see you on mithro.00:42
llnz_workmithro: i will restart demo1 tomorrow morning00:42
mithrollnz_work: okay00:43
*** bddebian has quit IRC00:43
mithro( JLafont which should hopefully fix your blank screen problem )00:43
DevPlayerdemo1 server down i take it.00:44
mithroDevPlayer: yes it appears so00:45
DevPlayerwas looking for help on getting started but i see the url link on joining channel, just scanning through it now.00:46
DevPlayerwhen trying to connect to server with the tpclient-wx.. and fails to find the server the client grabs control of my winxp system pretty heavily. fyi,00:47
mithroDevPlayer: can you define that a little better?00:48
mithrollnz_work: btw - where do you work now?00:49
llnz_workMediaLab (NZ)00:50
llnz_workin no way related to MIT Media Lab00:50
mithrourl?00:50
DevPlayerrunning the client asks for the log on to a tp server. i choose the demo1 server. being that the demo server is down the client keeps trying to connect or something. this almost appears to "hang" the tpclient. I alt-tab out to kill the tpclient while it still hogs cpu time or something - it's not bad really,00:50
llnz_workwww.medialab.co.nz00:51
JLafontmithro: Its segfaulting for me as well. The only text I got before it was an empty list '[]'00:51
mithroJLafont: :(00:51
mithrodid it segfault previously?00:52
JLafontnope00:53
mithro:/00:53
JLafontjust "hung"00:53
mithrothis was a amd64 machine before too?00:54
DevPlayercan the irc logs be put into the forums so i can search them?00:54
DevPlayer- easier?00:55
JLafontyeah00:55
mithroDevPlayer: they are very easy to search00:56
mithrohttp://www.thousandparsec.net/~irc/logs/00:56
tpbTitle: IRC logs (at www.thousandparsec.net)00:56
mithrojust type the query into the top corner00:56
DevPlayerack sorry missed that00:57
mithrowhat are you searching for?00:57
DevPlayerdev starter info on windows platform - checking the getting starter url too.00:58
mithrowe don't really support windows as a development platform for the tpserver-cpp00:59
DevPlayeri was drawn by the python elements.01:00
mithroin theory the Python server should run on windows01:00
mithrobut it has not been tested for a long time01:00
DevPlayereven in it's old version format.01:00
DevPlayerhear of the python 3 version release forthcoming?01:01
mithroyes01:01
mithroit will be years before 2.x goes away01:01
DevPlayerbut i'm still on latest release and just a tinkerer.01:01
DevPlayer2.x is what i'm playing with.01:02
mithroI'm happy to accept patches which add python 3.x support01:02
DevPlayerbtw what caught my interest too was your ruleset concepts.01:02
DevPlayer- have you been looking for python pros?01:03
mithroJLafont has just been working on DroneSec, a ruleset for tpserver-py01:03
DevPlayerHi JLafont. anything i could look at?01:04
mithroDevPlayer: all our code is public01:05
mithrosee git.thousandparsec.net01:05
* llnz_work wanders off01:05
llnz_worklater all01:05
*** llnz_work has quit IRC01:05
DevPlayerdoes git work on win3201:07
JLafontyes01:07
mithroDevPlayer: you can also use the cvs gateway01:08
DevPlayeri was poking around in those but was finding it hard to "grab" sources. didn't know what i was doing.01:09
JLafontDevPlayer: http://git.or.cz/#download  <-- msysGit is what I use on my windows box. Git Gui has most of the basic commands working as well01:12
tpbTitle: Git - Fast Version Control System (at git.or.cz)01:12
DevPlayerthanks, d/l'ng now.01:14
DevPlayerhow do i pull the repository into my local git repository?01:27
DevPlayeri'm getting a clone failed. cannot fetch branches and objects. error.01:33
JLafontIf you are using git gui clone a repository from git://git.thousandparsec.net/git/<project-name>.git to a directory of your choosing01:33
DevPlayerso cloneing the full project will error. must use specific projects? do you put the local repository into the .git folder that is created or no?01:34
JLafontyou clone each project individually. local repository can be anywhere you like01:36
DevPlayerty JLafont. cloning now. what git project folders are needed for the project mithro mentioned you were working on? - as i'm interested in the python server.01:39
JLafonttpserver-py and libtpproto-py should be what you need01:41
JLafonttpserver hasn't been tested on windows so it might not even run01:41
DevPlayerkk01:42
*** greywhind has quit IRC01:43
*** gr8rahul has joined #tp02:01
*** gr8rahul has left #tp02:01
mithroJLafont: ping?02:18
*** JLafont has quit IRC02:29
DevPlayernite.02:30
*** JLafont has joined #tp02:30
DevPlayernite.02:30
*** DevPlayer has quit IRC02:31
mithroJLafont: ping?02:40
mithroguess he is probably asleep02:45
JLafontmithro: pong02:49
JLafontsleep soon though02:50
mithroyour table doesn't make sense02:54
JLafont:(02:54
mithroon the wiki page02:58
mithroI think it's the first column name that is confusing02:59
mithromaybe leave that cell empty and make the first colum italics?02:59
mithroI'm assuming cell 1,1 is for "Default Number of Planets"02:59
mithrodid you push a change fix fixed the exception I was having?03:02
mithroJLafont: I also think that one way sync from csv/xml -> database is fine03:02
shenki\o03:03
shenki$ apt-cache policy libceguiogre1403:03
shenkilibceguiogre14: Installed: 1.4.5-3build103:03
shenki$ ./tpclient-pyogre03:03
shenkiThe following requirements where not met03:03
shenki['python-ogre', 'python-ogre/cegui']03:03
shenki['python-ogre', 'python-ogre/cegui']03:03
mithroshenki: you need to install libceguiogre and libogre from that url too03:04
JLafontahh alright. I think I see what you mean03:04
JLafontmithro: and yeah I pushed a fix in03:04
mithrookay will test again later tonight03:05
mithroactually have to get some work done first :P03:05
shenki>>> import ogre.renderer.OGRE03:10
shenkiTraceback (most recent call last):03:10
shenki  File "<stdin>", line 1, in <module>03:10
shenki  File "/usr/lib/python2.5/site-packages/ogre/renderer/OGRE/__init__.py", line 10, in <module>03:10
shenki    from _ogre_ import *03:10
shenkiImportError: /usr/lib/libboost_python-gcc42-1_34_1.so.1.34.1: undefined symbol: Py_InitModule403:10
mithrohrm....03:11
shenkihrm indeed, it's got me stumped03:12
* shenki goes to find fuic, bbl03:12
mithrofuic?03:13
*** mithro has quit IRC03:14
*** mithro has joined #tp03:14
mithroroot@vaio:~/Desktop# objdump -T /usr/lib/libpython2.5.so.1  | grep Py_InitModule403:15
mithro000c6740 g    DF .text00000328  Base        Py_InitModule403:15
* shenki wonders why mithro is root03:19
shenki$ objdump -T /usr/lib64/libpython2.5.so.1|grep Py_InitMod03:20
shenki00000000000e17b0 g    DF .text0000000000000341  Base        Py_InitModule4_6403:20
shenkihrm03:20
shenkithat's interesting03:20
shenkilittle mr _6403:20
shenkimithro: fuic = farmers union iced coffee, you eastern state deserter03:21
mithrohrm03:25
*** JLafont has quit IRC03:26
*** nash has quit IRC03:26
mithroshenki: can you do an obj dump on the /usr/lib/libboost_python-gcc42-1_34_1.so.1.34.1 file?03:54
mithro(pastebin)03:54
mithrothat is boost - so it's a bit weird that you get that error03:56
mithrocan you also dump03:56
mithrodpkg --list | grep boost03:57
*** DTRemenak has quit IRC04:02
shenkimithro: objdump -T?04:06
mithroyes thanks04:06
mithrooh - wait04:06
mithroactually ignore that04:07
shenkiok04:07
shenkimithro: are you still interested in the dpkg output?04:07
mithroyes04:07
shenkican you recommend a command line pastebin sender?04:08
shenkiin the mean time: http://verbal.mithis.com/~shenki/dpkg--list-boost.log04:08
tpb<http://ln-s.net/25ea> (at verbal.mithis.com)04:08
mithroshenki: what version of ubuntu are you running?04:11
mithroas it seems to be behind04:11
mithroii  libboost-python1.34.1               1.34.1-4ubuntu3                     Boost.Python Library04:11
mithrocan you upgrade that and try again?04:12
shenki$ apt-cache policy libboost-python1.34.104:12
shenkilibboost-python1.34.1:04:12
shenki  Installed: 1.34.1-11ubuntu104:12
shenki  Candidate: 1.34.1-11ubuntu104:12
shenki  Version table:04:12
shenki *** 1.34.1-11ubuntu1 004:12
shenki        500 http://mirror.internode.on.net intrepid/main Packages04:12
tpbTitle: Internode :: Residential :: Tech Space :: Download Mirror (at mirror.internode.on.net)04:12
shenki        500 http://archive.ubuntu.com intrepid/main Packages04:12
tpbTitle: Index of / (at archive.ubuntu.com)04:12
shenki        100 /var/lib/dpkg/status04:12
shenkistfu tpb04:12
shenkimithro: so, that's the latest04:13
shenkiyou're behind :)04:14
shenkiby 7 debian versions04:14
mithroso have you install it from intrepid?04:15
shenkierm?04:16
shenkii'm running intrepid, yes04:18
mithrocan you downgrade that to hardy then?04:18
shenkiif it doesn't try to break anything else...04:19
shenki\o/04:22
shenkisegfault!04:22
shenkithat's not cool04:22
shenki$ ./tpclient-pyogre04:22
shenkiNo module named avahi_disabled04:22
shenkiNo module named bonjour04:22
shenkiUsing pyZeroConf ZeroConf implimentation...04:22
shenki<class '__main__.GUI'> <class '__main__.Network'> <class 'tp.client.threads.MediaThread'> <class 'tp.client.threads.FinderThread'>04:22
shenkimetaserver_browse <RemoteBrowser(RemoteBrowser, started)>04:22
shenki[]04:22
shenkiSegmentation fault04:22
shenkiso mr tim, thoughts?04:25
mithronope04:30
mithrobut at least it is reproducable now04:30
shenkioh well. i'll play later04:30
mithrodo you have any of the demos?04:30
shenkino04:30
mithrocan you try and run some of them?04:30
* shenki gets the svns04:34
*** nash_ has joined #tp05:20
*** nash_ has quit IRC05:21
*** nash_ has joined #tp05:22
*** nash_ is now known as nash05:23
nashAnyone active?05:24
*** Epyon has quit IRC05:44
*** zzorn_laptop has joined #tp05:59
nashAnyone active?06:04
nashzzorn_laptop: ?06:04
zzorn_laptophello nash06:17
* zzorn_laptop is just lurking in tp, doesn't know that much details06:17
nashThat's okay06:33
nashzzorn_laptop: you still there?06:33
nashIf so can you see my private message?06:33
mithroshenki: ping?06:45
mithrohey nash06:45
nashheyo mithro06:45
mithroyour not normally around at this hour06:46
zzorn_laptopnash, yep, got your privmsg06:46
nashthanks06:46
zzorn_laptophi mithro06:46
nashmithro: Trying to find someone06:46
nashNeed some advice06:46
zzorn_laptopmithro, congrats for the job at Google btw :)06:46
zzorn_laptopmithro, are you working on the map stuff?06:46
mithronope06:48
shenkimithro: pong07:08
mithroshenki: any luck with the demos?07:10
zzorn_laptopkk07:10
shenkimithro: i downloaded them at work, i'll have a play now07:10
shenkipython-ogre/demos/ogre$ python Demo_Transparency.py07:13
shenkiTraceback (most recent call last):07:13
shenki  File "Demo_Transparency.py", line 16, in <module>07:13
shenki    import ogre.renderer.OGRE as ogre07:13
shenki  File "/usr/lib/python2.5/site-packages/ogre/renderer/OGRE/__init__.py", line 10, in <module>07:13
shenki    from _ogre_ import *07:13
shenkiImportError: /usr/lib/libboost_python-gcc42-1_34_1.so.1.34.1: undefined symbol: Py_InitModule407:13
shenkifail, still07:13
shenkiwhy is Mr Libboost_python linked against the not-64bit version of that symbol07:13
shenkithat is the question07:13
mithroshenki: I thought you had stop getting that and got the segfaults?07:17
shenkimithro: ah, yes, but i ran a distupgrade when i got home ;)07:18
* shenki downgrades boost-python again07:18
shenkibooting up windows vista with microsoft narrator enabled is an entertaining experience07:22
shenkievery program that autostarts causes a focus change, which causes the narrator to announce the new window07:22
shenkiand the focus change07:22
mithrodamn, I don't know if to try and return the microsoft wireless keyboard07:23
mithroit's really nice feel and stuff to it07:23
shenkiwhy do you want to return it?07:23
mithrobut a number of the keys seem to stop working every now and then07:23
shenkimicrosoft are a great hardware company!07:23
shenki:)07:23
mithroI really like the keyboard - but the keys randomly not working is a problem07:24
shenkiyes, it is07:24
mithroI wonder what is causing it, a) Noisy wireless environment, b) the computer it's connected to, c) the keyboard itself07:25
shenkiis this work hardware, or your own?07:26
mithrowork hardware (kinda)07:26
shenkidon't you have minions who sort out your hardware issues then? :)07:27
mithrothat (kinda) is the sticking point07:28
shenkinow i'm confused. was that a pun?07:28
mithrowork paid for it, but it's not their "ushal" hardware07:29
shenkiah i see07:29
shenkimithro is "special"07:29
shenki:)07:30
mithroif I was in MTV I could just get one from a Hardware Depot07:30
mithrobut here in Australia the range is a little more limited07:30
shenkius poor Australians :(07:31
shenkimy bios doesn't like this logitech wireless keyboard07:32
shenkiso i got my happy hacker keyboard out07:33
shenkiand it doesn't like that either!07:33
mithrohappy hacker keyboard?07:33
shenkifussy gigabyte bios07:33
shenkihttp://www.fentek-ind.com/hhlite2lrg.jpg07:33
shenkibut without the arrorw keys07:33
shenkiboost-python shitfight: http://verbal.mithis.com/~shenki/lots-of-libs.txt07:38
tpb<http://ln-s.net/25fv> (at verbal.mithis.com)07:38
shenkimt == multi threaded?07:38
shenkiok, so our libboost_python-gcc42-1_34_1.so.1.34.1 is a symlink to the python2.4 version. my guess is that's the issue; hardy doesn't ship with python2.4 unless some retarded program decides it's a builddep07:39
mithroso once you had down-graded do any of the demos work?07:41
shenkii didn't like the downgraded hacks07:41
shenki(and no; they segfualt)07:41
shenkibut i do like the symlink-the-python2.5 method, which gets the demo much further thru than before07:41
shenkihttp://verbal.mithis.com/~shenki/demo.log07:43
shenkiwho is andy?07:43
shenkioh07:44
shenkimithro: there's some config file i need to copy or some such?07:44
shenkiwhat was that called again/07:44
* shenki goes afk to watch stargate with impatient mandy07:45
mithrorm plugins.cfg (i think)07:49
mithrothen link the one from /etc/OGRE/07:49
*** peres has quit IRC07:57
nashAnyway - off to bed - early morning tomorrow08:05
nashnight all08:05
*** nash has quit IRC08:05
*** jernejovc has joined #tp08:32
shenkimithro: doesn't segfault!08:34
shenkidoesn't run either08:34
shenkibut perhaps that's my opengl hardware?08:34
shenkiopps, tpclient-pyogre still segfaults08:36
shenkibut the demos don't08:36
shenkimithro: http://verbal.mithis.com/~shenki/demo-fresnel.log08:38
tpb<http://ln-s.net/25gn> (at verbal.mithis.com)08:38
shenkimithro: there's another few logs in there, demo-fresnel* using the the three different "RTT Preffered Mode"s08:42
mithro404 man08:51
*** peres has joined #tp08:53
mithroshenki: can you try the shadow one?08:54
mithroor the fish one?08:54
mithroglxgears works right08:55
shenkimithro: the others give similar results08:57
shenkiand ut works08:57
shenkiand glxgears08:57
mithrout works?09:04
shenkiunreal tournament09:04
mithrookay - run the following demo09:05
mithroDemo_Bezier.py09:05
mithroand send me the log09:05
shenki$ python Demo_Bezier.py09:07
shenkiFailed to initialize TTM buffer manager.  Falling back to classic.09:07
shenkipython: shader/slang/slang_codegen.c:2365: _slang_gen_swizzle: Assertion `child' failed.09:07
shenkiAborted09:07
shenkithat's the log :)09:07
shenkiyou can igore the TTM message safely09:09
mithrohrm there is something wrong there09:17
mithrothat assert is in the i9xx driver09:18
shenkiit's a driver bug?09:19
mithrohow about "python Demo_Facial.py "09:19
shenkihttp://verbal.mithis.com/~shenki/demo-facial-fbo.log09:21
tpb<http://ln-s.net/25hX> (at verbal.mithis.com)09:21
shenkisame thing as the others09:21
mithrofbo?09:21
shenkiyeah09:21
shenkithere's a dropdown in the options menu ogre provides when starting09:22
shenkifbo, pbuffer, copy09:22
shenkii was just making note of which i used09:22
mithrookay first problem09:24
mithroCannot compile GLSL high-level shader : Ogre/HardwareSkinningTwoWeightsGLSL Error: Invalid array index for vector type09:24
mithroError: Invalid array index for vector type09:24
mithroHigh-level program Ogre/HardwareSkinningTwoWeightsGLSL encountered an error during loading and is thus not supported.09:25
mithroOGRE EXCEPTION(7:InternalErrorException): Cannot compile GLSL high-level shader : Ogre/HardwareSkinningTwoWeightsGLSL Cannot compile GLSL high-level shader : Ogre/HardwareSkinningTwoWeightsGLSL Error: Invalid array index for vector type09:25
mithroError: Invalid array index for vector type09:25
mithro in GLSLProgram::loadFromSource at OgreGLSLExtSupport.cpp (line 66)09:25
mithrocan you un-upgrade your mesa?09:25
shenkino09:26
shenkithe x server doesn't like loading with old mesa09:26
shenki:(09:26
mithroit is advertising that "GLSL support detected" but your card obviously doesn't09:26
shenkiyes it does09:27
shenkiperhaps it's broken, or incomplete09:27
shenkibut the 965 supports glsl, i think09:27
mithroplugins.txt09:28
shenkiplugins.txt?09:29
mithroahh09:29
mithroplugins.cfg09:29
mithrocan you also run the SkyDome demo09:29
*** bddebian has joined #tp09:30
shenkisame result09:31
shenkiParsing script Examples.program09:31
shenkiCannot compile GLSL high-level shader : Ogre/HardwareSkinningTwoWeightsGLSL Error: Invalid array index for vector type09:31
shenkiError: Invalid array index for vector type09:31
mithrodang09:31
mithrohow about Lighting?09:31
bddebianHeya09:31
shenkimithro: same09:32
mithro(this was SkyDome not SkyBox or SkyPlane?)09:32
shenki*nod*09:32
shenkihttp://en.wikipedia.org/wiki/Intel_GMA -  my card is a X310009:34
tpbTitle: Intel GMA - Wikipedia, the free encyclopedia (at en.wikipedia.org)09:34
mithroonly thing I see mentioned there is09:37
mithroNote that Windows drivers currently have no GLSL support.09:37
shenkimmm09:37
shenkibut windows is very directx happy09:38
shenkiso perhaps their opengl drivers are underdeveloped in general09:38
shenki'their' == the windows ones09:38
mithrocan you run it on your multimedia box?09:38
shenkinot atm09:38
mithro(the one with the ati card?)09:38
shenkii'll play tomorrow09:38
mithroshenki: it also has problems detecting your CPU09:40
mithro *   CPU ID: Unknown09:40
shenkiyeah, noticed that. strange09:40
mithrooh09:43
mithrowhat happens if you just make Examples.program empty?09:43
mithro(ie remove it and then touch the file)09:44
mithroits in the media directory09:44
mithroshenki: poke poke09:49
mithrooh well09:57
mithroI'm heading home09:57
shenkithat didn't fix it09:58
shenkigoodnight09:58
shenki(sorry, preoocupied, will test some things tomorrow)09:58
mithrocan you send me the log09:58
mithrowith the Examples.program empty09:58
shenkihttp://verbal.mithis.com/~shenki/fresnel-empty-program.log09:59
tpb<http://ln-s.net/25i8> (at verbal.mithis.com)09:59
shenkisleep time now, cya09:59
mithroshenki: more GLSL errors10:01
mithroi'm not quite sure why your demo is loading totally different files...10:01
*** mithro has quit IRC10:20
*** peres has left #tp10:40
*** zzorn_laptop has quit IRC10:48
*** Ohm_ has quit IRC10:51
*** Iwanowitch has joined #tp11:21
*** JLafont has joined #tp11:39
*** jphr has joined #tp12:49
CIA-32jphr tpserver-cpp-risk * rd4cc69a1389f / (3 files in 2 dirs): fixed typo in config file12:59
*** greywhind has joined #tp13:08
*** JLafont has quit IRC13:33
*** Erroneous has joined #tp13:53
CIA-32jphr tpserver-cpp-risk * rd4cc69a1389f / (3 files in 2 dirs): fixed typo in config file14:19
CIA-32jphr tpserver-cpp-risk * rf33ad27fbb80 /modules/games/risk/ (Makefile.am risk.cpp risk.h): Applied mithro's wormhole patch14:19
*** nuleren has joined #tp14:22
*** JLafont has joined #tp14:38
*** bddebian has quit IRC15:52
CIA-32jphr tpserver-cpp-risk * rd4cc69a1389f / (3 files in 2 dirs): fixed typo in config file16:12
CIA-32jphr tpserver-cpp-risk * rf33ad27fbb80 /modules/games/risk/ (Makefile.am risk.cpp risk.h): Applied mithro's wormhole patch16:12
CIA-32jphr tpserver-cpp-risk * r0f2edf50e1be /modules/games/risk/ (wormhole.cpp wormhole.h): Forget to add wormhile class from mithro patch16:12
*** llnz_work has joined #tp17:15
llnz_workmorning all17:16
llnz_workdemo1 restarted17:16
CIA-32jphr tpserver-cpp-risk * rd4cc69a1389f / (3 files in 2 dirs): fixed typo in config file18:02
CIA-32jphr tpserver-cpp-risk * rf33ad27fbb80 /modules/games/risk/ (Makefile.am risk.cpp risk.h): Applied mithro's wormhole patch18:02
CIA-32jphr tpserver-cpp-risk * r0f2edf50e1be /modules/games/risk/ (wormhole.cpp wormhole.h): Forget to add wormhile class from mithro patch18:02
CIA-32jphr tpserver-cpp-risk * rce33cdaa1216 /modules/games/risk/ (6 files): extracted createWormhole to map helper file18:02
*** jphr has quit IRC18:17
*** jphr has joined #tp18:17
jphranyone familiar with a DescriptionError in tpclient-pywx?18:18
CIA-32nuleren tpserver-cpp-tae * r2f4c1e0147bd /modules/games/tae/taeturn.cpp:18:34
CIA-32Loosing combatants are now removed and points are now awarded at the18:34
CIA-32end of external combat.18:34
*** nash has joined #tp18:36
llnz_workcool nuleren18:41
nulerenllnz: thanks... I'm getting very close to a fully playable game18:41
llnz_workcool18:42
*** peres has joined #tp18:58
*** peres has left #tp18:58
*** JLafont has quit IRC19:03
*** matej has joined #tp19:30
*** jernejovc has quit IRC19:44
*** jphr has quit IRC19:52
CIA-32verhoevenv daneel-ai * rdb2eb259e923 /mod-rfts.py: Added multiple turn types in RFTS20:00
CIA-32verhoevenv daneel-ai * r5b641a234702 /README: Small clarification to the README20:00
*** JLafont has joined #tp20:14
*** nuleren has quit IRC20:23
*** bddebian has joined #tp20:46
*** Iwanowitch has quit IRC21:02
*** Erroneous has quit IRC21:55
*** DevPlayer has joined #tp22:00
*** JLafont has quit IRC22:38
*** jsmiller has joined #tp23:00
jsmiller0300Z, hello all23:00
llnz_workhi jsmiller23:41

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!