Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-12-13 | Revamp the viewer -> banlist packet processing so fix a number of bugs. | Melanie | 1 | -2/+2 | |
Remove the too coarse CanEditParcel method in favor of a CanEditParcelProperties method that takes a GroupPowers argument to specify what action is to be taken. Also, make the method to set parcel data much more granular. Permissions in a deeded setting should now work. | |||||
2010-03-18 | Unify a previous refactor of object return with the older solution. We | Melanie | 1 | -8/+3 | |
really don't need two methods doing the same thing, but differently. | |||||
2009-11-10 | * Update namespace in the regioncombinermodule. | Teravus Ovares (Dan Olivares) | 1 | -1/+1 | |
2009-11-10 | * Move RegionCombinerModule to it's own project | Teravus Ovares (Dan Olivares) | 1 | -0/+0 | |
* Moves the mono_metadata_token_from_dor message to a different module on loading. | |||||
2009-09-13 | * Add the RegionCombinerModule back | Teravus Ovares (Dan Olivares) | 1 | -0/+275 | |
* Yay anonymous delegate in an anonymous delegate. | |||||
2009-09-13 | Temporarily removing the RegionCombinerModule to debug a mono assert on linux | Teravus Ovares (Dan Olivares) | 1 | -275/+0 | |
2009-09-13 | * Move nested classes from the RegionCombinerModule into their own file. | Teravus Ovares (Dan Olivares) | 1 | -0/+275 | |
* Rename the RegionCombinerModuleIndividualForwarder to RegionCombinerIndividualEventForwarder so there's no possibility that mono.addins sees any names similar |