Diva Canto
|
19558f380a
Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to neighbours.
|
пре 14 година |
Justin Clark-Casey (justincc)
|
c4ba2e5dfb
minor: remove some compiler warnings
|
пре 14 година |
John Hurliman
|
d506449f67
* Removed the unused GridRegion.getInternalEndPointPort() (just use InternalEndPoint.Port). This class is complex enough as it is
|
пре 14 година |
Melanie
|
10f8c2ea9b
Merge branch 'master' into presence-refactor
|
пре 15 година |
Diva Canto
|
f1c30784ac
* General cleanup of Teleports, Crossings and Child agents. They are now in the new AgentTransferModule, in line with what MW started implementing back in May -- ITeleportModule. This has been renamed IAgentTransferModule, to be more generic.
|
пре 15 година |
Diva Canto
|
4de82891a9
Bug in Teleport fixed -- Appearance was missing from AgentCircuitData.
|
пре 15 година |
Diva Canto
|
7356860b48
Several more buglets removed.
|
пре 15 година |
Diva Canto
|
011a1b3798
More appearance woes fixed, this time for child agents. Tested on a grid with 2 simulators. Everything seems to be working, including border crosses. TPs (prim crossing) need love now.
|
пре 15 година |
Diva Canto
|
77e43f4801
Fixed a couple of bugs with Appearance. Appearance is all good now.
|
пре 15 година |
Diva Canto
|
c5ea783526
OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.
|
пре 15 година |
Diva Canto
|
001d369568
CommunicationsManager deleted.
|
пре 15 година |
Diva Canto
|
0c2946031b
CommunicationsManager is practically empty. Only NetworkServersInfo is there.
|
пре 15 година |
Diva Canto
|
4dd523b45d
* Changed IPresenceService Logout, so that it takes a position and a lookat
|
пре 15 година |
Diva Canto
|
1e1b2ab221
* OMG! All but one references to UserProfileCacheService have been rerouted!
|
пре 15 година |
Melanie
|
81d5a4b6d8
Remove "login disable", "login enable" and "login status" commands.
|
пре 15 година |
Diva Canto
|
6b60f3cce5
A few more inches... Old friends things removed. Less references to UserProfileService.
|
пре 15 година |
Diva Canto
|
b63405c1a7
Inching ahead... This compiles, but very likely does not run.
|
пре 15 година |
Diva Canto
|
f11a97f12d
* Finished SimulationServiceConnector
|
пре 15 година |
Melanie
|
0b5cdc539c
Change teleports so the TeleportFlags are sent to the destination sim. It
|
пре 15 година |
Kunnis
|
d89f3e9811
Getting rid of SimpleRegionInfo and SerializableRegionInfo per Mel
|
пре 15 година |
Melanie
|
05fc504ff3
Remove the old remoting-type interregion code for prim/script crossing
|
пре 15 година |
Justin Clark-Casey (justincc)
|
1324082b90
refactor: move most animation methods from ScenePresence into a new ScenePresenceAnimator class
|
пре 15 година |
Diva Canto
|
2432cc607e
Neighbours cache working.
|
пре 15 година |
Diva Canto
|
5d09c53a1a
Unpacking the mess with OtherRegionUp, so we can have a real cache of the neighbours in the grid service modules.
|
пре 15 година |
Diva Canto
|
632bb71262
Fixed MapBlocks bug, wrong order of arguments. First version that seems completely functional.
|
пре 15 година |
Diva Canto
|
7253a9453e
Merge branch 'master' of ssh://[email protected]/var/git/opensim
|
пре 15 година |
Diva Canto
|
5757afe766
First pass at the heart surgery for grid services. Compiles and runs minimally. A few bugs to catch now.
|
пре 15 година |
Teravus Ovares (Dan Olivares)
|
0a0b532270
* Fixes teleporting within megaregions on HG enabled regions. You can teleport around now. (but it still doesn't fix the inconsistent attachment state when teleporting into region slots that are not the south west region on megaregions)
|
пре 15 година |
Diva Canto
|
902279f0fd
Moved the property RegionLoginsEnabled from GridComms to the Scene -- not the scene itself but SceneCommunicationService, for now. Beginning to clear the code from using Region.Communications. grid stuff.
|
пре 15 година |
Teravus Ovares (Dan Olivares)
|
ed475f21ee
* Use the BeginInvoke methodology instead of the FireAndForget methodology to try to mitigate a mono assert. Same functionality done a different way.
|
пре 15 година |