| *** tpb has joined #tp | 00:00 | |
| *** ChanServ sets mode: +o tpb | 00:00 | |
| devplayer | hello | 00:01 |
|---|---|---|
| *** mithro has joined #tp | 00:22 | |
| *** tansell-laptop has quit IRC | 00:31 | |
| *** tansell-laptop has joined #tp | 00:46 | |
| tansell-laptop | devplayer, hi! | 00:59 |
| *** nash has quit IRC | 01:11 | |
| *** nash has joined #tp | 01:11 | |
| *** mithro has quit IRC | 01:22 | |
| *** mithro has joined #tp | 01:23 | |
| *** tansell-laptop has quit IRC | 01:26 | |
| *** llnz has joined #tp | 01:34 | |
| *** tansell-laptop has joined #tp | 01:39 | |
| *** JLafont has quit IRC | 02:05 | |
| *** JLafont has joined #tp | 02:06 | |
| *** llnz has quit IRC | 03:32 | |
| *** llnz has joined #tp | 03:32 | |
| *** tansell-laptop has quit IRC | 03:33 | |
| *** llnz has quit IRC | 03:51 | |
| *** llnz has joined #tp | 03:51 | |
| *** mithro has quit IRC | 03:52 | |
| *** llnz has quit IRC | 04:51 | |
| *** peres has quit IRC | 05:13 | |
| *** welterde has quit IRC | 05:56 | |
| *** welterde has joined #tp | 05:57 | |
| *** mithro has joined #tp | 05:59 | |
| *** peres has joined #tp | 06:49 | |
| *** devplayer has quit IRC | 08:44 | |
| ezod | mithro: single player functionality appears good to go in linux | 09:38 |
| ezod | mithro: access to win32 very limited, but i'm working on it | 09:38 |
| ezod | mithro: single player wizard will eventually require the touch of a more gui-savvy developer :\ | 09:39 |
| ezod | mithro: also looking at comprehensively documenting libtpclient-py - i've taken a liking to epydoc, would using that format be ok? | 09:42 |
| ezod | mithro: i can do the same for libtpproto-py and any other python stuff to keep things consistent too | 09:45 |
| *** bddebian has joined #tp | 10:04 | |
| bddebian | Heya | 10:08 |
| *** peres has quit IRC | 11:31 | |
| *** zzorn has quit IRC | 11:50 | |
| *** zzorn has joined #tp | 11:54 | |
| *** devplayer has joined #tp | 12:14 | |
| devplayer | hello | 12:15 |
| devplayer | does dronsec have it's own irc? | 12:20 |
| devplayer | ping | 12:51 |
| ezod | devplayer: its own channel? | 13:42 |
| *** llnz has joined #tp | 13:56 | |
| devplayer | yes no? | 14:35 |
| * llnz reads the logs | 14:38 | |
| llnz | devplayer: no, dronsec can be discussed here | 14:39 |
| llnz | ezod: afaik, libtpproto-py and libtpclient-py are already have (some) epydoc | 14:41 |
| llnz | ezod: see http://www.thousandparsec.net/tp/dev/documents/python/netlib/libtpproto-py-doc/ and http://www.thousandparsec.net/tp/dev/documents/python/dev/python-tp-doc/ | 14:42 |
| tpb | <http://ln-s.net/2uCe> (at www.thousandparsec.net) | 14:42 |
| llnz | both which are generated every 15 minutes from git | 14:42 |
| ezod | llnz: perfect, thanks | 15:12 |
| devplayer | i'm getting an error with dronsec install on windows | 15:26 |
| devplayer | in cygwin running dronsec's instructions to install taken from the wiki | 15:27 |
| devplayer | the git commands for tpserver-py.git, libtpproto-py, and scratchpad.git work fine | 15:27 |
| devplayer | it errors at cd tpserver-py then python setup.py install | 15:28 |
| devplayer | I get an error pretty much right off saying error: file 'tpserver-py-turn' does not exist | 15:28 |
| devplayer | should i mod setup.py to change the file to turn (.py) instead of tpserver-py-turn? | 15:29 |
| llnz | devplayer: I'm not sure, ask mithro (tansell), as he wrote tpserver-py | 15:32 |
| llnz | it's 7:32am where he is, so an email to the devel mailing list is probably a good idea | 15:33 |
| devplayer | mm, kk. | 15:33 |
| devplayer | where you at? | 15:33 |
| devplayer | 3:35pm here | 15:34 |
| llnz | 9:32am here, New Zealand | 15:34 |
| devplayer | llnz, what stuff are you working on? | 15:34 |
| llnz | i mostly work on tpserver-cpp, and libtpproto-cpp | 15:34 |
| devplayer | anyone already working on the port of the cpp stuff to python? | 15:35 |
| llnz | not that I know of | 15:38 |
| llnz | I believe that tpserver-cpp does compile and run under cygwin | 15:38 |
| devplayer | which tp client are you using to test your stuff? | 15:38 |
| llnz | the c++ server is much more advanced than the python server | 15:39 |
| llnz | i generally use tpclient-pywx | 15:39 |
| devplayer | are there up-t0-date instructions on getting tpserver-cpp compiled in cygwin? | 15:39 |
| llnz | not that I know of | 15:41 |
| llnz | there might be some on the wiki | 15:41 |
| devplayer | what db are you using SQLite or MySQL, or ? | 15:42 |
| llnz | it can run without a DB, or with mysql | 15:42 |
| devplayer | oh. | 15:43 |
| llnz | other db's could be added somewhat easily | 15:43 |
| devplayer | is the ogre client a dead issue? or is it usable? | 15:43 |
| devplayer | not knowing much about cygwin (only that i've installed it to work on tp) | 15:43 |
| llnz | i haven't used it, but it looks fairly good | 15:43 |
| llnz | but py-ogre isn | 15:44 |
| llnz | 't packaged yet | 15:44 |
| devplayer | i wasn't able to find the ogre client | 15:44 |
| devplayer | is it only svn? | 15:44 |
| llnz | http://www.thousandparsec.net/tp/downloads.php?category=client | 15:46 |
| tpb | <http://ln-s.net/2uEd> (at www.thousandparsec.net) | 15:46 |
| llnz | down the bottom, windows binary | 15:47 |
| llnz | better link: http://www.thousandparsec.net/tp/download-instructions.php?product=tpclient-pyogre&platform=win32 | 15:47 |
| tpb | <http://ln-s.net/2uEi> (at www.thousandparsec.net) | 15:47 |
| devplayer | ty checking it out | 15:52 |
| llnz | no problem | 15:52 |
| *** Greywhind has quit IRC | 16:24 | |
| *** Erroneous has joined #tp | 16:32 | |
| *** bddebian has quit IRC | 17:17 | |
| *** Greywhind has joined #tp | 17:28 | |
| *** welterde has quit IRC | 17:58 | |
| *** welterde has joined #tp | 17:59 | |
| *** mithro has quit IRC | 18:54 | |
| tansell | devplayer, hi! | 19:01 |
| tansell | ezod, what doesn't work on windows? | 19:02 |
| ezod | tansell: i meant my access to a windows machine to work on | 19:42 |
| ezod | hence the lack of progress on win32 | 19:42 |
| tansell | ezod, oh | 19:43 |
| tansell | can't setup a local win32 vm? | 19:43 |
| ezod | i could, but it's easier to just use the xp box i have at school | 19:45 |
| ezod | i just haven't been to that lab in some time | 19:46 |
| ezod | have you had a chance to try out the single player stuff yet? | 19:47 |
| *** Greywhind_ has joined #tp | 21:27 | |
| tansell | ezod, no, but I should | 21:37 |
| *** Greywhind_ has quit IRC | 22:04 | |
| *** DTRemenak has quit IRC | 22:05 | |
| *** DTRemenak has joined #tp | 22:07 | |
| *** shenki has quit IRC | 22:13 | |
| *** llnz has quit IRC | 22:32 | |
| *** shenki has joined #tp | 23:09 | |
| *** llnz has joined #tp | 23:29 | |
| *** peres has joined #tp | 23:31 | |
| *** Erroneous has quit IRC | 23:42 | |
| *** mithro has joined #tp | 23:49 | |
| *** peres has quit IRC | 23:54 | |
| *** llnz has quit IRC | 23:57 | |
| *** llnz has joined #tp | 23:57 | |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!