*** tpb has joined #tp | 00:00 | |
*** ChanServ sets mode: +o tpb | 00:00 | |
*** thorpe7 has quit IRC | 01:26 | |
tpb | aloril has quit worldforge (Remote host closed the connection) | 01:52 |
---|---|---|
tpb | aloril has joined on worldforge | 01:56 |
*** llnz has joined #tp | 03:10 | |
*** Demitar has quit IRC | 03:32 | |
*** mithro has quit IRC | 04:35 | |
*** Demitar has joined #tp | 05:01 | |
*** Demitar has quit IRC | 06:40 | |
*** Demitar has joined #tp | 06:43 | |
*** mithro has joined #tp | 07:02 | |
llnz | hi mithro | 07:04 |
llnz | how do you do >2 player combat in minisec? | 07:04 |
* llnz is rewriting rspcombat | 07:04 | |
llnz | excuse my language but: | 07:16 |
llnz | fuck this | 07:16 |
* llnz wanders off | 07:16 | |
llnz | later all | 07:16 |
*** llnz has quit IRC | 07:16 | |
*** mithro has quit IRC | 08:03 | |
CIA-3 | jezuch libtpproto-java * r64af22befad6 /src/net/thousandparsec/netlib/PipelinedConnection.java: Some javadoc fixed for PipelinedConnection. | 08:39 |
CIA-3 | jezuch libtpproto-java * r7dcdce3c3b33 /src/net/thousandparsec/netlib/PipelinedConnection.java: Some minor tweaks to PipelinedConnection. | 08:39 |
CIA-3 | jezuch libtpproto-java * rbbf0bab368f9 / (11 files in 4 dirs): Implement ConnectionListeners and ConnectionEvents (and use them when appropriate; deprecates the temporary "log" flag of Connection). | 08:39 |
*** greywhind has quit IRC | 09:32 | |
*** TBBle has quit IRC | 09:32 | |
*** greywhind has joined #tp | 09:32 | |
*** TBBle has joined #tp | 09:32 | |
tpb | disconnected from worldforge: Ping sent at 2007-09-11T09:43:08 not replied to. | 09:45 |
tpb | tpb` has joined on worldforge | 09:45 |
tpb | tpb has quit worldforge (Ping timeout: 360 seconds) | 09:47 |
tpb | nick change by tpb` to tpb on worldforge | 09:47 |
tpb | aloril has quit worldforge (purple.worldforge.org blue.worldforge.org) | 09:53 |
tpb | aloril has joined on worldforge | 09:59 |
*** guitsaru has quit IRC | 13:54 | |
tpb | disconnected from worldforge: Ping sent at 2007-09-11T15:23:46 not replied to. | 15:25 |
*** peres has joined #tp | 17:17 | |
*** peres has left #tp | 17:22 | |
*** guitsaru has joined #tp | 17:33 | |
*** greywhind has quit IRC | 17:38 | |
*** mithro has joined #tp | 19:48 | |
tpb | tpb has joined on worldforge | 20:01 |
mithro | morning people | 20:07 |
nash | heyo mithro | 20:07 |
mithro | nash: how are things going? | 20:07 |
tpb | aloril has quit worldforge (purple.worldforge.org blue.worldforge.org) | 20:07 |
nash | Okay... no TP work recently | 20:08 |
nash | Annoyed at computers in general at the moment... | 20:09 |
mithro | nash: :/ | 20:10 |
nash | My non-working home machine is most irritating | 20:10 |
mithro | sometimes it's just "give up and by a new machine" time | 20:12 |
tpb | disconnected from worldforge: Ping sent at 2007-09-11T20:11:21 not replied to. | 20:13 |
tpb | tpb has joined on worldforge | 20:13 |
nash | mithro: It is... but I just purchased a new house... so a new machine is not a great choice at this time | 20:13 |
*** greywhind has joined #tp | 20:14 | |
mithro | morning greywhind | 20:14 |
mithro | how goes that conversion? | 20:14 |
greywhind | hey Mithro | 20:14 |
greywhind | i've made a chart of the elements of the window (it was the design window, right?) and i was about to work on the XRC | 20:16 |
mithro | chart? | 20:19 |
mithro | yeah, the design window | 20:19 |
greywhind | mithro: yeah, it's rather complex. couldn't do the XRC without a tree of what goes in what | 20:20 |
tpb | aloril has quit worldforge (Ping timeout: 624 seconds) | 20:21 |
tpb | aloril has joined on worldforge | 20:23 |
greywhind | mithro: how do you get an OrderedTreeCtrl in XRCed? | 20:27 |
mithro | add a TreeCtrl and then modify the class normally | 20:29 |
greywhind | "modify the class normally"? | 20:29 |
mithro | greywhind: in the XML | 20:29 |
greywhind | mithro: the XML id? or the .xrc file itself by hand? | 20:30 |
mithro | the .xrc file | 20:30 |
greywhind | k | 20:30 |
mithro | it's just XML | 20:30 |
mithro | greywhind: if you can think of a better way to make it work/look | 20:30 |
mithro | feel free to also change that | 20:30 |
tpb | aloril has quit worldforge (Ping timeout: 624 seconds) | 20:50 |
tpb | aloril has joined on worldforge | 20:50 |
greywhind | mithro: check this out | 20:57 |
greywhind | http://rafb.net/p/bgnpE881.html (13 lines) | 20:57 |
tpb | Title: Nopaste - No description (at rafb.net) | 20:57 |
mithro | greywhind: you make sure you are inheriting from the XRC bases? | 20:59 |
greywhind | mithro: yeah, i think so... let me check again | 20:59 |
greywhind | does ShiftMixIn need an XRC replacement? | 21:00 |
mithro | greywhind: shouldn't do | 21:01 |
greywhind | i've got it inheriting from winReportXRC and winDesignBase | 21:02 |
mithro | hrm... | 21:05 |
mithro | oh, what type of base frame did you use? | 21:05 |
mithro | make sure it's the same as the type you used for winIdle??? | 21:06 |
greywhind | k. will check | 21:08 |
greywhind | yeah, it's the same | 21:12 |
mithro | hrm... | 21:21 |
mithro | greywhind: any luck? | 21:54 |
greywhind | mithro: i've stopped for the day | 21:55 |
mithro | oh okay | 21:55 |
*** nash__ has joined #tp | 22:13 | |
*** nash__ has quit IRC | 22:16 | |
*** nash_ has joined #tp | 22:19 | |
*** nash__ has joined #tp | 22:21 | |
*** nash_ has quit IRC | 22:22 | |
*** nash__ has quit IRC | 22:24 | |
*** mithro has quit IRC | 23:18 | |
*** mithro has joined #tp | 23:43 | |
*** mithro has quit IRC | 23:57 |
Generated by irclog2html.py 2.5 by Marius Gedminas - find it at mg.pov.lt!