*** tpb has joined #tp | 00:00 | |
*** ChanServ sets mode: +o tpb | 00:00 | |
llnz | bbl | 00:32 |
---|---|---|
*** llnz has quit IRC | 00:32 | |
*** peres has joined #tp | 00:37 | |
*** llnz has joined #tp | 01:29 | |
*** llnz2 has joined #tp | 02:05 | |
*** llnz has quit IRC | 02:06 | |
*** mithro has joined #tp | 02:19 | |
*** llnz2 is now known as llnz | 02:51 | |
*** peres has quit IRC | 02:55 | |
*** nash has quit IRC | 03:11 | |
*** mithro has quit IRC | 04:04 | |
* llnz wanders off | 07:33 | |
llnz | later all | 07:33 |
*** llnz has quit IRC | 07:33 | |
*** epyon has quit IRC | 07:58 | |
*** epyon has joined #tp | 07:59 | |
*** nebajothz has joined #tp | 08:02 | |
*** nebaway has quit IRC | 08:12 | |
*** nebajothz has quit IRC | 08:20 | |
*** tuna-fish has joined #tp | 08:48 | |
*** bddebian has joined #tp | 09:40 | |
*** nebaway has joined #tp | 09:58 | |
*** alanp_ has joined #tp | 10:02 | |
*** alanp_ has quit IRC | 10:42 | |
*** peres has joined #tp | 10:46 | |
*** nebaway has quit IRC | 11:43 | |
*** nebaway has joined #tp | 11:43 | |
*** nebajothz has joined #tp | 11:52 | |
*** nebaway has quit IRC | 11:55 | |
*** tansell-laptop has joined #tp | 12:41 | |
*** alanp_ has joined #tp | 12:53 | |
*** peres has quit IRC | 13:22 | |
*** alanp__ has joined #tp | 14:40 | |
*** alanp has quit IRC | 14:56 | |
*** llnz has joined #tp | 16:25 | |
*** alanp_ has quit IRC | 16:27 | |
llnz | morning all | 16:32 |
*** bddebian has quit IRC | 17:03 | |
*** mithro has joined #tp | 17:10 | |
llnz | hi mithro | 17:13 |
mithro | heyo | 17:13 |
llnz | how is Mountian View? | 17:13 |
mithro | pretty good | 17:13 |
* llnz hides his envy | 17:14 | |
mithro | why - it hasn't changed since you where last here | 17:14 |
llnz | because it is a nice place to be, warm, sunny, lots of interesting places around | 17:18 |
llnz | reasonable public transport | 17:18 |
*** alanp__ is now known as alanp | 17:20 | |
mithro | ha | 17:23 |
mithro | have you been to america? | 17:23 |
mithro | public transport in MTV sucks | 17:23 |
llnz | well, the whole of Santa Clara county has the VTA bus service, which actually works and works well, good price | 17:25 |
llnz | light rail from MTV to San Jose | 17:25 |
llnz | rail from San Jose through MTV to San Francisco | 17:26 |
llnz | so it is better served than most US cities | 17:27 |
llnz | hi alanp | 17:27 |
alanp | hey | 17:28 |
alanp | what's up llnz? | 17:28 |
alanp | i'm not sure bus service is the best kind of public transport | 17:29 |
llnz | not much, working | 17:29 |
alanp | in my experience, subways have been the best | 17:29 |
llnz | how are you? | 17:29 |
alanp | good, you? | 17:29 |
llnz | fine thanks | 17:29 |
llnz | are you ready to submit your code to google? | 17:29 |
alanp | i think i have to submit the commit from Aug 17th | 17:29 |
alanp | or whichever one was right before then | 17:30 |
llnz | you could probably just diff against the master branch and submit that | 17:30 |
alanp | i don't think they care what we submit :\ | 17:30 |
alanp | i guess it's "for the lawyers" | 17:30 |
alanp | i was planning on just pulling the commit from the 17th and submitting it | 17:31 |
alanp | anything works, i guess | 17:31 |
llnz | yeah | 17:31 |
llnz | I intend to merge your branch into master shortly after that | 17:32 |
alanp | cool | 17:32 |
alanp | let me check when the deadline is | 17:32 |
alanp | hm, don't see anything on the google cal | 17:32 |
alanp | i'd prefer to fix a couple things and do some more testing before it was committed, i'll see what i can do before the code submission | 17:34 |
alanp | one problem i was having was modifying the quickstart config file based on the ./configure --prefix= | 17:34 |
alanp | s/having/having problems with | 17:35 |
llnz | oh? | 17:35 |
alanp | how do i do that? | 17:35 |
llnz | what needs to be change? | 17:35 |
llnz | sorry | 17:35 |
alanp | say if i ./configure with --prefix=/home/alanp/tpbuild (this is actually how i do it) | 17:35 |
alanp | i want quickstart-mtsec.conf gamedata config to point to /home/alanp/tpbuild/share/whatever/tpserver-cpp-gamedata.xml | 17:36 |
llnz | ah | 17:36 |
alanp | is there an easy way to do this? what should i look into? | 17:37 |
llnz | yes, quite easy | 17:37 |
alanp | !! | 17:37 |
alanp | i figured | 17:37 |
llnz | look at tpserver-cpp.xml.in | 17:37 |
alanp | ok | 17:37 |
llnz | and note tpserver-cpp.xml at the end of configure.ac | 17:38 |
alanp | AHHHHH | 17:38 |
alanp | holy crap, i feel like an idiot, lol | 17:38 |
alanp | i need to get with the program with automake/autoconf/etc | 17:39 |
llnz | hehe, it's ok | 17:39 |
alanp | cool, this looks incredibly easy | 17:39 |
llnz | time for meeting, afk | 17:39 |
alanp | maybe the risk map should be installed like this too then | 17:40 |
alanp | it uses relative path (annoying) | 17:40 |
alanp | i'll fix that too, should i commit it to my branch or master? | 17:40 |
alanp | coollllll | 17:46 |
CIA-26 | alanp tpserver-cpp-mtsec * r5a0e7389cf75 / (configure.ac quickstart-mtsec.conf quickstart-mtsec.conf.in): | 17:47 |
CIA-26 | MTSec quickstart file now updates itself based on the prefix used when | 17:47 |
CIA-26 | ./configure-ing. No need to start from a certain path. | 17:47 |
alanp | awesome | 17:47 |
alanp | who knew? | 17:47 |
mithro | alanp: so you been playing games with ezod? | 17:53 |
mithro | tote: ping? | 17:55 |
alanp | ezod has been swamped, but we're still planning on it soon | 17:56 |
alanp | probably this weekend | 17:57 |
mithro | okay | 17:57 |
mithro | alanp: I would be thinking about doing an AI in your spare time :) | 17:57 |
alanp | ;-) | 17:57 |
alanp | where do i put this risk commit? mtsec branch? | 17:57 |
mithro | I'm sure people would be happy to help you customising daneel-ai | 17:57 |
alanp | i'll put it in mtsec for now | 17:58 |
CIA-26 | alanp tpserver-cpp-mtsec * re6254b7c6869 / (6 files): Removed relative paths from Risk quickstart configuration files. | 18:02 |
CIA-26 | alanp tpserver-cpp-mtsec * rf5d41b9135a6 /modules/games/mtsec/Makefile.am: | 18:03 |
CIA-26 | MTSec Makefile.am cleanup. I don't think anything should have been in | 18:03 |
CIA-26 | EXTRA_DIST according to the docs which state: The EXTRA_DIST argument holds a | 18:03 |
CIA-26 | list of all the files that are part of the package, but are not installed by | 18:03 |
CIA-26 | default and were not specified in any other way. | 18:03 |
alanp | nebajothz: ping | 18:07 |
mithro | who is nebajothz? | 18:16 |
*** Greywhind has joined #tp | 18:16 | |
alanp | friend of ezod and i | 18:16 |
mithro | ahh | 18:17 |
mithro | wants to play mtsec too? | 18:17 |
alanp | yes :) | 18:18 |
nebajothz | alanp: hi | 18:18 |
nebajothz | unfortunately, I canna play at this second | 18:19 |
nebajothz | making dinnar | 18:19 |
nebajothz | for four | 18:19 |
alanp | anytime | 18:20 |
alanp | who are the extra 2? | 18:20 |
*** nash has joined #tp | 19:00 | |
*** nash1 has joined #tp | 19:00 | |
*** nash has quit IRC | 19:00 | |
*** nash1 is now known as nash | 19:00 | |
*** nash has joined #tp | 19:01 | |
*** mithro has quit IRC | 19:03 | |
*** nebajothz is now known as nebajoth | 19:09 | |
*** mithro has joined #tp | 19:10 | |
*** mithro has quit IRC | 19:31 | |
*** tansell-laptop has quit IRC | 19:48 | |
*** tansell-laptop has joined #tp | 19:48 | |
tote | tansell-laptop: pong | 20:27 |
*** tansell-laptop has quit IRC | 20:41 | |
llnz | alanp: if you have a <foo>.in file, you don't need the <foo> file in the git repo | 21:13 |
alanp | i thought i deleted all the non .in? | 21:21 |
alanp | i did git mv | 21:21 |
alanp | alanp@station:~/tp/tpserver-cpp$ git rm quickstart-risk-bid.conf | 22:14 |
alanp | fatal: pathspec 'quickstart-risk-bid.conf' did not match any files | 22:14 |
alanp | ? | 22:14 |
alanp | http://git.thousandparsec.net/gitweb/gitweb.cgi?p=tpserver-cpp.git;a=tree;h=refs/heads/mtsec;hb=refs/heads/mtsec | 22:15 |
tpb | <http://ln-s.net/465X> (at git.thousandparsec.net) | 22:15 |
alanp | i dont see .conf | 22:15 |
*** bddebian has joined #tp | 22:27 | |
*** nebajoth is now known as nebaway | 22:46 | |
llnz | ahh, looks like you tidied it up already | 22:50 |
llnz | cia bot messages are misleading | 23:36 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!