Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add copyright headers. Minor formatting cleanup. | Jeff Ames | 2008-11-25 | 1 | -1/+1 |
| | |||||
* | * Swaps Scene.Entities Dictionary for EntityManager. | Adam Frisby | 2008-11-24 | 1 | -1/+6 |
| | | | | | | * Important Changes: Scene.Entities is now IEnumerable directly. You do not need to use Entities.Values, you can Enumerate on .Entities directly. (So 'foreach Scene.Entities' vs 'foreach Scene.Entities.Values'). * Locks: Entities maintains it's own internal locking states. This means you do not need to lock entities anymore. I'll be going through and removing locks on it systematically. | ||||
* | * refactor: as per a recent opensim-dev thread, rename InnerScene to ↵ | Justin Clarke Casey | 2008-11-12 | 1 | -1/+1 |
| | | | | SceneGraph to make it more descriptive of its intended function | ||||
* | * refactor: cleanup AllocateLocalPrimId() a bit more | Justin Clarke Casey | 2008-11-07 | 1 | -1/+1 |
| | |||||
* | Attachments, attachments, and, did I say attachments? | Melanie Thielker | 2008-11-07 | 1 | -1/+1 |
| | | | | | | Too many fixes to list. | ||||
* | * refactor: rename SendKiPrimitive to SendKillObject since this appears more ↵ | Justin Clarke Casey | 2008-10-14 | 1 | -1/+1 |
| | | | | descriptive of what it actually does | ||||
* | Prevent attachments to be persisted in the destination region when the | Melanie Thielker | 2008-10-03 | 1 | -1/+1 |
| | | | | | | avatar is not present there. | ||||
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-09-09 | 1 | -24/+24 |
| | |||||
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -11/+9 |
| | | | | | | | * This is a HUGE OMG update and will definitely have unknown side effects.. so this is really only for the strong hearted at this point. Regular people should let the dust settle. * This has been tested to work with most basic functions. However.. make sure you back up 'everything' before using this. It's that big! * Essentially we're back at square 1 in the testing phase.. so lets identify things that broke. | ||||
* | * Remove lots of warnings from the CMS module | Justin Clarke Casey | 2008-09-06 | 1 | -2/+2 |
| | | | | | | * Remove a few other miscellaneous warnings | ||||
* | add standard copyright headers for the project | Sean Dague | 2008-09-03 | 1 | -1/+28 |
| | |||||
* | narrange to do basic cleanup of the CMS module | Sean Dague | 2008-09-03 | 1 | -103/+126 |
| | |||||
* | white space fixes | Sean Dague | 2008-09-03 | 1 | -259/+259 |
| | |||||
* | Merge branch 'cms' of http://pokgsa.ibm.com/~jbongio/public/opensim | Sean Dague | 2008-09-03 | 1 | -0/+309 |