*** tpb has joined #tp | 00:00 | |
*** ChanServ sets mode: +o tpb | 00:00 | |
mithro | back | 01:01 |
---|---|---|
mithro | greywhind: umm, it doesn't look like you pushed anything? | 01:01 |
greywhind | mithro: i'll do it. sorry. | 01:02 |
mithro | greywhind: oh, I assumed you would be in bed by now :P | 01:02 |
greywhind | mithro: nah, have to work on an essay for my college application | 01:02 |
mithro | college applications in the US are weird | 01:03 |
greywhind | mithro: how so? | 01:03 |
greywhind | mithro: do you want me to push the change to __init__ or remove them before committing? | 01:03 |
CIA-10 | mithro tpclient-pywx-development * rd8232dab8461 /extra/__init__.py: Fixed a small bug with the Popup Window on Mac OS X. | 01:04 |
mithro | the fact that you can be accepted into a college before you even finish high school | 01:04 |
greywhind | mithro: ah. well, it's nice to know where you're going next. | 01:04 |
mithro | greywhind: that should contain the __init__ patch | 01:10 |
greywhind | mithro: yeah. | 01:10 |
greywhind | mithro: hmm | 01:13 |
greywhind | http://rafb.net/p/fZeoka66.html (21 lines) | 01:13 |
tpb | Title: Nopaste - No description (at rafb.net) | 01:13 |
mithro | oh | 01:14 |
mithro | bugger | 01:14 |
CIA-10 | mithro tpclient-pywx-development * redd804f9281c /extra/__init__.py: Turns out that wx.PopupWindow actually does exist - even though it is not implimented :/ | 01:15 |
greywhind | will that fix it? should i update again? | 01:16 |
mithro | yeah it should | 01:18 |
greywhind | seems to work now | 01:20 |
mithro | I made the assumption that wx.Popupwindow wouldn't exist if it wasn't implimented | 01:20 |
mithro | so who is going to buy me a Mac Mini | 01:21 |
mithro | ~seen JLP | 01:21 |
tpb | mithro: 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 screen | 01:21 |
CIA-10 | mithro tpclient-pywx-incoming * r2e3c7f3de94e /windows/winSplash.py: Use both SDL environment varibles to center the splash screen. | 01:21 |
CIA-10 | mithro tpclient-pywx-incoming * r83102920c273 /windows/main/panelPicture.py: Don't print out the download progress to the console. | 01:21 |
CIA-10 | mithro tpclient-pywx-incoming * r2394f4daaabb /windows/xrc/generate.py: Fixed a missing newline in generated output. | 01:21 |
CIA-10 | mithro tpclient-pywx-incoming * r2b34b02cb930 /windows/xrc/generate.py: Added support for the ComboBox. | 01:21 |
CIA-10 | mithro tpclient-pywx-incoming * rb920f5a5f706 /windows/ (4 files in 3 dirs): Start of the Starmap panel using XRC. | 01:21 |
CIA-10 | mithro tpclient-pywx-incoming * rf18ab7ce9469 /extra/wxFloatCanvas/FloatCanvas.py: Fixed the UnBindAll method. | 01:21 |
CIA-10 | mithro tpclient-pywx-incoming * r984fb31d0e42 /windows/main/overlays/Overlay.py: Added some more sanity checks and also unbinds any event callbacks. | 01:21 |
CIA-10 | mithro tpclient-pywx-incoming * r3819aea96e9e /windows/xrc/generate.py: Added support for wxChoice code generation. | 01:22 |
CIA-10 | mithro tpclient-pywx-incoming * r69f8d8a218dd /windows/main/overlays/Colorizer.py: The colorizers now have a consistent interface (and now publish human names). | 01:22 |
CIA-10 | mithro tpclient-pywx-incoming * r4f7986acd038 /windows/ (7 files in 3 dirs): | 01:22 |
CIA-10 | Added support for overlays to add custom objects to toolbar. | 01:22 |
CIA-10 | Allows the systems overlay to add a Colorizer chooser drop-down box. | 01:22 |
CIA-10 | mithro tpclient-pywx-incoming * r53b466276354 /windows/main/panelStarMap.py: MouseMode selection dialog. | 01:22 |
CIA-10 | mithro 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-10 | jezuch 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.py | 01:22 |
CIA-10 | mithro tpclient-pywx-incoming * r3aa7988a0f68 / (setup.py version.py): | 01:22 |
CIA-10 | Fixed up the temp support (so that --temp doesn't need to be specified). | 01:22 |
CIA-10 | Added version fixing support (similar to that found in libtp*-py). | 01:22 |
CIA-10 | noegnud tpclient-pywx-incoming * r2079b79380c5 /windows/ (main/winDesign.py xrc/winDesign.xrc): | 01:22 |
CIA-10 | Fixes lack of resizing in winDesign.py somewhat, but only the left box | 01:22 |
mithro | hrm... guess I should fix that script oneday | 01:22 |
CIA-10 | resizes correctly. Committing just to be able to merge in other changes. | 01:22 |
CIA-10 | noegnud tpclient-pywx-incoming * r7dbee3edd6ea / (15 files in 7 dirs): Merge with development branch. | 01:22 |
CIA-10 | mithro tpclient-pywx-incoming * rd8232dab8461 /extra/__init__.py: Fixed a small bug with the Popup Window on Mac OS X. | 01:22 |
CIA-10 | noegnud tpclient-pywx-incoming * rc12dc31c07dc /windows/xrc/winDesign.xrc: | 01:22 |
greywhind | mithro: what's wrong with it? | 01:22 |
CIA-10 | Edited XRC for winDesign further, have not fixed resizing - committing for | 01:22 |
CIA-10 | further testing. | 01:22 |
CIA-10 | noegnud tpclient-pywx-incoming * r010869409fa7 /extra/__init__.py: Merge with development branch. | 01:22 |
CIA-10 | mithro tpclient-pywx-incoming * redd804f9281c /extra/__init__.py: Turns out that wx.PopupWindow actually does exist - even though it is not implimented :/ | 01:22 |
CIA-10 | noegnud tpclient-pywx-incoming * r258dfad35023 /extra/__init__.py: Merge with development branch again, to fix crash. | 01:23 |
mithro | greywhind: it doesn't understand that the patches come from another branch | 01:23 |
greywhind | mithro: also, seems like it's committing your patches again... is that just the script? | 01:23 |
mithro | well - it is committing them to the incoming branch | 01:23 |
greywhind | or did the merge create problems? | 01:23 |
mithro | no it is fine | 01:24 |
mithro | it's just the script | 01:24 |
greywhind | mithro: alright. | 01:24 |
mithro | greywhind: okay I see a couple of things which could be causing your problems | 01:29 |
mithro | replace all your boxsizers with FlexGridSizers | 01:29 |
greywhind | mithro: ok. will do tomorrow | 01:30 |
mithro | greywhind: let me see what I can do | 01:31 |
greywhind | k | 01:31 |
mithro | greywhind: just like to point out that the names are not consistent with the rest of the XRC files too | 01:32 |
greywhind | mithro: hmm... \ | 01:32 |
mithro | greywhind: they are all lowercase and stuff | 01:32 |
greywhind | i'm afraid i have to put this off til tomorrow. | 01:33 |
greywhind | sorry. | 01:33 |
mithro | greywhind: you still about? | 01:54 |
greywhind | mithro: yes, but i wish i wasn't | 01:55 |
mithro | he he, okay - I have a suprise for you | 01:55 |
CIA-10 | mithro tpclient-pywx-incoming * r96183175bebf / (extra/__init__.py xrced): A version of xrced which understand OrderedTreeCtrls. | 01:56 |
mithro | that should make your life a little easier | 01:56 |
greywhind | mithro: hmm... sounds good :) | 01:56 |
mithro | actually it should understand all the tpclient-pywx "extra" controls too | 01:56 |
mithro | yay for monkey patching! | 01:57 |
CIA-10 | nash galaxie * r5d4b668f6b6f / (9 files): Work on browser and multiple connections - partially done. | 01:57 |
CIA-10 | nash galaxie * rbbe1c3641847 / (9 files): | 01:57 |
CIA-10 | tpe_msg -> server.c: Update message API to include server and decoded | 01:57 |
CIA-10 | header. | 01:57 |
CIA-10 | nash galaxie * r37894738d5ab / (15 files): More of the server move. | 01:57 |
CIA-10 | nash galaxie * r71ed246a3279 /browser.h: Add browser.h | 01:57 |
CIA-10 | nash galaxie * r4ddc23135560 / (6 files): More updating for the new msg API. | 01:57 |
CIA-10 | nash galaxie * r263eb1c5d182 /edje/images/.gitignore: Update gitignore | 01:57 |
CIA-10 | nash galaxie * r7f93c9c0f353 / (browser.c server.c): More work on server/browser combo. | 01:57 |
CIA-10 | nash galaxie * r141d9ffa5c5d / (browser.c browser.h server.c): Browser now gets game packets | 01:57 |
CIA-10 | nash galaxie * rbbd215a49add / (galaxie.c tpe_util.c tpe_util.h): | 01:57 |
CIA-10 | Basic work on generic buf->structure parser. | 01:57 |
CIA-10 | This is evil C... | 01:57 |
CIA-10 | nash galaxie * r79597c02c434 /tpe_util.c: tpe_util: Structure parsing complete. | 01:57 |
CIA-10 | nash galaxie * r2fdbebf7acb9 / (tpe_util.c tpe_util.h): parse_array now takes an size_t argumet. | 01:57 |
CIA-10 | nash galaxie * rfe7352cc4df2 /galaxie.c: Add missing header to galaxie.c | 01:57 |
CIA-10 | nash galaxie * r7aed16aef64e / (browser.c tpe_comm.c tpe_obj.c tpe_util.c tpe_util.h): Work on new parsing infrastructure | 01:57 |
CIA-10 | nash galaxie * r3d10c680955b / (browser.c gui_list.c server.c tpe_comm.c tpe_util.c): Work on updating the server. | 01:57 |
nash | mithro: Happy now ;-) | 01:59 |
nash | It's not in a happy state... but there is progress on galaxie ;-) | 01:59 |
mithro | wooot! | 01:59 |
greywhind | i'm going to sleep now. | 02:00 |
* greywhind waves | 02:00 | |
mithro | greywhind: have a good night | 02:01 |
mithro | I'll have a play with the xrc file tonight | 02:01 |
mithro | see if I can help fix it up for you | 02:01 |
mithro | nash: wanna buy me a mac mini? | 02:01 |
nash | mithro: Sure... | 02:01 |
greywhind | k thanks | 02:02 |
* nash goes to interview | 02:02 | |
*** llnz has joined #tp | 02:08 | |
mithro | afternoon llnz | 02:17 |
llnz | hi mithro | 02:17 |
mithro | how is life? | 02:18 |
llnz | not bad, busy | 02:20 |
mithro | any luck finding time for tp work? | 02:24 |
llnz | nope, might try tonight | 02:25 |
mithro | llnz: I'm pretty sure that the corruption stuff is a bug with your support of guile on 1.8 | 02:25 |
llnz | could be, i will look into it | 02:26 |
* mithro watchs tpsai-py try to take over the universe | 02:48 | |
nash | mithro, llnz: So is RFTS playable at the moment? | 03:31 |
llnz | should be | 03:31 |
nash | mainline or rfts bran? | 03:31 |
nash | ch | 03:31 |
mithro | llnz: rfts branch should be playable | 03:31 |
mithro | but the client is still a little sucky | 03:31 |
mithro | I might work on the waypoint stuff if I get a chance tonight | 03:32 |
llnz | rfts branch | 03:32 |
llnz | will integrate the rfts branch in soon | 03:32 |
mithro | I think it is about home time | 03:32 |
mithro | just going to wait 5 minutes to see if tpsai-py conquires greywhind's home planet | 03:33 |
*** jotham has joined #tp | 03:35 | |
nash | No further commuits on RFTS since august? | 03:38 |
mithro | hey jotham | 03:40 |
mithro | nash: sadly no | 03:40 |
jotham | hey | 03:40 |
mithro | xdotx said he would love to do more work - but just doesn't have any time | 03:40 |
mithro | he did promise to add advanced rule support oneday | 03:40 |
mithro | jotham: any luck with the new guys? | 03:40 |
jotham | one of them is leaving on the 10th | 03:41 |
jotham | :\ | 03:41 |
jotham | well this project is over on the 27th | 03:41 |
mithro | any chance we will get you back working on the battle viewer then? | 03:41 |
jotham | yep | 03:41 |
jotham | =) | 03:41 |
jotham | i also have 3 weeks holiday pay to chew up before i quit | 03:41 |
mithro | jotham: so you could effectively be paided for 3 weeks to bum around and work on tp? | 03:42 |
jotham | my gf wants 2 of them, but that leaves 1 to bum around yeah | 03:43 |
jotham | which is my plan | 03:43 |
mithro | Subject: Combat | 03:43 |
mithro | You destroyed their fleet. | 03:43 |
mithro | llnz: your messages are so descriptive :P | 03:43 |
mithro | jotham: it would be nice if we could view some battles with your new graphics | 03:43 |
jotham | yep | 03:44 |
mithro | the graphics are really specy so it's a shame we can't show them off | 03:44 |
llnz | mithro: i know | 04:11 |
llnz | it's on my list of things to improve | 04:11 |
mithro | would be nice to know how many ships I lost, what he lost, etc :) | 04:12 |
mithro | specially since you don't have any battle xml support yet | 04:12 |
llnz | how would battle xml support help? there is no way to get the xml file | 04:19 |
nash | Anyway - off home | 04:23 |
nash | night | 04:23 |
*** nash has quit IRC | 04:23 | |
mithro | llnz: true! | 04:24 |
*** mithro has quit IRC | 05:35 | |
*** mithro has joined #tp | 06:01 | |
mithro | arg, my computer isn't coming out of suspend correctly anymore :/ | 06:16 |
mithro | brb | 06:16 |
*** mithro has quit IRC | 06:22 | |
*** mithro has joined #tp | 06:23 | |
llnz | yeah, it does indeed seem to be guile 1.8 | 06:52 |
llnz | restarted demo1 | 06:53 |
mithro | :/ | 06:57 |
CIA-10 | mithro tpclient-pywx-development * ra09524821988 /windows/main/overlays/ (Overlay.py Systems.py): Removed excess debugging print statements. | 07:05 |
CIA-10 | mithro tpclient-pywx-development * r7a66ce15983f / (3 files in 3 dirs): Clicking on empty space lets you drag the map about. | 07:05 |
CIA-10 | mithro tpclient-pywx-development * ra96a721dd183 /extra/wxFloatCanvas/ (FloatCanvas.py GUIMode.py): Added support for key events. | 07:05 |
CIA-10 | mithro tpclient-pywx-development * re878f2573de3 / (extra/wxFloatCanvas/GUIMode.py windows/main/panelStarMap.py): Added support for changing the starmap using the keyboard. | 07:05 |
CIA-10 | mithro tpclient-pywx-development * rd2796b23b47a /extra/wxFloatCanvas/GUIMode.py: Double click will now center the starmap on that location. | 07:29 |
mithro | llnz: that adds the ability to use the keyboard to navigate the starmap | 07:32 |
llnz | cool | 07:32 |
* llnz wanders off | 07:33 | |
llnz | later all | 07:33 |
mithro | and click and drag | 07:34 |
*** llnz has quit IRC | 07:34 | |
*** JLP_ has quit IRC | 07:56 | |
*** JLP_ has joined #tp | 07:57 | |
mithro | JLP_: ping? | 08:08 |
*** DTRemenak has joined #tp | 09:08 | |
*** Epyon has quit IRC | 10:28 | |
JLP_ | mithro: pong | 10:48 |
*** JLP_ is now known as JLP | 10:48 | |
JLP | just ot back from from uni | 10:48 |
mithro | got anything working on the phone yet? | 10:49 |
JLP | nothing visible yet, it only compiles so far and you can run it but don't see anything | 10:50 |
JLP | i see somene has reseted demo1 | 10:53 |
* JLP goes grab some food | 10:54 | |
mithro | JLP: yes, Lee did that :/ | 10:57 |
*** mithro has quit IRC | 11:21 | |
*** Epyon has joined #tp | 11:57 | |
*** Erroneous has joined #tp | 12:08 | |
*** JeffM has joined #tp | 12:44 | |
Epyon | Wow, JeffM and Erroneous on #tp :D | 17:24 |
*** nash has joined #tp | 17:52 | |
tpb | aloril has quit worldforge (purple.worldforge.org blue.worldforge.org) | 18:13 |
*** greywhind has quit IRC | 18:29 | |
*** mithro has joined #tp | 19:58 | |
*** mithro has quit IRC | 20:59 | |
*** mithro has joined #tp | 21:09 | |
mithro | howyd people | 21:11 |
mithro | how is everyone this morning? | 21:11 |
mithro | o so quiet | 21:34 |
*** Erroneous has quit IRC | 21:41 | |
*** JLP has quit IRC | 22:18 | |
*** JeffM has quit IRC | 22:24 | |
*** JLP has joined #tp | 22:35 |
Generated by irclog2html.py 2.5 by Marius Gedminas - find it at mg.pov.lt!