Justin Clark-Casey (justincc)
|
c1a34cd8da
Don't try to save changed attachment states when an NPC with attachments is removed from the scene.
|
vor 13 Jahren |
Justin Clark-Casey (justincc)
|
4cb8d6379d
Stop trying to deregister caps or close child agents when an NPC is removed
|
vor 13 Jahren |
Justin Clark-Casey (justincc)
|
8022400bd4
Remove unused Datastore parameter from RegionInfo (legacy from early 2008)
|
vor 13 Jahren |
Melanie
|
57c4def254
Change all restarting to use the restart module. Remove hardcoded behavior
|
vor 14 Jahren |
Jeff Ames
|
f1f0bc23f4
Formatting cleanup.
|
vor 14 Jahren |
Justin Clark-Casey (justincc)
|
041f253e2b
minor: comment out region interface registration log msg I accidentally left in last week
|
vor 14 Jahren |
Justin Clark-Casey (justincc)
|
191db0e6a4
get TestSaveIarV0_1() uncommented but not running as a test yet since I didn't get the authentication server to work and my brain is about to fizzle out my ears
|
vor 14 Jahren |
Justin Clark-Casey (justincc)
|
fff5459f4d
Add ability to load IARs directly from URIs
|
vor 14 Jahren |
Diva Canto
|
2a1e45f657
Finalized the client's TCP IP address verification process for HG1.5.
|
vor 14 Jahren |
Dan Lake
|
62e0b53ca4
Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene and SceneGraph. This was the only change in this patch to keep it isolated from other recent changes to the same set of files.
|
vor 14 Jahren |
Diva Canto
|
f4c165afe7
Bug fix: store correct position information upon logout. Fixes mantis #4608
|
vor 14 Jahren |
Melanie
|
1f45e6c649
Merge branch 'master' into presence-refactor
|
vor 14 Jahren |
Justin Clark-Casey (justincc)
|
052f2b3e27
minor: Make SOG.DelinkFromGroup() return the newly delinked scene object instead of void
|
vor 14 Jahren |
Diva Canto
|
c5ea783526
OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.
|
vor 15 Jahren |
Diva Canto
|
a8901a40f4
Simulation handlers (agents & objects) completed.
|
vor 15 Jahren |
John Hurliman
|
0c466b28bb
Move the calculation of time dilation from the scene to the physics engine. The scene is still the one reporting dilation so this does not break the API or remove flexibility, but it gets the calculation happening in the right place for the normal OpenSim usage. The actual calculation of physics time dilation probably needs tweaking
|
vor 15 Jahren |
John Hurliman
|
0b1726b524
Removing the ClientManager reference from IScene and hiding it entirely inside Scene as an implementation detail. This will reduce programming error and make it easier to refactor the avatar vs client vs presence mess later on
|
vor 15 Jahren |
John Hurliman
|
c893761319
* Unregister event handlers in LLUDPServer when a client logs out and disconnects
|
vor 15 Jahren |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
vor 15 Jahren |
Diva Canto
|
5d09c53a1a
Unpacking the mess with OtherRegionUp, so we can have a real cache of the neighbours in the grid service modules.
|
vor 15 Jahren |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
vor 15 Jahren |
Melanie Thielker
|
e206a9ce88
Remove some no longer needed debug.
|
vor 15 Jahren |
Melanie Thielker
|
88371e4f98
Fix interface registration/deregistration mechanics
|
vor 15 Jahren |
diva
|
7bf1d111e2
Bug fix in SceneBase.RequestModuleInterface. Check that the list's count is greater than 0.
|
vor 15 Jahren |
Justin Clarke Casey
|
257fc5515a
* minor: remove some mono compiler warnings, minor cleanup
|
vor 15 Jahren |
Melanie Thielker
|
8ac4ec738b
Create a working configuration hook to allow LLClient parameters from
|
vor 15 Jahren |
Melanie Thielker
|
66e25abbfe
Plumb conifg into the client views. Add config option to configure packet
|
vor 15 Jahren |
Melanie Thielker
|
55a69f3f2d
Improve prim sending by combining multiple prim updates into a single packet
|
vor 15 Jahren |
Johan Berntsson
|
119aeeed7d
Another cleanup: Region_Status renamed to RegionStatus, and a usage comment added
|
vor 15 Jahren |
Homer Horwitz
|
b717f991ed
Remove m_moduleCommands. It wasn't used anywhere; probably a left-over from before ICommander times
|
vor 15 Jahren |