Sunday, 2010-01-31

*** tpb has joined #freeorion00:00
*** duvi has joined #freeorion02:29
*** duvi has quit IRC02:32
*** STalKer-X has quit IRC04:27
*** STalKer-Y has joined #freeorion04:27
*** mithro has joined #freeorion08:40
*** mithro has quit IRC09:14
*** mithro_ has joined #freeorion09:14
*** mithro_ is now known as mithro09:27
*** planetmaker has joined #freeorion10:12
GeofftheMediopm: what does the ONLY_ACTIVE_ARCH line you've added to the xcode project do?10:24
GeofftheMedioand is GCC_VERSION = 4.0 necessary?10:25
GeofftheMedioplanetmaker: also, I replied to your forum post10:26
planetmakerGeofftheMedio: it should prevent me constantly building universal binaries (e.g. double or tripple compiling) when I only need the one I'm running.10:27
planetmakerBut it can be left out from the diff, I guess.10:28
GeofftheMedioseems reasonable to leave in.  though I'll be leaving out the VERSION_INFO_BUILDER = planetbaker; line10:29
planetmakeroh, damn.10:30
planetmakersure10:30
GeofftheMedioand about the GCC_VERSION line?10:30
planetmakerEssential10:30
planetmakerthe 10.4u SDK requires 4.0. 4.2 won't work10:30
CIA-79FreeOrion: geoffthemedio * r3341 /trunk/FreeOrion/Xcode/FreeOrion.xcodeproj/project.pbxproj: Updates / tweaks to XCode project file by planetmaker10:32
planetmaker:-)10:35
STalKer-Yyay10:51
planetmakerDATA_PANEL_ICON_STYLE = (GG::GraphicStyle)(0x1 + 0x8 + 0x10 + 0x100); instead of using the | has no effect either.11:16
GeofftheMediowhat about replacing all the instances of DATA_PANEL_ICON_STYLE with what it's defined as, and commenting out the declaration line?11:18
planetmakerReplacing all DATA_PANEL_ICON_STYLE by GG::GRAPHIC_CENTER | GG::GRAPHIC_VCENTER | GG::GRAPHIC_FITGRAPHIC | GG::GRAPHIC_PROPSCALE doesn't do the trick either11:28
GeofftheMedioand commenting out the declaration line?11:28
GeofftheMedioof DATA_PANEL_ICON_STYLE\11:28
planetmakerindeed. That does the trick11:31
GeofftheMediohttp://pastebin.com/d11251dd211:35
tpbTitle: C++ pastebin - collaborative debugging tool (at pastebin.com)11:35
GeofftheMediodoes that work?11:35
planetmakerseems like11:39
CIA-79FreeOrion: geoffthemedio * r3342 /trunk/FreeOrion/UI/FleetWnd.cpp:11:42
CIA-79FreeOrion: Commented out initialization of a const GG::Flags<GG::GraphicStyle> at file11:42
CIA-79FreeOrion: scope in FleetWnd.cpp because it seems to be causing crashes on Mac OSX.11:42
CIA-79FreeOrion: Replaced with the value to which the GG::Flags was initialized in several places11:42
CIA-79FreeOrion: in file.11:42
planetmakerThough I'm not entirely sure whether it shall look like this: http://imagebin.org/8267311:43
tpbTitle: Imagebin - A place to slap up your images. (at imagebin.org)11:43
GeofftheMediolooks about normal...11:43
GeofftheMediothe chanage shouldn't have made any visible difference11:44
GeofftheMedioit was just replacing a constant with something that evaluates to equal what the constant did11:44
planetmakerok. I didn't know about the coloured circle around the HW.11:44
planetmakerwhat is that about?11:44
GeofftheMediothe coloured circle has nothing to do with the fleetwnd11:44
GeofftheMedioit's your empires visibility range.11:44
GeofftheMedionote that you can see into the oasis system even though you don't have a ship there11:44
GeofftheMediosince it's within your visibility range11:44
GeofftheMedioyou can turn off the circles in the options menu, fyi11:45
planetmakerah :-) That's new11:45
planetmakerNow re: sound fix: why is it actually a bad idea to change the includes to use a capital letter?11:46
planetmakerwindows doesn't care, does it?11:46
GeofftheMediolinux probably does11:47
planetmakercertainly. true11:47
planetmakerthere doesn't exist, by chance, a git or mercurial repo of this project, does it?11:50
GeofftheMedionot that I know of11:51
GeofftheMediowouldn't be much use, as all commits go to the SVN repository... so you'd have to check them out, check it into the other repository, and then... fell special, I guess?11:51
planetmakerwell, I think it's an advantage to have all versions locally :-)11:52
planetmakerbut then I can just do that locally: create a hg repo from it.11:52
GeofftheMediommhmm11:53
planetmakera svn st takes a second here11:53
GeofftheMediosf can be kinda slow11:53
planetmakerdon't get me wrong: having svn as primary VCS for a project makes sense due to its sequential versioning. Hg doesn't ensure that intrinsically as it works distributed11:55
GeofftheMediommhmm.  more so, we don't have sufficient development going on of the same files simultaneously to worry about svn limitations in that situation11:56
planetmakerwell, yes :-) I mainly asked for the benefit to easier and faster work with a repo, even if offline.11:56
*** enigmatic has quit IRC12:43
planetmakerit seems that renaming the Vorbis framework from Vorbis.framework to vorbis.framework might do the trick, within the SDK12:45
planetmakerBut I have no idea how to get that into a decent diff format12:46
planetmakerotoh this renaming doesn't look like proper either...12:46
*** enigmatic has joined #freeorion12:48
GeofftheMediothe SDK isn't in SVN.  it would involve repackaging and reuploading.  perhaps send a PM on the forums to .Id who makes the OSX SDK12:49
planetmakerwouldn't it make sense to have it in the SVN, too? Or are there license issues?12:49
GeofftheMedioit's a bunch of precompiled binaries...12:50
GeofftheMedioand very platform-dependent12:50
planetmakerhm...12:50
planetmakerInfoPanel.cpp:871,903: UI/InfoPanels.cpp:903: warning: passing negative value '-0x00000000000000001' for argument 1 to 'void GG::DropDownList::Select(size_t)'13:43
*** _Magic has joined #freeorion16:34
*** enigmatic has quit IRC17:28
*** enigmatic has joined #freeorion17:31
*** mithro has quit IRC17:40
*** planetmaker has quit IRC18:29
*** _Magic has quit IRC18:40
*** strooka has joined #freeorion18:47
strookaHi18:48
strookaOgre is derived from OpenGL right?18:52
strookaIs it à high Level API or Löw Level?18:53
strookaWhere can i get ogre Doc in the Net?18:54
strookaIt seems to Be high Level ...18:56
*** _Magic has joined #freeorion18:56
strookaOr is it Low Level? If so, did you already define an Input format for Complex objects?19:06
*** strooka has quit IRC19:30
*** Mikoto has quit IRC19:41
*** Mikoto has joined #freeorion19:42
*** _Magic has quit IRC20:35
*** enigmatic has quit IRC20:52
*** strooka has joined #freeorion20:55
*** strooka has quit IRC21:00
*** GeofftheMedio has quit IRC23:28
*** GeofftheMedio has joined #freeorion23:30

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