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-06-05 18:55:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c80733cc985411937f59c6cd93e52989d00a13a2
opensim
/
OpenSim
/
Region
/
Environment
/
Modules
History
Mike Mazur
e12b0a2496
- move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs to
...
OpenSim/Data/IAssetData.cs - remove some trailing whitespace
2009-02-03 05:20:16 +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
* Make it more obvious that there is an enabled switch for chat in OpenSim.ini.example.
2009-02-02 17:27:23 +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
- move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs to
2009-02-03 05:20:16 +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
[previous VectorRender patch was from: Robert Smart
2009-02-02 14:57:20 +00:00
World
* Establish OnOarFileSaved EventManager event and subscribe to that instead of passing in a waithandle to the archiver
2009-02-02 20:59:12 +00:00