*** tpb has joined #tp | 00:00 | |
*** ChanServ sets mode: +o tpb | 00:00 | |
*** mithro has quit IRC | 00:40 | |
*** Demitar has joined #tp | 03:25 | |
*** JLP has quit IRC | 05:07 | |
*** nash has quit IRC | 05:41 | |
*** tpb has joined #tp | 06:00 | |
*** ChanServ sets mode: +o tpb | 06:00 | |
*** mithro has joined #tp | 08:32 | |
*** zipola has joined #tp | 08:35 | |
mithro | hey people | 08:39 |
---|---|---|
mithro | how is everyone today? | 08:39 |
*** tuna-fish- has quit IRC | 08:44 | |
zipola | I just woke up and asked the repair man to take a look at my dropped and broken fire alarm device. | 09:05 |
*** llnz has joined #tp | 09:10 | |
*** zipola has quit IRC | 09:29 | |
*** mithro has quit IRC | 09:37 | |
*** llnz has quit IRC | 10:05 | |
*** llnz has joined #tp | 11:07 | |
llnz | lots of commits coming, brace yourselves | 11:09 |
CIA-11 | Lee Begg <[email protected]> * libtprl/ (5 files in 2 dirs): Prep for 0.1.2 release | 11:09 |
CIA-11 | Lee Begg <[email protected]> * libtprl/tprl/ (console.cpp console.h): (log message trimmed) | 11:09 |
CIA-11 | Added redrawLineForce for forcing an update of the line: | 11:09 |
CIA-11 | Sometimes redrawLine just isn't enough (for example, in tpserver-cpp). | 11:09 |
CIA-11 | Sometimes redrawLine just isn't enough (for example, in tpserver-cpp). | 11:09 |
CIA-11 | ] | 11:09 |
CIA-11 | [Tidy up and added some new methods | 11:09 |
CIA-11 | Lee Begg <[email protected]>**20070208113937 | 11:09 |
CIA-11 | Lee Begg <[email protected]> * web/ (4 files in 2 dirs): Releasing libtprl 0.1.2 | 11:11 |
*** adhok has joined #tp | 11:14 | |
CIA-11 | Lee Begg <[email protected]> * web/news/ (2007-02-10-0000.news 2007-02-10-0000.news): Spelling in latest news | 11:19 |
adhok | evenen all =) | 11:19 |
llnz | hi adhok | 11:20 |
adhok | hi llnz =) | 11:22 |
adhok | is llnz, lee? | 11:22 |
llnz | yes | 11:22 |
adhok | you did a slot in the lca2007 miniconf on ortopsy of a project right? | 11:23 |
adhok | ortopsy isn't the right word tho | 11:23 |
llnz | i did a talk on the lca2006 game dev BoF | 11:24 |
adhok | yeah ... | 11:24 |
adhok | sort of BoF in review ? | 11:24 |
llnz | yeah | 11:25 |
adhok | so, you mentioned that there are games that sit on top of TP | 11:25 |
llnz | yes | 11:26 |
llnz | TP is the framework for creating the games | 11:26 |
adhok | yup | 11:26 |
adhok | and you spoke about games that say on top | 11:26 |
adhok | i would like to setup a server on the local wireless lan | 11:27 |
adhok | and am looking to setup something to interest the guys =) | 11:27 |
llnz | cool | 11:27 |
llnz | well, minisec is playable | 11:27 |
adhok | llnz: so you mentioned some worlds that saty on top? | 11:28 |
adhok | a startrek like one | 11:28 |
adhok | and a star wars like one? | 11:28 |
adhok | or am i thinking of netrek? | 11:28 |
llnz | they are both possibilities, i don't think anyone is working on them yet | 11:28 |
llnz | another storm of commits coming | 11:29 |
CIA-11 | Lee Begg <[email protected]> * tpserver-cpp/ (10 files in 2 dirs): | 11:29 |
CIA-11 | Require new version of libtprl, use new features and set prompt: | 11:29 |
CIA-11 | libtprl 0.1.2 allows the server to set whether signals are caught by readline | 11:29 |
CIA-11 | or not. The signal catching was interfering with another bit of code when | 11:29 |
CIA-11 | DNS records could not be looked up, making the console fail. | 11:29 |
CIA-11 | Added redisplay method to Console, to use libtprl's redrawLineForced(). | 11:29 |
CIA-11 | Set a prompt to help people identify the console ("tpserver-cpp>") | 11:29 |
CIA-11 | Lee Begg <[email protected]> * tpserver-cpp/tpserver/ (logging.cpp logging.cpp): | 11:29 |
CIA-11 | Remove calling reconfigure on the LogSinks: | 11:30 |
CIA-11 | With SettingsCallbacks, there is a better way. Next patch is using it in ConsoleLogger. | 11:30 |
CIA-11 | Lee Begg <[email protected]> * tpserver-cpp/tpserver/ (20 files): | 11:30 |
CIA-11 | Removed reconfigure from LogSinks, call Console::redisplay in ConsoleLogger: | 11:30 |
CIA-11 | In ConsoleLogger, a SettingsCallback is used to get when the log_colour setting is changed. | 11:30 |
CIA-11 | Also in ConsoleLogger, added '\r' to get back to the beginning of the line, and after | 11:30 |
CIA-11 | printing out the log message, redisplay the console (redisplaying the prompt and what the | 11:30 |
CIA-11 | user has typed.) | 11:30 |
tpb | New news from http://www.thousandparsec.net/tp/rss.php: Libtprl 0.1.2 released. | 11:31 |
llnz | minisec, as basic as it is, is already 1958 lines of c++ | 11:36 |
llnz | and then there is the media, etc | 11:37 |
adhok | ok, so there is enough there to play something between a couple of people? | 11:49 |
llnz | yeah | 11:49 |
adhok | ok cool =) | 11:49 |
CIA-11 | Lee Begg <[email protected]> * libtprl/tprl/Makefile.am : | 11:51 |
CIA-11 | Fixed library interface:revision:age: | 11:51 |
CIA-11 | Oops, should have checked the docs first, but I was offline. | 11:51 |
CIA-11 | Lee Begg <[email protected]> * web/downloads/libtprl/libtprl-0.1.2.tar.gz : Small fix to libtprl-0.1.2 tar ball | 11:57 |
CIA-11 | Lee Begg <[email protected]> * libtprl/: (log message trimmed) | 11:59 |
CIA-11 | Fixed library interface:revision:age: | 11:59 |
CIA-11 | Oops, should have checked the docs first, but I was offline. | 11:59 |
CIA-11 | ] | 11:59 |
CIA-11 | [TAG LIBTPRL_0_1_2 | 11:59 |
CIA-11 | Lee Begg <[email protected]>**20070209104243] | 11:59 |
CIA-11 | > { | 11:59 |
llnz | adhok: http://metaserver.thousandparsec.net/ shows that our metaserver knows about 3 games in progress | 12:05 |
tpb | Title: Thousand Parsec : Metaserver Server Listing (at metaserver.thousandparsec.net) | 12:05 |
adhok | llnz: i really would like to get a server up and running this weekend =) | 12:06 |
adhok | im crashing now, but see you later =) | 12:06 |
adhok | night | 12:06 |
llnz | adhok: shouldn't be too hard, i should be around in the NZ evenings | 12:09 |
llnz | i had better go too | 12:09 |
* llnz wanders off | 12:09 | |
llnz | later all | 12:09 |
*** llnz has quit IRC | 12:09 | |
*** jasmine has quit IRC | 12:16 | |
*** jasmine has joined #tp | 12:16 | |
tpb | jasmine has quit worldforge (Quit: jasmine) | 12:17 |
tpb | jasmine has joined on worldforge | 12:17 |
*** mithro has joined #tp | 12:40 | |
*** mithro has quit IRC | 13:46 | |
*** Demitar_ has quit IRC | 14:09 | |
*** Demitar has quit IRC | 14:28 | |
*** CIA-11 has quit IRC | 14:37 | |
*** CIA-11 has joined #tp | 14:38 | |
*** mithro has joined #tp | 15:35 | |
*** mithro has quit IRC | 16:12 | |
*** mithro has joined #tp | 16:14 | |
*** Demitar has joined #tp | 16:39 | |
*** zipola has joined #tp | 16:42 | |
*** zipola has quit IRC | 21:47 |
Generated by irclog2html.py 2.5 by Marius Gedminas - find it at mg.pov.lt!