This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-07-30 05:13:54 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dee6ad715412a5adeeb46c404726053ce8310e79
opensim
/
OpenSim
/
Region
/
Environment
/
Modules
History
diva
dee6ad7154
Putting the return back in AddCapsHandler upon attempt at adding CAPs twice. The return seems to have been commented in 8038, as an attempt at fixing multiple TP problems later identified to be deadlocks. CAPs should never be overwritten, or the viewer can get confused. Right now this method is erroneously being called twice because of legacy code. I'll fix that later, after further testing.
2009-02-01 20:36:10 +00:00
..
Agent
Putting the return back in AddCapsHandler upon attempt at adding CAPs twice. The return seems to have been commented in 8038, as an attempt at fixing multiple TP problems later identified to be deadlocks. CAPs should never be overwritten, or the viewer can get confused. Right now this method is erroneously being called twice because of legacy code. I'll fix that later, after further testing.
2009-02-01 20:36:10 +00:00
Avatar
reporting original request URI if HttpWebRequest failed, adding
2009-01-30 14:45:39 +00:00
Communications
* minor: Just some minor log elaboration to reveal in the logs where a teleport is being directed rather than just its position
2009-01-19 17:15:27 +00:00
ContentManagementSystem
* refactor: Rename IRegionSerialiser and move into interfaces namespace
2008-12-19 19:07:11 +00:00
Framework
* Adding a few fields to the Land data responder that the client is complaining about (and older clients are crashing on)
2009-02-01 17:16:36 +00:00
Grid
/Interregion
more warnings to go.
2008-06-27 20:40:25 +00:00
Hypergrid
* refactor: call AddStreamHandler() directly via CommsManager
2009-01-06 14:37:39 +00:00
InterGrid
* refactor: Extract caps related code from scene and put into a region module
2009-01-21 21:14:17 +00:00
Scripting
* Adds a synchronous jpeg decode for pre-caching purposes
2009-01-23 11:00:36 +00:00
World
More on dynamic hyperlinks. Making the 4096 check (deregistration of region) work in grid mode.
2009-02-01 02:20:57 +00:00