Re: [Opensim-dev] Refactoring IClientAPI.Close and Friends

2009-02-22 Thread Stefan Andersson
I know that part of why the Close() thing is so tangly is because we need to make sure certain packets have been sent before just killing the connection, and that some of them might need to wait for a response from the client. So it's a difference between Close() as in Dispose() and Close() as

Re: [Opensim-dev] Refactoring IClientAPI.Close and Friends

2009-02-22 Thread Frisby, Adam
Since you have some clue as to what's going on - care to add some XMLDOC comments on IClientAPI for these guys? Right now it's confusing as hell. Adam From: opensim-dev-boun...@lists.berlios.de [mailto:opensim-dev-boun...@lists.berlios.de] On Behalf Of Stefan Andersson Sent: Sunday, 22

Re: [Opensim-dev] ProcessInPacket - Can this be moved out of IClientAPI?

2009-02-22 Thread Melanie
I guess originally a greater sparateion of the packet stack and client logic was anticipated. It has now show itself to be untrue. SHould be no problem to take that out of the API if it has no external callers. Nothing dealing with Packets should be in the API in the first place. Melanie

Re: [Opensim-dev] ProcessInPacket - Can this be moved out of IClientAPI?

2009-02-22 Thread Stefan Andersson
+1, does seem like an archaic remnant. Best regards, Stefan Andersson Tribal Media AB Date: Sun, 22 Feb 2009 11:39:18 + From: mela...@t-data.com To: opensim-dev@lists.berlios.de Subject: Re: [Opensim-dev] ProcessInPacket - Can this be moved out of IClientAPI? I guess originally

Re: [Opensim-dev] SL settings folder has been deleted

2009-02-22 Thread Danielle Veillet
-dev@lists.berlios.demailto:Opensim-dev@lists.berlios.de https://lists.berlios.de/mailman/listinfo/opensim-dev -- next part -- An HTML attachment was scrubbed... URL: https://lists.berlios.de/pipermail/opensim-dev/attachments/20090222/0f8ad127/attachment.html

[Opensim-dev] MXPClient?

2009-02-22 Thread Diva Canto
Hi, I just noticed that trunk got an additional client, OpenSim/Client/MXP. It doesn't show in the solution of VS, but it's there on disk. Where does this come from? Or was this a commit mistake? Crista ___ Opensim-dev mailing list

Re: [Opensim-dev] MXPClient?

2009-02-22 Thread Diva Canto
OK. I guess new projects don't load when VS is already running. Had to exit and restart. MW wrote: After running prebuild it should be in the VS (2008) solution, under OpenSim.Client.MXP --- On *Sun, 22/2/09, Diva Canto /d...@metaverseink.com/* wrote: From: Diva Canto

Re: [Opensim-dev] MXPClient?

2009-02-22 Thread MW
Strange, I always get a pop up telling me the solution/project has changed externally and asking if I want to reload it. Maybe that can be turned off in the preferences or something. --- On Sun, 22/2/09, Diva Canto d...@metaverseink.com wrote: From: Diva Canto d...@metaverseink.com Subject: Re:

Re: [Opensim-dev] MXPClient?

2009-02-22 Thread Charles Krinke
We also have the issue of a modal dialog box that recently started coming up in VS2008 Express saying Solution folders are not supported in this version of the application. Solution folder 'Solution Files' will be displayed as unavailable. I think this is an extension beyond what the Express

Re: [Opensim-dev] MXPClient?

2009-02-22 Thread MW
I didn't think we used solution folders at all. I wonder if this is a result of the recent changes to prebuild.exe? --- On Sun, 22/2/09, Charles Krinke c...@pacbell.net wrote: From: Charles Krinke c...@pacbell.net Subject: Re: [Opensim-dev] MXPClient? To: michaelwr...@yahoo.co.uk,

Re: [Opensim-dev] MXPClient?

2009-02-22 Thread Teravus Ovares
Yes That message was removed from our customized version by lbsa or someone else.In our case, it doesn't actually mean anything. Consider it an advertisement to get Visual Studio standard/pro at this point. You are not missing out though, so don't worry Teravus On 2/22/09, MW

[Opensim-dev] SVN 8571

2009-02-22 Thread Ralf Haifisch
Heho, regarding Allow delivery of object messages gridwide Heute, 22. Februar 2009, vor 2 Stunden | melanie Rev 8571 - melanie Allow delivery of object messages gridwide Does that actually mean: delivery of given objects gridwide instead of regionwide ? Cheers, Ralf -- German opensim

Re: [Opensim-dev] SVN 8571

2009-02-22 Thread Melanie
No. It means Scripted IM from objects. Gridwide delivery of objects actually works with drag+drop. However, the recipient has to clear cache and relog to see them. More work needs to be done but Mana is quite busy and not available for ferreting out what we need to send to make it see the

Re: [Opensim-dev] OpenSim Hardware Requeriments

2009-02-22 Thread Mariusz Nowostawski
Frisby, Adam wrote: We’ve come closeish to this too – although our biggest limit has been the number of people available to help test. Regards, Adam We've run our tests on university facilities with two adjacent PC labs in a semi-closed LAN environment so that we could isolate almost

Re: [Opensim-dev] MXPClient?

2009-02-22 Thread Justin Clark-Casey
Diva Canto wrote: Hi, I just noticed that trunk got an additional client, OpenSim/Client/MXP. It doesn't show in the solution of VS, but it's there on disk. Where does this come from? Or was this a commit mistake? I'd also like to know more about where this comes from. Is it something

[Opensim-dev] Grid vs UGAIM (WAS: Re: [Opensim-commits] r8554 - trunk/OpenSim/Grid/GridServer)

2009-02-22 Thread Mike Mazur
Hi, On Sat, Feb 21 2009 10:41:28 -0800 m...@opensimulator.org wrote: Author: mw Date: 2009-02-21 10:41:28 -0800 (Sat, 21 Feb 2009) New Revision: 8554 Added: trunk/OpenSim/Grid/GridServer/IUGAIMCore.cs Removed: trunk/OpenSim/Grid/GridServer/IGridCore.cs To me the general term Grid

Re: [Opensim-dev] MXPClient?

2009-02-22 Thread Toni Alatalo
Charles Krinke kirjoitti: How is the ModRex module? Is that what we need for the Rex client to connect to OpenSim? I dont recall if it is functional or not. yep that's what you need, afaik is functional (you can log in, see meshes etc) but not complete in the sense that not all rexserver