index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Framework
/
Scenes
/
Scene.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-08-08
* More tweaking of the various services to work with nonstandard region sizes...
Teravus Ovares (Dan Olivares)
1
-0
/
+6
2009-08-07
* Remove hard coded 256 limitations from various places. There's no more 2...
Teravus Ovares (Dan Olivares)
1
-0
/
+13
2009-07-25
* Updates libOMV to version 0.7.0
Teravus Ovares
1
-2
/
+2
2009-07-24
* minor ccc
lbsa71
1
-0
/
+6
2009-07-17
* Another attempt to remedy the 'ghost prim' situation. This time for attach...
Teravus Ovares
1
-0
/
+3
2009-07-17
fixed the bug where changing the rotation of a selection of prims in a linkse...
MW
1
-0
/
+1
2009-07-17
* Change the order of Update so Physics processes a frame before the scene ma...
Teravus Ovares
1
-18
/
+20
2009-07-13
Changed it so that when rezzing prims from inventory, a bounding box containi...
MW
1
-2
/
+1
2009-07-13
Attempt to make it so items rezzed from inventory aren't half in the ground o...
MW
1
-2
/
+10
2009-07-10
* Added a user friendly message to the sqlite regionsettings saver giving the...
Teravus Ovares
1
-1
/
+1
2009-07-08
Prevent teleports from ending underground
Melanie Thielker
1
-0
/
+41
2009-06-22
* Minuscule CC fix
lbsa71
1
-0
/
+2
2009-06-19
When a shared module hooks OnClientClosed, it has no way of finding
Melanie Thielker
1
-1
/
+1
2009-06-14
Pulled out HelloNeighbour into its own service, INeighbourService, which may ...
diva
1
-1
/
+1
2009-06-10
Heart surgery no.2: the inventory service hooks.
diva
1
-0
/
+20
2009-06-09
Formatting cleanup. Ignore some generated files.
Jeff Ames
1
-3
/
+3
2009-06-03
* Making sure we fail a bit earlier if we have no AssetService
lbsa71
1
-0
/
+7
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-05-29
* Bug fix: Fixes an exception when Scene.RemoveClient is called to remove on a
Arthur Valadares
1
-117
/
+117
2009-05-29
* refactor: Remove redundent prim id attribute on Scene.AddSceneObject()
Justin Clarke Casey
1
-8
/
+3
2009-05-29
* Add save xml2 serialization test
Justin Clarke Casey
1
-2
/
+1
2009-05-21
Added ITeleportModule interface, and added a hook into scene so if a module h...
MW
1
-13
/
+13
2009-05-15
Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...
diva
1
-1
/
+1
2009-05-12
* EventManager's OnNewPresence event now fires correctly again.
Adam Frisby
1
-0
/
+3
2009-05-11
Add AssetService of type IAssetService to Scene
Melanie Thielker
1
-0
/
+14
2009-05-11
Squashed commit of the following:
Dr Scofield
1
-5
/
+45
2009-05-10
Add some asset cache plumbing. Change the generic cache from UUID to string
Melanie Thielker
1
-1
/
+5
2009-05-08
* refactor: break out sog original xml serialization to a separate class
Justin Clarke Casey
1
-1
/
+2
2009-05-06
refactoring Scene.NewUserConnection() to be simpler and clearer.
Dr Scofield
1
-84
/
+77
2009-05-05
- moving banned check and public/private check to
Dr Scofield
1
-84
/
+75
2009-05-05
Add copyright header. Formatting cleanup. Ignore some generated files.
Jeff Ames
1
-33
/
+33
2009-05-04
* minor: remove some mono compiler warnings, minor cleanup
Justin Clarke Casey
1
-7
/
+0
2009-05-04
Create a working configuration hook to allow LLClient parameters from
Melanie Thielker
1
-2
/
+2
2009-05-02
Plumb conifg into the client views. Add config option to configure packet
Melanie Thielker
1
-0
/
+5
2009-05-02
Numerous packet improvements.
Melanie Thielker
1
-0
/
+6
2009-05-01
Add a tweakable for the prim queue preload
Melanie Thielker
1
-0
/
+9
2009-04-28
Let estate owners and managers enter nonpublic estates unconditionally.
Melanie Thielker
1
-2
/
+2
2009-04-27
From: Alan Webb <alan_webb@us.ibm.com>
Dr Scofield
1
-0
/
+5
2009-04-27
From: Alan M Webb <alan_webb@us.ibm.com>
Dr Scofield
1
-33
/
+49
2009-04-15
Make sim health data more useful
Melanie Thielker
1
-1
/
+23
2009-04-15
* Resolve unit test failure introduced in r9148 (probably)
Justin Clarke Casey
1
-1
/
+0
2009-04-15
Another cleanup: Region_Status renamed to RegionStatus, and a usage comment a...
Johan Berntsson
1
-1
/
+1
2009-04-15
Renamed splitID in Scene and added comments on usage
Johan Berntsson
1
-1
/
+8
2009-04-14
Adds session authentication upon NewUserConnections. Adds user key authentica...
diva
1
-38
/
+55
2009-04-14
Cleaning up old circuit upon client close.
diva
1
-0
/
+2
2009-04-12
Thank you, dslake, for a patch that converts many of the linear searches
Melanie Thielker
1
-15
/
+0
2009-04-11
* Add catch-all error handlers back to scene.
Teravus Ovares
1
-8
/
+8
2009-04-11
* Instead of referencing mesh stuff in the physics plugin.. change the IMesh ...
Teravus Ovares
1
-8
/
+8
2009-04-10
Handle ObjectSpin* packets to spin physical prims on Ctrl+Shift+Drag
nlin
1
-0
/
+2
2009-04-09
* Added additional debug testing info to Scene
Adam Frisby
1
-0
/
+1
[next]