aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Scene.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-01-15* Pass 2 of collidable (non physical) linksetsTeravus Ovares1-24/+3
2008-01-15* Mother of all commits:Adam Frisby1-5/+5
2008-01-12* Unmoderated the ODE FPS in the sim stats. Decided to do that after Andrew ...Teravus Ovares1-0/+1
2008-01-12* For your enjoyment, some RAdmin improvements, namely a new LoadHeightmap me...Adam Frisby1-0/+9
2008-01-07Commenting out InnerScene.SceneObjects for now since it was unpopulated and n...Justin Clarke Casey1-24/+24
2008-01-07Persistent prim inventory phase 5. Restart scripts contained in persisted pr...Justin Clarke Casey1-3/+5
2008-01-05* Hiding CompletePingChecks and UseCircuitCode messages.. as the packets ar...Teravus Ovares1-1/+4
2008-01-04* Added the ability for estate managers to use the magic secondlife blue card...Teravus Ovares1-23/+68
2008-01-03I have fixed the ZeroDecodeCommand bug, and restored my packet recycling code...Johan Berntsson1-1/+1
2008-01-02* Added the ability for Region Owners to add and remove estate managers using...Teravus Ovares1-2/+2
2008-01-01* You can add and remove a friend in standalone now within the same simulator...Teravus Ovares1-0/+41
2007-12-30* re-applied AddNewPrim refactoring... third time now...lbsa711-36/+34
2007-12-30* This update rolls back the packetpool and LibSL changes. Please retest and...Teravus Ovares1-39/+37
2007-12-28* Rezzing items from Inventory on top of other prim rezzes them 0.5 meters ab...Teravus Ovares1-2/+5
2007-12-28* redid the AddNewPrim refactoring as that got lost in r2855lbsa711-35/+34
2007-12-28Patch from Johan: LibSL updated to the latest revision (1568) and all packets...Adam Johnson1-36/+35
2007-12-28* Moved PrimitiveBaseShape subclasses into factory methods - the subclassing ...lbsa711-32/+33
2007-12-28* Added ability to create new prim on existing prim (rezzing prim from invent...Teravus Ovares1-37/+83
2007-12-28Add missing "System." to System.NullReferenceExceptionCharles Krinke1-1/+1
2007-12-27* Optimized usingslbsa711-191/+209
2007-12-27* AssetServerBase: _ProcessRequest is now called GetAssetlbsa711-4/+3
2007-12-24Prim inventory script saving phase 1. Create necessary CAPS structures for c...Justin Clarke Casey1-1/+4
2007-12-24Again, great thanks to Alondria for:Charles Krinke1-1/+20
2007-12-24Added regionName to "far away" region report.Charles Krinke1-1/+2
2007-12-23* Patch from Alondria - Added LLFunctions llGetMass(), llGetLandOwnerAt(), ll...Teravus Ovares1-1/+17
2007-12-22* Added smoother handling of interpenetrating physical objects.Teravus Ovares1-0/+1
2007-12-22Initial hookup of update task inventory event. No functionality yet.Justin Clarke Casey1-1/+3
2007-12-21* Remapped the Connection shutdown path.Teravus Ovares1-3/+3
2007-12-20*Ban lines now work if they are enabled grid wide.mingchen1-2/+10
2007-12-20* Cleaned up some code from an earlier commitTeravus Ovares1-13/+1
2007-12-20* Added a configuration parameter on the Grid Server to disallow forceful ban...Teravus Ovares1-2/+23
2007-12-20Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames1-5/+6
2007-12-20*Made a much more network friendly method of ban and pass line sendingmingchen1-2/+2
2007-12-18* Added Incomplete Handling of the RegionInfoRequest packet Teravus Ovares1-0/+2
2007-12-18* Renamed AgentWearable to AvatarWearablelbsa711-1/+1
2007-12-18* Fixed a potential race condition with adding Caps handlersTeravus Ovares1-1/+9
2007-12-18* Added a Verbose and Debug error to border crossing so that this can be diag...Teravus Ovares1-1/+9
2007-12-18* Fix for mantis 0000040 After client logout remote host closed connection on...Teravus Ovares1-0/+5
2007-12-17* Turned all instances of ForEach loops in ClientManager into Local Arrays. Teravus Ovares1-0/+1
2007-12-17Thank you to Kiryu for a patch to fix an out of SyncCharles Krinke1-6/+28
2007-12-17*Land has now been linked to the StorageManager. Next step is to fill in the ...mingchen1-1/+25
2007-12-16*Adding and Removing Avatars from the Access/Ban List for a parcel now works,...mingchen1-0/+2
2007-12-15Grid Inventory feature upgrade: renaming folders should now be correct, subfo...Brian McBee1-0/+1
2007-12-14* Added Active(physical) object count to the SimStatsReporterTeravus Ovares1-0/+12
2007-12-13* Debugging Shapelbsa711-6/+0
2007-12-12* In our quest for sim heartbeat stats, we're a touch closer to accurate obje...Teravus Ovares1-9/+13
2007-12-12couple of small fixes.MW1-36/+36
2007-12-12* Added Object count to sim stats (it's incorrect, however, it'll be fixed)Teravus Ovares1-0/+1
2007-12-12* Fixed agent counts on the Simulator stats paneTeravus Ovares1-1/+1
2007-12-12* Added some simstats to fill the simulator pane of the Statistics monitor.Teravus Ovares1-4/+74