| Commit message (Expand) | Author | Files | Lines |
2007-12-24 | Prim inventory script saving phase 1. Create necessary CAPS structures for c... | Justin Clarke Casey | 1 | -1/+4 |
2007-12-24 | Again, great thanks to Alondria for: | Charles Krinke | 1 | -1/+20 |
2007-12-24 | Added regionName to "far away" region report. | Charles Krinke | 1 | -1/+2 |
2007-12-23 | * Patch from Alondria - Added LLFunctions llGetMass(), llGetLandOwnerAt(), ll... | Teravus Ovares | 1 | -1/+17 |
2007-12-22 | * Added smoother handling of interpenetrating physical objects. | Teravus Ovares | 1 | -0/+1 |
2007-12-22 | Initial hookup of update task inventory event. No functionality yet. | Justin Clarke Casey | 1 | -1/+3 |
2007-12-21 | * Remapped the Connection shutdown path. | Teravus Ovares | 1 | -3/+3 |
2007-12-20 | *Ban lines now work if they are enabled grid wide. | mingchen | 1 | -2/+10 |
2007-12-20 | * Cleaned up some code from an earlier commit | Teravus Ovares | 1 | -13/+1 |
2007-12-20 | * Added a configuration parameter on the Grid Server to disallow forceful ban... | Teravus Ovares | 1 | -2/+23 |
2007-12-20 | Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W... | Jeff Ames | 1 | -5/+6 |
2007-12-20 | *Made a much more network friendly method of ban and pass line sending | mingchen | 1 | -2/+2 |
2007-12-18 | * Added Incomplete Handling of the RegionInfoRequest packet | Teravus Ovares | 1 | -0/+2 |
2007-12-18 | * Renamed AgentWearable to AvatarWearable | lbsa71 | 1 | -1/+1 |
2007-12-18 | * Fixed a potential race condition with adding Caps handlers | Teravus Ovares | 1 | -1/+9 |
2007-12-18 | * Added a Verbose and Debug error to border crossing so that this can be diag... | Teravus Ovares | 1 | -1/+9 |
2007-12-18 | * Fix for mantis 0000040 After client logout remote host closed connection on... | Teravus Ovares | 1 | -0/+5 |
2007-12-17 | * Turned all instances of ForEach loops in ClientManager into Local Arrays. | Teravus Ovares | 1 | -0/+1 |
2007-12-17 | Thank you to Kiryu for a patch to fix an out of Sync | Charles Krinke | 1 | -6/+28 |
2007-12-17 | *Land has now been linked to the StorageManager. Next step is to fill in the ... | mingchen | 1 | -1/+25 |
2007-12-16 | *Adding and Removing Avatars from the Access/Ban List for a parcel now works,... | mingchen | 1 | -0/+2 |
2007-12-15 | Grid Inventory feature upgrade: renaming folders should now be correct, subfo... | Brian McBee | 1 | -0/+1 |
2007-12-14 | * Added Active(physical) object count to the SimStatsReporter | Teravus Ovares | 1 | -0/+12 |
2007-12-13 | * Debugging Shape | lbsa71 | 1 | -6/+0 |
2007-12-12 | * In our quest for sim heartbeat stats, we're a touch closer to accurate obje... | Teravus Ovares | 1 | -9/+13 |
2007-12-12 | couple of small fixes. | MW | 1 | -36/+36 |
2007-12-12 | * Added Object count to sim stats (it's incorrect, however, it'll be fixed) | Teravus Ovares | 1 | -0/+1 |
2007-12-12 | * Fixed agent counts on the Simulator stats pane | Teravus Ovares | 1 | -1/+1 |
2007-12-12 | * Added some simstats to fill the simulator pane of the Statistics monitor. | Teravus Ovares | 1 | -4/+74 |
2007-12-12 | * Start listening for client connections immediately after a region initializ... | Teravus Ovares | 1 | -8/+18 |
2007-12-11 | put in a try block to catch the ForEach loop dying. | Sean Dague | 1 | -3/+7 |
2007-12-11 | * Added some locking to help race conditions in the neighbors lists | Teravus Ovares | 1 | -30/+42 |
2007-12-11 | Couple of more small changes | MW | 1 | -8/+16 |
2007-12-11 | A few minor changes/additions/fixes. | MW | 1 | -1/+12 |
2007-12-11 | Implementing updateinventoryfolder: Should now be able to rename folders in i... | Brian McBee | 1 | -0/+1 |
2007-12-10 | * Added comments to many methods in the listed files. | Teravus Ovares | 1 | -19/+60 |
2007-12-10 | * More refactoring to prepare for draw distance based agent sim notification. | Teravus Ovares | 1 | -6/+13 |
2007-12-10 | Refactored animation handling in ScenePresence. Now maintains a list of curre... | Jeff Ames | 1 | -1/+0 |
2007-12-10 | more work on texture downloading. | MW | 1 | -2/+2 |
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 1 | -1/+1 |
2007-12-10 | * Hooked up the GridComm event ChildDataUpdate to the scene. | Teravus Ovares | 1 | -1/+46 |
2007-12-08 | hackish code to allow emptying of trash. This really should be done on the in... | Brian McBee | 1 | -1/+2 |
2007-12-08 | Allow moving, deleting, and restoring objects in inventory. | Brian McBee | 1 | -0/+1 |
2007-12-08 | * Added back the regionup code so people in nearby sims can see a downed sim ... | Teravus Ovares | 1 | -3/+3 |
2007-12-07 | Avatar Appearance refactoring /changes. Added a AvatarAppearance class, each ... | MW | 1 | -6/+9 |
2007-12-06 | reversing the r2599 patch, as this started causing CreateThread errors for | Sean Dague | 1 | -1/+0 |
2007-12-06 | * now the throttle timer is stopped whilst processing Queue so that it won't ... | lbsa71 | 1 | -0/+1 |
2007-12-06 | minor cleanup of Scene.cs (parameter naming, function documentation stubs, du... | Jeff Ames | 1 | -95/+225 |
2007-12-05 | From Gary Chernega (IBM) | Sean Dague | 1 | -2/+2 |
2007-12-05 | made one or two more methods in Scene virtual to allow overriding in sub clas... | MW | 1 | -1/+1 |