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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
* Once more into the breach!
Adam Frisby
2009-08-21
1
-1
/
+4
|
*
* Attempting to diagnose a connection bug.
Adam Frisby
2009-08-21
1
-3
/
+5
*
|
* Switch border cross tests over to the new Border class.
Teravus Ovares (Dan Olivares)
2009-08-20
1
-4
/
+103
|
/
*
Removed some debug messages
Diva Canto
2009-08-16
1
-2
/
+4
*
Making attachments work again. Tons of debug more. This needs more testing an...
Diva Canto
2009-08-16
1
-3
/
+12
*
Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim into in...
Diva Canto
2009-08-16
1
-0
/
+1
|
\
|
*
Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet ...
Adam Johnson
2009-08-16
1
-0
/
+1
*
|
Changed FromAssetID to FromItemID
Diva Canto
2009-08-15
1
-1
/
+1
*
|
Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim
Diva Canto
2009-08-15
1
-5
/
+167
|
\
\
|
|
/
|
*
* minor: comments
Teravus Ovares (Dan Olivares)
2009-08-15
1
-2
/
+99
|
*
* minor : Comments
Teravus Ovares (Dan Olivares)
2009-08-14
1
-3
/
+68
*
|
Redirected all calls to CachedUserProfile methods to the inventory service. R...
Diva Canto
2009-08-12
1
-51
/
+45
|
/
*
* Added two new packet handler implementations for inventory ops. This is sta...
Diva Canto
2009-08-12
1
-2
/
+4
*
* More tweaking of the various services to work with nonstandard region sizes...
Teravus Ovares (Dan Olivares)
2009-08-08
1
-0
/
+6
*
* Remove hard coded 256 limitations from various places. There's no more 2...
Teravus Ovares (Dan Olivares)
2009-08-07
1
-0
/
+13
*
* Updates libOMV to version 0.7.0
Teravus Ovares
2009-07-25
1
-2
/
+2
*
* minor ccc
lbsa71
2009-07-24
1
-0
/
+6
*
* Another attempt to remedy the 'ghost prim' situation. This time for attach...
Teravus Ovares
2009-07-17
1
-0
/
+3
*
fixed the bug where changing the rotation of a selection of prims in a linkse...
MW
2009-07-17
1
-0
/
+1
*
* Change the order of Update so Physics processes a frame before the scene ma...
Teravus Ovares
2009-07-17
1
-18
/
+20
*
Changed it so that when rezzing prims from inventory, a bounding box containi...
MW
2009-07-13
1
-2
/
+1
*
Attempt to make it so items rezzed from inventory aren't half in the ground o...
MW
2009-07-13
1
-2
/
+10
*
* Added a user friendly message to the sqlite regionsettings saver giving the...
Teravus Ovares
2009-07-10
1
-1
/
+1
*
Prevent teleports from ending underground
Melanie Thielker
2009-07-08
1
-0
/
+41
*
* Minuscule CC fix
lbsa71
2009-06-22
1
-0
/
+2
*
When a shared module hooks OnClientClosed, it has no way of finding
Melanie Thielker
2009-06-19
1
-1
/
+1
*
Pulled out HelloNeighbour into its own service, INeighbourService, which may ...
diva
2009-06-14
1
-1
/
+1
*
Heart surgery no.2: the inventory service hooks.
diva
2009-06-10
1
-0
/
+20
*
Formatting cleanup. Ignore some generated files.
Jeff Ames
2009-06-09
1
-3
/
+3
*
* Making sure we fail a bit earlier if we have no AssetService
lbsa71
2009-06-03
1
-0
/
+7
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
1
-1
/
+1
*
* Bug fix: Fixes an exception when Scene.RemoveClient is called to remove on a
Arthur Valadares
2009-05-29
1
-117
/
+117
*
* refactor: Remove redundent prim id attribute on Scene.AddSceneObject()
Justin Clarke Casey
2009-05-29
1
-8
/
+3
*
* Add save xml2 serialization test
Justin Clarke Casey
2009-05-29
1
-2
/
+1
*
Added ITeleportModule interface, and added a hook into scene so if a module h...
MW
2009-05-21
1
-13
/
+13
*
Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...
diva
2009-05-15
1
-1
/
+1
*
* EventManager's OnNewPresence event now fires correctly again.
Adam Frisby
2009-05-12
1
-0
/
+3
*
Add AssetService of type IAssetService to Scene
Melanie Thielker
2009-05-11
1
-0
/
+14
*
Squashed commit of the following:
Dr Scofield
2009-05-11
1
-5
/
+45
*
Add some asset cache plumbing. Change the generic cache from UUID to string
Melanie Thielker
2009-05-10
1
-1
/
+5
*
* refactor: break out sog original xml serialization to a separate class
Justin Clarke Casey
2009-05-08
1
-1
/
+2
*
refactoring Scene.NewUserConnection() to be simpler and clearer.
Dr Scofield
2009-05-06
1
-84
/
+77
*
- moving banned check and public/private check to
Dr Scofield
2009-05-05
1
-84
/
+75
*
Add copyright header. Formatting cleanup. Ignore some generated files.
Jeff Ames
2009-05-05
1
-33
/
+33
*
* minor: remove some mono compiler warnings, minor cleanup
Justin Clarke Casey
2009-05-04
1
-7
/
+0
*
Create a working configuration hook to allow LLClient parameters from
Melanie Thielker
2009-05-04
1
-2
/
+2
*
Plumb conifg into the client views. Add config option to configure packet
Melanie Thielker
2009-05-02
1
-0
/
+5
*
Numerous packet improvements.
Melanie Thielker
2009-05-02
1
-0
/
+6
*
Add a tweakable for the prim queue preload
Melanie Thielker
2009-05-01
1
-0
/
+9
*
Let estate owners and managers enter nonpublic estates unconditionally.
Melanie Thielker
2009-04-28
1
-2
/
+2
[prev]
[next]