IRC log for #bzflag on 20180626

00:19.55*** join/#bzflag infobot (ibot@208.53.50.136)
00:19.55*** topic/#bzflag is https://BZFlag.org || http://ohloh.net/p/bzflag || https://bzflag.org/help || Channel Logs: http://infobot.rikers.org/%23bzflag/ || 2.4.14 released! https://forums.bzflag.org/viewtopic.php?f=62&t=19953
00:19.55*** mode/#bzflag [+v infobot] by ChanServ
00:22.08*** join/#bzflag BZnotify (BZnotify@gateway/service/github.com/x-gvepouzcjeyaonsd)
00:22.08BZnotify[13bzflag] 15JMakey pushed 3 new commits to 06master: 02https://git.io/f4QJp
00:22.08BZnotify13bzflag/06master 14a489a44 15Jeff Makey: Add new files to Makefile.am distribution lists and remove nonexistent ones.
00:22.08BZnotify13bzflag/06master 1473b08fc 15Jeff Makey: Remove empty RobotUtils.cpp file.
00:22.08BZnotify13bzflag/06master 1471cd644 15Jeff Makey: spelling
00:22.08*** part/#bzflag BZnotify (BZnotify@gateway/service/github.com/x-gvepouzcjeyaonsd)
17:14.46*** join/#bzflag EvilJStoker (jstoker@claire.jcs.me.uk)
17:14.46*** join/#bzflag EvilJStoker (jstoker@unaffiliated/jstoker)
22:36.27*** join/#bzflag spldart (~james@bzflag/contributor/spldart)
22:36.27*** mode/#bzflag [+v spldart] by ChanServ
23:24.43JeffMblast007: you didn't build your libPNG stuff on windows did you?
23:26.53blast007probably not
23:28.37JeffM#ifdef _WIN32
23:28.37JeffMstatic DWORD WINAPI writeScreenshot(void* data)
23:28.37JeffM#else
23:28.37JeffMstatic void* writeScreenshot(void* data)
23:28.37JeffM#endif
23:28.53JeffMthat is not conducive to  return nullptr;
23:32.01JeffMI can fix it
23:32.12JeffMand it'll be a little cleaner for you
23:32.51blast007I can just put it back to returning NULL
23:32.56JeffMno no,
23:32.59JeffMI've already fixed it
23:35.03*** join/#bzflag BZnotify (BZnotify@gateway/service/github.com/x-nultswnomubcjwyb)
23:35.03BZnotify[13bzflag] 15JeffM2501 pushed 1 new commit to 06master: 02https://git.io/f47NG
23:35.03BZnotify13bzflag/06master 14db60803 15Jeffery Myers: use a win specific thread wraper function, and call a generic linux compatible thread worker.
23:35.03*** part/#bzflag BZnotify (BZnotify@gateway/service/github.com/x-nultswnomubcjwyb)
23:37.25JeffMand now server side robots are much smarter than they used to be...
23:37.28JeffMthey can dodge bullets
23:38.49spldartNext thing you know they will movie like agents.
23:39.39JeffMyou mean
23:39.39JeffM" virtual bool     chasePlayer(float &rotation, float &speed);
23:39.39JeffM<PROTECTED>
23:39.39JeffM<PROTECTED>
23:41.38JeffMit's all just logic from autopilot
23:43.36JeffMthen I need to implement the client side physics inside the server's update function.
23:52.41moriahChestal had the best bots....
23:53.17JeffMhe's more than welcome to extende these :)
23:53.59moriahI'm speaking from the "past"
23:54.06JeffMI know
23:57.10JeffMmy point was that these bots are extensible via plugins so that people could make them better :)
23:58.18moriahIt was always a humbling experience to have Chestal's bot best me

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.