Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-05-25 | 1 | -3/+3 |
| | |||||
* | * Fixes endless loop in the Land Module when selecting any object. | Teravus Ovares | 2008-05-24 | 2 | -0/+6 |
| | | | | | * Fixes returning objects when the object owner hasn't been in the simulator since the simulator started up last. | ||||
* | This enables return from the parcel object owner display. | Teravus Ovares | 2008-05-24 | 3 | -24/+99 |
| | | | | | There's some oddness with the parcel counts, but if you can get past the oddness, you can return objects under an owner that you have permission to return. | ||||
* | * Implements selected object return. | Teravus Ovares | 2008-05-24 | 1 | -25/+45 |
| | | | | | * If user is in the same sim with you, they'll get an inventory update, if not.... oh well, they'll have to clear their cache potentially before they'll see it. | ||||
* | *Refactor of the LandManagementModule that allows OpenSim to run without it | mingchen | 2008-05-23 | 2 | -868/+965 |
| | |||||
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 2 | -5/+5 |
| | |||||
* | Formatting cleanup. | Jeff Ames | 2008-05-14 | 1 | -1/+1 |
| | |||||
* | *Complete redo of the permissions module | mingchen | 2008-05-13 | 3 | -38/+65 |
| | | | | | | *Removed hardcoded permissions checks *Added permissions checks where needed | ||||
* | *Land/Parcel upates are now correct with a significant movement by the Client | mingchen | 2008-05-09 | 2 | -10/+1 |
| | | | | | *Moved OnSignificantClientMovement to where it is supposed to be - SceneEvents and not ScenePresence | ||||
* | *LLClientView is now pushed the EstateSettings instead of pulling it from ↵ | mingchen | 2008-05-06 | 2 | -8/+3 |
| | | | | | | | the scene...more to standards *LandChannel no longer requires libsecondlife.Packets (it should have never needed it in the first place) | ||||
* | * Cleaning up code, making it conform to OpenSim standards. | Adam Frisby | 2008-05-06 | 3 | -187/+159 |
| | |||||
* | *Standardized the Land module by removing all references to ↵ | mingchen | 2008-05-05 | 2 | -227/+38 |
| | | | | libsecondlife.packets | ||||
* | *Fixed up EstateManagementModule to the module standard - no more packets ↵ | mingchen | 2008-05-04 | 1 | -0/+15 |
| | | | | | | | allowed! *Started cleaning up the land module | ||||
* | * For your fragging desire, damage enabled land works, but watch out!, life ↵ | Teravus Ovares | 2008-05-03 | 1 | -0/+5 |
| | | | | does not regenerate until you're dead! | ||||
* | * Rolled back a few changes. | Adam Frisby | 2008-05-01 | 3 | -33/+33 |
| | |||||
* | * Spring cleaning on Region.Environment. | Adam Frisby | 2008-05-01 | 3 | -33/+33 |
| | | | | | | | * Converted a large number of read-only fields to be actually, readonly. * Reformatted code sections. * Removed redundant code. | ||||
* | Update svn properties. Minor formatting cleanup. | Jeff Ames | 2008-05-01 | 3 | -2004/+2004 |
| | |||||
* | * Cruft removal step #1. Cleaning Modules directory. | Adam Frisby | 2008-04-30 | 3 | -316/+286 |
| | |||||
* | * Commiting a bunch of missed files. | Adam Frisby | 2008-04-30 | 3 | -0/+2037 |