| Commit message (Expand) | Author | Files | Lines |
2007-12-17 | Thank you to Kiryu for a patch to fix an out of Sync | Charles Krinke | 1 | -14/+52 |
2007-12-14 | * Added Active(physical) object count to the SimStatsReporter | Teravus Ovares | 1 | -1/+14 |
2007-12-12 | * In our quest for sim heartbeat stats, we're a touch closer to accurate obje... | Teravus Ovares | 1 | -1/+1 |
2007-12-12 | * Added Object count to sim stats (it's incorrect, however, it'll be fixed) | Teravus Ovares | 1 | -0/+6 |
2007-12-12 | * Added some simstats to fill the simulator pane of the Statistics monitor. | Teravus Ovares | 1 | -2/+50 |
2007-12-11 | A few minor changes/additions/fixes. | MW | 1 | -1/+1 |
2007-12-11 | added copyright notices | Jeff Ames | 1 | -1/+29 |
2007-12-07 | Avatar Appearance refactoring /changes. Added a AvatarAppearance class, each ... | MW | 1 | -2/+2 |
2007-12-07 | * Added hacked support for 'anyone can move' and 'anyone can copy'. | Teravus Ovares | 1 | -21/+80 |
2007-12-06 | removed obsolete Verbose() function | Jeff Ames | 1 | -10/+8 |
2007-12-05 | * Refactored Permissions into ScenePresence as requested by MW | Teravus Ovares | 1 | -2/+2 |
2007-12-04 | keeping opensim safe for children -- made some namespace references less expl... | Jeff Ames | 1 | -2/+2 |
2007-12-04 | * Fixed a whole bunch of console messages. | Adam Frisby | 1 | -1/+1 |
2007-12-04 | * Removed 12 compiler warnings. | Adam Frisby | 1 | -2/+0 |
2007-11-30 | *Refactored the initial raytracer so it doesn't use the Parent reference. | Teravus Ovares | 1 | -1/+1 |
2007-11-29 | * Fixed neighbour range bug | lbsa71 | 1 | -1/+1 |
2007-11-29 | * Thanks to _SomeOne_, Server side permissions on object editing. Be aware, ... | Teravus Ovares | 1 | -6/+13 |
2007-11-28 | * Restaring the sim works fine in grid mode now. Sims announce themselves to... | Teravus Ovares | 1 | -4/+49 |
2007-11-23 | * added some functions for use in raytracing. They're kind of crappy now, so... | Teravus Ovares | 1 | -0/+27 |
2007-11-22 | * Added code to capture the draw distance setting from the client. | Teravus Ovares | 1 | -1/+35 |
2007-11-18 | Attempt to get World Map working in Grid mode, will need to be using the grid... | MW | 1 | -14/+16 |
2007-11-15 | * Implemented the little friendly pop tooltip messages that appear when you h... | Teravus Ovares | 1 | -0/+17 |
2007-11-14 | * Copied objects are now owned by the object copier (Next Owner) (however nex... | Teravus Ovares | 1 | -2/+2 |
2007-11-13 | first pass on unlinking of objects. From Jay Clarke (IBM) | Sean Dague | 1 | -0/+50 |
2007-11-07 | refactored some duplicate SceneObjectGroup searching code in Scene | Jeff Ames | 1 | -196/+68 |
2007-11-05 | removed duplicated BOMs | Jeff Ames | 1 | -1/+1 |
2007-11-04 | Some more refactoring | MW | 1 | -35/+88 |
2007-11-04 | normalized line endings | Jeff Ames | 1 | -655/+655 |
2007-11-04 | Added support for OpenSim application plugins (as requested by Adam), which u... | MW | 1 | -2/+0 |
2007-11-03 | First part of Scene refactoring: | MW | 1 | -526/+657 |
2007-11-01 | * Diuerse beavtificatems | lbsa71 | 1 | -5/+3 |
2007-10-30 | Tevarus' patch for object flags & implemented Phantom edits | dan miller | 1 | -0/+16 |
2007-10-30 | * Optimized usings | lbsa71 | 1 | -13/+9 |
2007-10-29 | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 1 | -1/+2 |
2007-10-19 | * Major structural change: Begun converting Events to use (caller, args) synt... | Adam Frisby | 1 | -1/+16 |
2007-10-19 | * Instant Message functionality moved into a Region Modules | Adam Frisby | 1 | -35/+1 |
2007-09-21 | * Slowly but surely working my way towards Regionality... | lbsa71 | 1 | -5/+5 |
2007-09-21 | * Continuing refactoring of presence | lbsa71 | 1 | -2/+2 |
2007-09-20 | * even more renaming and refactoring; the cleaning woman is on call. | lbsa71 | 1 | -2/+2 |
2007-09-20 | * Some more presence refactoring | lbsa71 | 1 | -4/+4 |
2007-09-20 | Rev 1971 : The Lbsa71 vintage commit | lbsa71 | 1 | -6/+5 |
2007-09-20 | * Rewired Touch to route to group/part (Still triggering EventManager as well) | lbsa71 | 1 | -0/+14 |
2007-09-19 | * Modernized ScriptManager to new interface-based module calls. | lbsa71 | 1 | -60/+55 |
2007-09-14 | * Wired up chat so that channel goes into OnChatFromViewer. However: | lbsa71 | 1 | -2/+2 |
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 1 | -1/+1 |
2007-09-04 | Some work on Module loading/management. | MW | 1 | -49/+4 |
2007-08-29 | Various small changes (some likely to be removed again soon) | MW | 1 | -0/+9 |
2007-08-28 | Taken the old scripting engine out of Region.Environment and moved it into a ... | MW | 1 | -10/+0 |
2007-08-28 | Start of trying to make Region/Scene more modular. | MW | 1 | -89/+3 |
2007-08-21 | A bit more work on prim building related code. Think most of the building too... | MW | 1 | -8/+4 |