| Commit message (Expand) | Author | Age | Files | Lines |
* | * Moved all events except gridcomms and regioncomms over to Event Delegate in... | Teravus Ovares | 2008-02-22 | 1 | -2/+4 |
* | * Made a quickupdate method to run through only entities that have scheduled ... | Teravus Ovares | 2008-02-20 | 1 | -0/+33 |
* | Moved the AgentAssetTransactionsManager (and AgentAssetTransactions) out of C... | MW | 2008-02-16 | 1 | -43/+38 |
* | * Made new Framework.Constants class, added RegionSize member. | Adam Frisby | 2008-02-14 | 1 | -1/+1 |
* | * This fixes the object edit box's flipping checkboxes when you modify one of... | Teravus Ovares | 2008-02-12 | 1 | -0/+4 |
* | * various minuscule code convention conformance fixes | lbsa71 | 2008-02-12 | 1 | -0/+2 |
* | * A bunch of updates to make things more smooth. | Teravus Ovares | 2008-02-12 | 1 | -1/+1 |
* | * Changed child_get_tasks to see_into_this_sim_from_neighbor. | Teravus Ovares | 2008-02-11 | 1 | -1/+1 |
* | The very beginnings of attachments (no detachments! :) | Dalien Talbot | 2008-02-10 | 1 | -0/+147 |
* | * This updates adds locking capability. Thanks, lbsa71 for pointing out my b... | Teravus Ovares | 2008-02-10 | 1 | -0/+1 |
* | * Added support for delinking individual prim from a linkset. | Teravus Ovares | 2008-02-10 | 1 | -3/+27 |
* | Clean up logging calls using String.Format explicitly | Jeff Ames | 2008-02-10 | 1 | -4/+4 |
* | * Fixed negative child agents in the sim stats. | Teravus Ovares | 2008-02-07 | 1 | -0/+6 |
* | * Added Active Scripts to report the number of scripts running to Sim Stats | Teravus Ovares | 2008-02-06 | 1 | -4/+24 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -7/+9 |
* | * Enabled dead region tracking for ChildAgentDataUpdates | Teravus Ovares | 2008-01-22 | 1 | -13/+17 |
* | * Fix mantis 345 - it is now possible to duplicate prims directly in the regi... | Justin Clarke Casey | 2008-01-16 | 1 | -1/+6 |
* | * First pass at collidable linksets | Teravus Ovares | 2008-01-14 | 1 | -0/+1 |
* | Prim inventory script saving phase 2. | Justin Clarke Casey | 2008-01-09 | 1 | -1/+1 |
* | Commenting out InnerScene.SceneObjects for now since it was unpopulated and n... | Justin Clarke Casey | 2008-01-07 | 1 | -2/+3 |
* | * Patch from Melanie provides Util.CleanString and uses it on the prim name a... | Teravus Ovares | 2007-12-28 | 1 | -2/+2 |
* | * applied melanie's matnis patch #255. Thanks Melanie. | Teravus Ovares | 2007-12-28 | 1 | -2/+2 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -56/+67 |
* | Thank you to Kiryu for a patch to fix an out of Sync | Charles Krinke | 2007-12-17 | 1 | -14/+52 |
* | * Added Active(physical) object count to the SimStatsReporter | Teravus Ovares | 2007-12-14 | 1 | -1/+14 |
* | * In our quest for sim heartbeat stats, we're a touch closer to accurate obje... | Teravus Ovares | 2007-12-12 | 1 | -1/+1 |
* | * Added Object count to sim stats (it's incorrect, however, it'll be fixed) | Teravus Ovares | 2007-12-12 | 1 | -0/+6 |
* | * Added some simstats to fill the simulator pane of the Statistics monitor. | Teravus Ovares | 2007-12-12 | 1 | -2/+50 |
* | A few minor changes/additions/fixes. | MW | 2007-12-11 | 1 | -1/+1 |
* | added copyright notices | Jeff Ames | 2007-12-11 | 1 | -1/+29 |
* | Avatar Appearance refactoring /changes. Added a AvatarAppearance class, each ... | MW | 2007-12-07 | 1 | -2/+2 |
* | * Added hacked support for 'anyone can move' and 'anyone can copy'. | Teravus Ovares | 2007-12-07 | 1 | -21/+80 |
* | removed obsolete Verbose() function | Jeff Ames | 2007-12-06 | 1 | -10/+8 |
* | * Refactored Permissions into ScenePresence as requested by MW | Teravus Ovares | 2007-12-05 | 1 | -2/+2 |
* | keeping opensim safe for children -- made some namespace references less expl... | Jeff Ames | 2007-12-04 | 1 | -2/+2 |
* | * Fixed a whole bunch of console messages. | Adam Frisby | 2007-12-04 | 1 | -1/+1 |
* | * Removed 12 compiler warnings. | Adam Frisby | 2007-12-04 | 1 | -2/+0 |
* | *Refactored the initial raytracer so it doesn't use the Parent reference. | Teravus Ovares | 2007-11-30 | 1 | -1/+1 |
* | * Fixed neighbour range bug | lbsa71 | 2007-11-29 | 1 | -1/+1 |
* | * Thanks to _SomeOne_, Server side permissions on object editing. Be aware, ... | Teravus Ovares | 2007-11-29 | 1 | -6/+13 |
* | * Restaring the sim works fine in grid mode now. Sims announce themselves to... | Teravus Ovares | 2007-11-28 | 1 | -4/+49 |
* | * added some functions for use in raytracing. They're kind of crappy now, so... | Teravus Ovares | 2007-11-23 | 1 | -0/+27 |
* | * Added code to capture the draw distance setting from the client. | Teravus Ovares | 2007-11-22 | 1 | -1/+35 |
* | Attempt to get World Map working in Grid mode, will need to be using the grid... | MW | 2007-11-18 | 1 | -14/+16 |
* | * Implemented the little friendly pop tooltip messages that appear when you h... | Teravus Ovares | 2007-11-15 | 1 | -0/+17 |
* | * Copied objects are now owned by the object copier (Next Owner) (however nex... | Teravus Ovares | 2007-11-14 | 1 | -2/+2 |
* | first pass on unlinking of objects. From Jay Clarke (IBM) | Sean Dague | 2007-11-13 | 1 | -0/+50 |
* | refactored some duplicate SceneObjectGroup searching code in Scene | Jeff Ames | 2007-11-07 | 1 | -196/+68 |
* | removed duplicated BOMs | Jeff Ames | 2007-11-05 | 1 | -1/+1 |
* | Some more refactoring | MW | 2007-11-04 | 1 | -35/+88 |