*** tpb has joined #tp | 00:00 | |
*** ChanServ sets mode: +o tpb | 00:00 | |
alanp | is the order queue broken? | 00:01 |
---|---|---|
alanp | nm | 00:02 |
alanp | well i traced it down | 00:11 |
alanp | one min | 00:11 |
CIA-22 | alanp tpserver-cpp-mtsec * reac1590fb068 /modules/games/mtsec/planet.cpp: Was causing problems with the tp04 client. | 00:15 |
alanp | try that | 00:15 |
*** jmtan has joined #tp | 00:44 | |
tansell | Greywhind, pong | 00:52 |
Greywhind | tansell: ping again? | 01:13 |
tansell | Greywhind, pong | 01:13 |
Greywhind | tansell: alanp got it so the server isn't segfaulting on mtsec anymore | 01:13 |
Greywhind | but it's still not connecting right: | 01:13 |
Greywhind | http://pastebin.com/da61005b | 01:13 |
tpb | Title: pastebin - collaborative debugging tool (at pastebin.com) | 01:13 |
tansell | Greywhind, did you remove the pyc files? | 01:14 |
alanp | hmm? | 01:14 |
Greywhind | tansell: oh... right. | 01:14 |
alanp | i can connect and put through orders | 01:14 |
Greywhind | tansell: i knew that looked familiar XD | 01:14 |
tansell | Greywhind, you should add the following to | 01:14 |
tansell | ./.git/hooks/post-checkout | 01:15 |
tansell | #! /bin/sh | 01:15 |
tansell | find -name \*.pyc | xargs rm -f | 01:15 |
tansell | git submodule update | 01:15 |
tansell | make sure that file is executable as well | 01:15 |
Greywhind | tansell: yeah, fixed. thanks. | 01:16 |
Greywhind | you know, i knew i'd seen that error before, i just couldn't remember what had fixed it last tiem :P | 01:16 |
Greywhind | alanp: awesome, works great | 01:17 |
tansell | Greywhind, it got me a couple of times until I added that to the hooks | 01:17 |
Greywhind | alanp: and modifying the categories works perfectly too :) | 01:17 |
Greywhind | alanp: except removing all categories - that seems to be broken still | 01:18 |
*** mhilmi2 has quit IRC | 01:25 | |
mhilmi | Hey what was the link for the TP planet site? | 01:36 |
Greywhind | tansell: ping? | 01:40 |
Greywhind | tansell: last time for tonight, i promise :P | 01:40 |
tansell | pong | 01:40 |
tansell | mhilmi, it's in the topic | 01:40 |
Greywhind | tansell: i can't seem to get the static text for the design name to center itself | 01:40 |
Greywhind | tansell: it has the "no auto-resize" set, so it shouldn't be resizing down to fit its contents | 01:41 |
tansell | Greywhind, using borders might help figure it out? | 01:41 |
Greywhind | tansell: well, i tried setting the background color, but no color showed at all | 01:41 |
Greywhind | tansell: no border seems to show up either | 01:42 |
tansell | hrm | 01:43 |
tansell | this is another one of those fiddly things that you just have to keep playing with | 01:43 |
Greywhind | there's a lot of those with wxWidgets :-/ | 01:44 |
*** jmtan has quit IRC | 01:44 | |
mhilmi | tansell: didn't see it, thanks | 01:49 |
tansell | Greywhind, in pretty much all GUI programming | 01:49 |
Greywhind | tansell: i just can't understand why it has no background color at all | 01:54 |
tansell | you sure you are applying it to the right component? | 01:54 |
Greywhind | tansell: it's in XRCED, and it seems to be the right component | 01:54 |
tansell | :( | 02:09 |
Greywhind | tansell: i got it... kind of centered-ish. i guess that will do. | 02:13 |
Greywhind | it's more noticeable, at least | 02:14 |
Greywhind | tansell: i'll post a screenshot and then go to sleep | 02:14 |
tansell | okay | 02:14 |
Greywhind | tansell: http://greywhind.wordpress.com/2009/07/09/gsoc-day-47-design-categories-and-other-fixes/ | 02:24 |
tpb | <http://ln-s.net/3VMA> (at greywhind.wordpress.com) | 02:24 |
tansell | Greywhind, so this is the second time we needed a panel of checkboxes right? | 02:27 |
tansell | the first one being the message box filter? | 02:27 |
Greywhind | tansell: yes, i reused some similar code | 02:27 |
Greywhind | tansell: the message box filter is more complicated | 02:27 |
tansell | Greywhind, so there is a lot of blank space | 02:27 |
tansell | The categories doesn't look quite right? | 02:28 |
Greywhind | tansell: well, i could make it smaller height-wise | 02:28 |
Greywhind | tansell: i just thought it might look odd if it was too long and not very tall at all | 02:29 |
tansell | Greywhind, maybe just fit the contents? | 02:29 |
tansell | as well categories is in a much larger font then the title :) | 02:29 |
Greywhind | tansell: well, that's the editable title | 02:30 |
Greywhind | tansell: the static title has a larger font | 02:30 |
Greywhind | tansell: the only thing that's not fit vertically to the size of the window is the properties list | 02:30 |
Greywhind | tansell: better? http://img32.imageshack.us/img32/1140/screenshottpdesign1.png | 02:34 |
tpb | <http://ln-s.net/3VMI> (at img32.imageshack.us) | 02:34 |
tansell | dunno - maybe play with it a bit more tommorrow | 02:35 |
Greywhind | tansell: k | 02:36 |
Greywhind | tansell: ok, going to sleep now. talk to you tomorrow, if you're around. | 02:39 |
*** Greywhind has quit IRC | 02:39 | |
tansell | okay see ya | 02:39 |
*** nash_ has joined #tp | 02:42 | |
*** nash has quit IRC | 02:47 | |
cherez | tansell: Ping? | 03:03 |
tansell | cherez, pong | 03:03 |
cherez | Is the frame type number specified anywhere in protocol.xml? | 03:04 |
tansell | frame type number? | 03:05 |
cherez | Err, Frame Type Version. | 03:06 |
tansell | nope! but probably should be | 03:12 |
cherez | I agree. | 03:14 |
tansell | minor version numbers are required to be backward compatible | 03:14 |
cherez | Oh? | 03:15 |
tansell | IE you can add fields but not remove them | 03:16 |
tansell | cherez, you know how there are major/minor numbers | 03:16 |
cherez | Right. | 03:16 |
tansell | major == TP04, TP03 etc | 03:16 |
tansell | minor == frame version | 03:16 |
tansell | so if we add something like media to the resource description we should increment the frame version | 03:17 |
cherez | That's what I thought. | 03:17 |
cherez | And you want a client to be able to use multiple protocol versions at once? | 03:18 |
tansell | cherez, a server is likely to want to support multiple major versions | 03:21 |
tansell | there is no real point supporting multiple minor versions | 03:21 |
cherez | So should the parser return an objects module when it's called? | 03:22 |
CIA-22 | landon tpclient-pyogre * r24e699853f32 /src/battlexml/battle.py: Fixed a bug where the first n-1 deaths would be overwritten | 03:32 |
CIA-22 | landon tpclient-pyogre * r2ab86de640df /src/battleviewer.py: Next round works again after a short period of being broken | 03:32 |
CIA-22 | landon tpclient-pyogre * r262166c34984 /src/battleviewer.py: Fixed round numbering | 03:32 |
CIA-22 | landon tpclient-pyogre * r2ce4cf842910 /src/battleviewer.py: Fixed an obscure little bug where play would work the same as next | 03:33 |
CIA-22 | landon tpclient-pyogre * r7640938ad9fd /src/battleviewer.py: Backwards/Forwards controls work now, as well as skipping around in the battle | 03:33 |
tansell | cherez, I think that's best | 03:35 |
tansell | it's unlikely that a client will want to support multiple versions | 03:35 |
*** greenlion has joined #tp | 03:39 | |
*** mithro has quit IRC | 04:24 | |
*** peres has joined #tp | 06:29 | |
*** jmtan has joined #tp | 06:54 | |
*** krytzz has quit IRC | 07:16 | |
*** krytzz has joined #tp | 07:17 | |
*** verhoevenv has joined #tp | 07:25 | |
*** verhoevenv has quit IRC | 07:38 | |
*** verhoevenv has joined #tp | 08:25 | |
*** verhoevenv has quit IRC | 09:30 | |
*** peres has quit IRC | 11:18 | |
*** greenlion has quit IRC | 11:38 | |
*** tuna-fish has joined #tp | 12:07 | |
*** jmtan has quit IRC | 13:06 | |
*** jmtan has joined #tp | 13:09 | |
*** verhoevenv has joined #tp | 13:25 | |
*** Greywhind has joined #tp | 13:26 | |
*** tuna-fish has quit IRC | 14:21 | |
*** Erroneous has joined #tp | 15:12 | |
*** JLP has joined #tp | 15:42 | |
*** JLP_ has quit IRC | 15:43 | |
*** tuna-fish has joined #tp | 16:38 | |
*** jmtan has quit IRC | 17:23 | |
Greywhind | tansell: if you're there, http://codereview.mithis.com/5002 | 20:57 |
tpb | Title: Issue 5002: Design window now looks and works better, with all buttons having a function and proper scaling. - Code Review (at codereview.mithis.com) | 20:57 |
alanp | cool | 20:58 |
Greywhind | alanp: there are still bugs with changing designs. i think they're server-side, but i'm not entirely sure. | 21:08 |
Greywhind | alanp: once i push this, maybe you could look into it and let me know if you can figure it out? | 21:08 |
alanp | cool | 21:09 |
*** verhoevenv has quit IRC | 21:11 | |
*** Erroneous has quit IRC | 21:24 | |
*** peres has joined #tp | 21:28 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!