aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix a small bug in ban list handlingMelanie2010-12-131-0/+2
* Revamp the viewer -> banlist packet processing so fix a number of bugs.Melanie2010-12-133-123/+173
* Change some lookups in he Land Management module to make group permissionsMelanie2010-12-131-4/+4
* Merge branch 'master' into careminster-presence-refactorMelanie2010-12-123-35/+34
|\
| * Drop current OAR version back to 0.5 since these are currently now compatible...Justin Clark-Casey (justincc)2010-12-113-35/+34
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-061-2/+2
|\ \ | |/
| * Merge branch 'master-core' into mantis5110Jonathan Freedman2010-12-054-8/+310
| |\
| * \ Merge branch 'master-core' into mantis5110Jonathan Freedman2010-11-231-1/+1
| |\ \
| * \ \ Merge branch 'master-core' into mantis5110Jonathan Freedman2010-11-217-107/+179
| |\ \ \
| * \ \ \ Merge https://github.com/opensim/opensim into mantis5110Jonathan Freedman2010-11-213-16/+18
| |\ \ \ \
| * \ \ \ \ Merge git://github.com/opensim/opensim into mantis5110Jonathan Freedman2010-11-053-17/+44
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into mantis5110Jonathan Freedman2010-10-301-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into mantis5110Jonathan Freedman2010-10-291-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into mantis5110Jonathan Freedman2010-10-292-43/+20
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'master' into careminster-presence-refactorMelanie2010-12-032-7/+30
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Preservation of creator information now also working in IARs. Cleaned up usag...Diva Canto2010-11-292-7/+30
| * | | | | | | | | Export the module interface for restartMelanie2010-11-251-1/+2
* | | | | | | | | | Prevent the restart module from barfing if it's not configuredMelanie2010-11-301-1/+1
* | | | | | | | | | Change inworld restart to use blue boxes rather than notices to match SLMelanie2010-11-291-1/+1
* | | | | | | | | | Add marker files to the restart module so external scripts can be used toMelanie2010-11-261-0/+35
* | | | | | | | | | Allow group lookup during tp / login to make restricting parcels to groupMelanie2010-11-251-0/+15
* | | | | | | | | | Export the module interface for restartMelanie2010-11-251-1/+2
* | | | | | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-251-1/+17
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Change all restarting to use the restart module. Remove hardcoded behaviorMelanie2010-11-251-1/+17
| * | | | | | | | | Finish the RestartModule and fix some bugs. Add new console commands:Melanie2010-11-251-2/+60
* | | | | | | | | | Finish the RestartModule and fix some bugs. Add new console commands:Melanie2010-11-251-2/+60
* | | | | | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-251-0/+204
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Implement the restart moduleMelanie2010-11-251-2/+113
| * | | | | | | | | Adding the skeleton for the restart moduleMelanie2010-11-241-0/+93
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-231-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Fix: Allow use of parameters without specifying a file path with command "sav...Marck2010-11-231-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-224-5/+34
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Added creator info across the board -- TaskInventoryItems and InventoryItems ...Diva Canto2010-11-212-3/+8
| * | | | | | | Global creator information working on MySQL DB and on load/save OARs. Creator...Diva Canto2010-11-213-3/+27
* | | | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-213-95/+132
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Knock V0_2 decals off archive tests since they're misleadingJustin Clark-Casey (justincc)2010-11-201-8/+8
| * | | | | | | Fix unit tests and save problemsJustin Clark-Casey (justincc)2010-11-203-3/+4
| * | | | | | | correct build break. for some reason, xbuild didn't rebuild test dllsJustin Clark-Casey (justincc)2010-11-201-2/+2
| * | | | | | | Bump oar version to 1.0 from 0.5Justin Clark-Casey (justincc)2010-11-201-83/+119
| * | | | | | | Fix gesture and viewer preview sounds not playingMelanie2010-11-171-7/+13
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Fix gesture and viewer preview sounds not playingMelanie2010-11-171-7/+13
* | | | | | | Recalculate prim counts when a parcel is deededMelanie2010-11-171-1/+1
* | | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-161-1/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Remove a debug spamMelanie2010-11-101-1/+0
| * | | | | | Although the Allow Voice setting is per estate rather than per region,Melanie2010-11-091-1/+3
| * | | | | | Fix parcel bans to work only on the avatars they're supposed to work on inste...Melanie2010-11-091-14/+15
| | |_|_|_|/ | |/| | | |
| * | | | | Fix playing sound from HUDsMelanie2010-11-051-2/+16
| * | | | | Fix attached sounds from HUDs erroneously being delivered to other avatarsMelanie2010-11-051-0/+19
* | | | | | Although the Allow Voice setting is per estate rather than per region,Melanie2010-11-091-1/+3
* | | | | | Fix parcel bans to work only on the avatars they're supposed to work on inste...Melanie2010-11-091-14/+15