Tuesday, 2007-10-23

*** tpb has joined #tp00:00
*** ChanServ sets mode: +o tpb00:00
mithroback01:01
mithrogreywhind: umm, it doesn't look like you pushed anything?01:01
greywhindmithro: i'll do it. sorry.01:02
mithrogreywhind: oh, I assumed you would be in bed by now :P01:02
greywhindmithro: nah, have to work on an essay for my college application01:02
mithrocollege applications in the US are weird01:03
greywhindmithro: how so?01:03
greywhindmithro: do you want me to push the change to __init__ or remove them before committing?01:03
CIA-10mithro tpclient-pywx-development * rd8232dab8461 /extra/__init__.py: Fixed a small bug with the Popup Window on Mac OS X.01:04
mithrothe fact that you can be accepted into a college before you even finish high school01:04
greywhindmithro: ah. well, it's nice to know where you're going next.01:04
mithrogreywhind: that should contain the __init__ patch01:10
greywhindmithro: yeah.01:10
greywhindmithro: hmm01:13
greywhindhttp://rafb.net/p/fZeoka66.html (21 lines)01:13
tpbTitle: Nopaste - No description (at rafb.net)01:13
mithrooh01:14
mithrobugger01:14
CIA-10mithro tpclient-pywx-development * redd804f9281c /extra/__init__.py: Turns out that wx.PopupWindow actually does exist - even though it is not implimented :/01:15
greywhindwill that fix it? should i update again?01:16
mithroyeah it should01:18
greywhindseems to work now01:20
mithroI made the assumption that wx.Popupwindow wouldn't exist if it wasn't implimented01:20
mithroso who is going to buy me a Mac Mini01:21
mithro~seen JLP01:21
tpbmithro: JLP was last seen in #tp 15 hours, 51 minutes, and 9 seconds ago: <JLP> mithro: but views are for after the models are finished, except the start screen of the game and connection screen01:21
CIA-10mithro tpclient-pywx-incoming * r2e3c7f3de94e /windows/winSplash.py: Use both SDL environment varibles to center the splash screen.01:21
CIA-10mithro tpclient-pywx-incoming * r83102920c273 /windows/main/panelPicture.py: Don't print out the download progress to the console.01:21
CIA-10mithro tpclient-pywx-incoming * r2394f4daaabb /windows/xrc/generate.py: Fixed a missing newline in generated output.01:21
CIA-10mithro tpclient-pywx-incoming * r2b34b02cb930 /windows/xrc/generate.py: Added support for the ComboBox.01:21
CIA-10mithro tpclient-pywx-incoming * rb920f5a5f706 /windows/ (4 files in 3 dirs): Start of the Starmap panel using XRC.01:21
CIA-10mithro tpclient-pywx-incoming * rf18ab7ce9469 /extra/wxFloatCanvas/FloatCanvas.py: Fixed the UnBindAll method.01:21
CIA-10mithro tpclient-pywx-incoming * r984fb31d0e42 /windows/main/overlays/Overlay.py: Added some more sanity checks and also unbinds any event callbacks.01:21
CIA-10mithro tpclient-pywx-incoming * r3819aea96e9e /windows/xrc/generate.py: Added support for wxChoice code generation.01:22
CIA-10mithro tpclient-pywx-incoming * r69f8d8a218dd /windows/main/overlays/Colorizer.py: The colorizers now have a consistent interface (and now publish human names).01:22
CIA-10mithro tpclient-pywx-incoming * r4f7986acd038 /windows/ (7 files in 3 dirs):01:22
CIA-10Added support for overlays to add custom objects to toolbar.01:22
CIA-10Allows the systems overlay to add a Colorizer chooser drop-down box.01:22
CIA-10mithro tpclient-pywx-incoming * r53b466276354 /windows/main/panelStarMap.py: MouseMode selection dialog.01:22
CIA-10mithro tpclient-pywx-incoming * r1a3db32b9675 /windows/main/overlays/Overlay.py: Fixed a bug where the red arrow would jump about after selecting from the tree.01:22
CIA-10jezuch tpclient-pywx-incoming * r051c1f8bdd3d / (debian/rules setup.py): Debian package: fix the /usr/bin/tpclient-pywx symlink by changing the meaning of --prefix and adding --temp options to setup.py01:22
CIA-10mithro tpclient-pywx-incoming * r3aa7988a0f68 / (setup.py version.py):01:22
CIA-10Fixed up the temp support (so that --temp doesn't need to be specified).01:22
CIA-10Added version fixing support (similar to that found in libtp*-py).01:22
CIA-10noegnud tpclient-pywx-incoming * r2079b79380c5 /windows/ (main/winDesign.py xrc/winDesign.xrc):01:22
CIA-10Fixes lack of resizing in winDesign.py somewhat, but only the left box01:22
mithrohrm... guess I should fix that script oneday01:22
CIA-10resizes correctly. Committing just to be able to merge in other changes.01:22
CIA-10noegnud tpclient-pywx-incoming * r7dbee3edd6ea / (15 files in 7 dirs): Merge with development branch.01:22
CIA-10mithro tpclient-pywx-incoming * rd8232dab8461 /extra/__init__.py: Fixed a small bug with the Popup Window on Mac OS X.01:22
CIA-10noegnud tpclient-pywx-incoming * rc12dc31c07dc /windows/xrc/winDesign.xrc:01:22
greywhindmithro: what's wrong with it?01:22
CIA-10Edited XRC for winDesign further, have not fixed resizing - committing for01:22
CIA-10further testing.01:22
CIA-10noegnud tpclient-pywx-incoming * r010869409fa7 /extra/__init__.py: Merge with development branch.01:22
CIA-10mithro tpclient-pywx-incoming * redd804f9281c /extra/__init__.py: Turns out that wx.PopupWindow actually does exist - even though it is not implimented :/01:22
CIA-10noegnud tpclient-pywx-incoming * r258dfad35023 /extra/__init__.py: Merge with development branch again, to fix crash.01:23
mithrogreywhind: it doesn't understand that the patches come from another branch01:23
greywhindmithro: also, seems like it's committing your patches again... is that just the script?01:23
mithrowell - it is committing them to the incoming branch01:23
greywhindor did the merge create problems?01:23
mithrono it is fine01:24
mithroit's just the script01:24
greywhindmithro: alright.01:24
mithrogreywhind: okay I see a couple of things which could be causing your problems01:29
mithroreplace all your boxsizers with FlexGridSizers01:29
greywhindmithro: ok. will do tomorrow01:30
mithrogreywhind: let me see what I can do01:31
greywhindk01:31
mithrogreywhind: just like to point out that the names are not consistent with the rest of the XRC files too01:32
greywhindmithro: hmm... \01:32
mithrogreywhind: they are all lowercase and stuff01:32
greywhindi'm afraid i have to put this off til tomorrow.01:33
greywhindsorry.01:33
mithrogreywhind: you still about?01:54
greywhindmithro: yes, but i wish i wasn't01:55
mithrohe he, okay - I have a suprise for you01:55
CIA-10mithro tpclient-pywx-incoming * r96183175bebf / (extra/__init__.py xrced): A version of xrced which understand OrderedTreeCtrls.01:56
mithrothat should make your life a little easier01:56
greywhindmithro: hmm... sounds good :)01:56
mithroactually it should understand all the tpclient-pywx "extra" controls too01:56
mithroyay for monkey patching!01:57
CIA-10nash galaxie * r5d4b668f6b6f / (9 files): Work on browser and multiple connections - partially done.01:57
CIA-10nash galaxie * rbbe1c3641847 / (9 files):01:57
CIA-10tpe_msg -> server.c: Update message API to include server and decoded01:57
CIA-10header.01:57
CIA-10nash galaxie * r37894738d5ab / (15 files): More of the server move.01:57
CIA-10nash galaxie * r71ed246a3279 /browser.h: Add browser.h01:57
CIA-10nash galaxie * r4ddc23135560 / (6 files): More updating for the new msg API.01:57
CIA-10nash galaxie * r263eb1c5d182 /edje/images/.gitignore: Update gitignore01:57
CIA-10nash galaxie * r7f93c9c0f353 / (browser.c server.c): More work on server/browser combo.01:57
CIA-10nash galaxie * r141d9ffa5c5d / (browser.c browser.h server.c): Browser now gets game packets01:57
CIA-10nash galaxie * rbbd215a49add / (galaxie.c tpe_util.c tpe_util.h):01:57
CIA-10Basic work on generic buf->structure parser.01:57
CIA-10This is evil C...01:57
CIA-10nash galaxie * r79597c02c434 /tpe_util.c: tpe_util: Structure parsing complete.01:57
CIA-10nash galaxie * r2fdbebf7acb9 / (tpe_util.c tpe_util.h): parse_array now takes an size_t argumet.01:57
CIA-10nash galaxie * rfe7352cc4df2 /galaxie.c: Add missing header to galaxie.c01:57
CIA-10nash galaxie * r7aed16aef64e / (browser.c tpe_comm.c tpe_obj.c tpe_util.c tpe_util.h): Work on new parsing infrastructure01:57
CIA-10nash galaxie * r3d10c680955b / (browser.c gui_list.c server.c tpe_comm.c tpe_util.c): Work on updating the server.01:57
nashmithro: Happy now ;-)01:59
nashIt's not in a happy state... but there is progress on galaxie ;-)01:59
mithrowooot!01:59
greywhindi'm going to sleep now.02:00
* greywhind waves02:00
mithrogreywhind: have a good night02:01
mithroI'll have a play with the xrc file tonight02:01
mithrosee if I can help fix it up for you02:01
mithronash: wanna buy me a mac mini?02:01
nashmithro: Sure...02:01
greywhindk thanks02:02
* nash goes to interview02:02
*** llnz has joined #tp02:08
mithroafternoon llnz02:17
llnzhi mithro02:17
mithrohow is life?02:18
llnznot bad, busy02:20
mithroany luck finding time for tp work?02:24
llnznope, might try tonight02:25
mithrollnz: I'm pretty sure that the corruption stuff is a bug with your support of guile on 1.802:25
llnzcould be, i will look into it02:26
* mithro watchs tpsai-py try to take over the universe02:48
nashmithro, llnz: So is RFTS playable at the moment?03:31
llnzshould be03:31
nashmainline or rfts bran?03:31
nashch03:31
mithrollnz: rfts branch should be playable03:31
mithrobut the client is still a little sucky03:31
mithroI might work on the waypoint stuff if I get a chance tonight03:32
llnzrfts branch03:32
llnzwill integrate the rfts branch in soon03:32
mithroI think it is about home time03:32
mithrojust going to wait 5 minutes to see if tpsai-py conquires greywhind's home planet03:33
*** jotham has joined #tp03:35
nashNo further commuits on RFTS since august?03:38
mithrohey jotham03:40
mithronash: sadly no03:40
jothamhey03:40
mithroxdotx said he would love to do more work - but just doesn't have any time03:40
mithrohe did promise to add advanced rule support oneday03:40
mithrojotham: any luck with the new guys?03:40
jothamone of them is leaving on the 10th03:41
jotham:\03:41
jothamwell this project is over on the 27th03:41
mithroany chance we will get you back working on the battle viewer then?03:41
jothamyep03:41
jotham=)03:41
jothami also have 3 weeks holiday pay to chew up before i quit03:41
mithrojotham: so you could effectively be paided for 3 weeks to bum around and work on tp?03:42
jothammy gf wants 2 of them, but that leaves 1 to bum around yeah03:43
jothamwhich is my plan03:43
mithroSubject: Combat03:43
mithroYou destroyed their fleet.03:43
mithrollnz: your messages are so descriptive :P03:43
mithrojotham: it would be nice if we could view some battles with your new graphics03:43
jothamyep03:44
mithrothe graphics are really specy so it's a shame we can't show them off03:44
llnzmithro: i know04:11
llnzit's on my list of things to improve04:11
mithrowould be nice to know how many ships I lost, what he lost, etc :)04:12
mithrospecially since you don't have any battle xml support yet04:12
llnzhow would battle xml support help? there is no way to get the xml file04:19
nashAnyway - off home04:23
nashnight04:23
*** nash has quit IRC04:23
mithrollnz: true!04:24
*** mithro has quit IRC05:35
*** mithro has joined #tp06:01
mithroarg, my computer isn't coming out of suspend correctly anymore :/06:16
mithrobrb06:16
*** mithro has quit IRC06:22
*** mithro has joined #tp06:23
llnzyeah, it does indeed seem to be guile 1.806:52
llnzrestarted demo106:53
mithro:/06:57
CIA-10mithro tpclient-pywx-development * ra09524821988 /windows/main/overlays/ (Overlay.py Systems.py): Removed excess debugging print statements.07:05
CIA-10mithro tpclient-pywx-development * r7a66ce15983f / (3 files in 3 dirs): Clicking on empty space lets you drag the map about.07:05
CIA-10mithro tpclient-pywx-development * ra96a721dd183 /extra/wxFloatCanvas/ (FloatCanvas.py GUIMode.py): Added support for key events.07:05
CIA-10mithro tpclient-pywx-development * re878f2573de3 / (extra/wxFloatCanvas/GUIMode.py windows/main/panelStarMap.py): Added support for changing the starmap using the keyboard.07:05
CIA-10mithro tpclient-pywx-development * rd2796b23b47a /extra/wxFloatCanvas/GUIMode.py: Double click will now center the starmap on that location.07:29
mithrollnz: that adds the ability to use the keyboard to navigate the starmap07:32
llnzcool07:32
* llnz wanders off07:33
llnzlater all07:33
mithroand click and drag07:34
*** llnz has quit IRC07:34
*** JLP_ has quit IRC07:56
*** JLP_ has joined #tp07:57
mithroJLP_: ping?08:08
*** DTRemenak has joined #tp09:08
*** Epyon has quit IRC10:28
JLP_mithro: pong10:48
*** JLP_ is now known as JLP10:48
JLPjust ot back from from uni10:48
mithrogot anything working on the phone yet?10:49
JLPnothing visible yet, it only compiles so far and you can run it but don't see anything10:50
JLPi see somene has reseted demo110:53
* JLP goes grab some food10:54
mithroJLP: yes, Lee did that :/10:57
*** mithro has quit IRC11:21
*** Epyon has joined #tp11:57
*** Erroneous has joined #tp12:08
*** JeffM has joined #tp12:44
EpyonWow, JeffM and Erroneous on #tp :D17:24
*** nash has joined #tp17:52
tpbaloril has quit worldforge (purple.worldforge.org blue.worldforge.org)18:13
*** greywhind has quit IRC18:29
*** mithro has joined #tp19:58
*** mithro has quit IRC20:59
*** mithro has joined #tp21:09
mithrohowyd people21:11
mithrohow is everyone this morning?21:11
mithroo so quiet21:34
*** Erroneous has quit IRC21:41
*** JLP has quit IRC22:18
*** JeffM has quit IRC22:24
*** JLP has joined #tp22:35

Generated by irclog2html.py 2.5 by Marius Gedminas - find it at mg.pov.lt!