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
*
Change the way attachments are persisted. Editing a worn attachment will now
Melanie
2010-11-16
1
-1
/
+3
*
Prevent teleporting to a region when the egent is banned in all parcels
Melanie
2010-11-10
1
-0
/
+7
*
Fix parcel bans to work only on the avatars they're supposed to work on inste...
Melanie
2010-11-09
1
-1
/
+0
*
Reinstate a lost fix
Melanie
2010-11-08
1
-2
/
+1
*
Fix merge artefacts
Melanie
2010-11-08
1
-14
/
+19
*
Prevent plants from being treated like dropped attachments and removed
Melanie
2010-11-08
1
-2
/
+1
*
Call the cleanup after saving attachment states, so that the attachments
Melanie
2010-11-08
1
-1
/
+3
*
Call the Cleanup when an agent logs out, when an agent leaves and just
Melanie
2010-11-08
1
-0
/
+3
*
Add a method to delete left over / dropped attachments
Melanie Thielker
2010-11-08
1
-0
/
+32
*
Bunch of fixes that reduce the number of times appearance
Master ScienceSim
2010-10-29
1
-0
/
+7
*
Merge branch 'opensim-master' into dev-appearance
Master ScienceSim
2010-10-28
1
-13
/
+29
|
\
|
*
Overload Scene.NewUserConnection() to facilitate NPCs and other region specif...
dahlia
2010-10-26
1
-9
/
+27
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2010-10-22
1
-3
/
+3
|
|
\
|
|
*
Change some exception to use ToString(). e.Message is not sufficient to fix
Melanie
2010-10-22
1
-3
/
+3
|
*
|
Revert "Merge remote branch 'otakup0pe/mantis5110'"
Justin Clark-Casey (justincc)
2010-10-22
1
-4
/
+1
|
|
/
|
*
Merge branch 'hg16' into mantis5110
Jonathan Freedman
2010-10-22
1
-1
/
+4
|
|
\
|
|
*
* change the data exchanged within hypergrid transactions
Jonathan Freedman
2010-10-21
1
-1
/
+4
|
*
|
Make SImStatsReporter pick ObjectCapacity striaght out of region info
Melanie
2010-10-22
1
-2
/
+0
|
|
/
*
|
Major refactoring of appearance handling.
Master ScienceSim
2010-10-20
1
-7
/
+0
|
/
*
Plumb the path for multiple object deletes
Melanie
2010-10-06
1
-2
/
+2
*
Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA...
John Hurliman
2010-09-16
1
-9
/
+5
*
rename SceneObjectGroup.DeleteGroup() to DeleteGroupFromScene() to improve co...
Justin Clark-Casey (justincc)
2010-09-15
1
-1
/
+1
*
minor: Add comments which explain what's going on wrt avatar movements at var...
Justin Clark-Casey (justincc)
2010-09-13
1
-0
/
+4
*
Merged
John Hurliman
2010-09-12
1
-7
/
+7
|
\
|
*
Formatting cleanup.
Jeff Ames
2010-09-12
1
-9
/
+9
*
|
* Added ISimulationDataService and IEstateDataService
John Hurliman
2010-09-12
1
-31
/
+71
|
/
*
Shuffling fields and properties around in Scene to make Scene.cs more readable
John Hurliman
2010-09-11
1
-138
/
+124
*
Made it impossible to create a user with names containing spaces and prevente...
randomhuman
2010-09-10
1
-2
/
+3
*
First pass at cleaning up thread safety in EntityManager and SceneGraph
John Hurliman
2010-09-10
1
-24
/
+21
*
Fix deletion persistence when freshly delinked prims are removed
Justin Clark-Casey (justincc)
2010-09-07
1
-9
/
+16
*
Make console backup command do a forced backup rather than non-forced
Justin Clark-Casey (justincc)
2010-09-06
1
-5
/
+0
*
Add test to check persistence of newly added pre-linked objects
Justin Clark-Casey (justincc)
2010-09-06
1
-2
/
+11
*
Logout the presence if client IP verification fails.
Diva Canto
2010-09-04
1
-0
/
+2
*
Adjust the "Magic numbers" we use because we can't reference the actual
Melanie Thielker
2010-08-31
1
-1
/
+1
*
Improve liveness by operating on list copies of SOG.Children where appropriate
Justin Clark-Casey (justincc)
2010-08-28
1
-10
/
+11
*
Remove mono compiler warnings
Justin Clark-Casey (justincc)
2010-08-26
1
-12
/
+0
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2010-08-26
1
-1
/
+0
|
\
|
*
Make scene object directories more robust and prevent deleted SOP's from
Melanie Thielker
2010-08-25
1
-1
/
+0
*
|
Improve consistency of locking for SOG.m_parts in order to avoid race conditi...
Justin Clark-Casey (justincc)
2010-08-26
1
-15
/
+20
|
/
*
Split out actual scene object insertion code from Scene.Inventory.RezObject a...
Justin Clark-Casey (justincc)
2010-08-24
1
-1
/
+17
*
Cleaned up a few more things related to incoming agents.
Diva Canto
2010-08-20
1
-45
/
+42
*
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Melanie
2010-08-20
1
-25
/
+27
|
\
|
*
Finished implementing ViaLogin vs ViaHGLogin. Removed lookup on myipaddress.c...
Diva Canto
2010-08-19
1
-25
/
+27
*
|
Add some maptile options, change maptile generation from OpenSimBase to Scene
Melanie
2010-08-20
1
-9
/
+54
|
/
*
Updated the create_region command in the RemoteAdmin plugin to properly suppo...
randomhuman
2010-08-13
1
-39
/
+0
*
refactor: move binary statistics logging from scene into separate region module
Justin Clark-Casey (justincc)
2010-08-13
1
-106
/
+7
*
refactor: move Scene.PerformObjectBuy into BuySellModule
Justin Clark-Casey (justincc)
2010-08-13
1
-159
/
+0
*
Establish new Objects/BuySellModule
Justin Clark-Casey (justincc)
2010-08-13
1
-22
/
+1
*
refactor: move Scene.TerrainUnAcked() handling into TerrainModule
Justin Clark-Casey (justincc)
2010-08-13
1
-8
/
+0
*
refactor: remove Scene.SetRootAgentScene() in favour of existing event with s...
Justin Clark-Casey (justincc)
2010-08-13
1
-11
/
+0
[next]