aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (unfollow)
Commit message (Expand)AuthorFilesLines
2010-11-27Refactor appearance and avatar data sending code. Paritioning the routines in...Mic Bowman2-25/+9
2010-11-26Convert the scope id in the im session id to a URL variable. Fixes offlineMelanie1-10/+2
2010-11-26Add marker files to the restart module so external scripts can be used toMelanie1-0/+35
2010-11-25Allow group lookup during tp / login to make restricting parcels to groupMelanie1-0/+15
2010-11-25Add the ability for gods to impersonate users. For this, bit 6 needs to beMelanie1-0/+5
2010-11-25Export the module interface for restartMelanie1-1/+2
2010-11-25Change all restarting to use the restart module. Remove hardcoded behaviorMelanie1-1/+17
2010-11-25Export the module interface for restartMelanie1-1/+2
2010-11-25Finish the RestartModule and fix some bugs. Add new console commands:Melanie1-2/+60
2010-11-25Finish the RestartModule and fix some bugs. Add new console commands:Melanie1-2/+60
2010-11-25Implement the restart moduleMelanie1-2/+113
2010-11-24Adding the skeleton for the restart moduleMelanie1-0/+93
2010-11-24Prevent an overlength button label from producing a debug dump and abortingMelanie2-25/+9
2010-11-23Fix: Allow use of parameters without specifying a file path with command "sav...Marck1-1/+1
2010-11-23Only perform the take object permissions check if an object is being attached...Justin Clark-Casey (justincc)1-55/+50
2010-11-22Fix some crashes caused by the addition of the CreatorData columnMelanie1-0/+6
2010-11-21Added creator info across the board -- TaskInventoryItems and InventoryItems ...Diva Canto6-30/+92
2010-11-21Global creator information working on MySQL DB and on load/save OARs. Creator...Diva Canto6-5/+333
2010-11-20Knock V0_2 decals off archive tests since they're misleadingJustin Clark-Casey (justincc)1-8/+8
2010-11-20Fix unit tests and save problemsJustin Clark-Casey (justincc)3-3/+4
2010-11-20correct build break. for some reason, xbuild didn't rebuild test dllsJustin Clark-Casey (justincc)1-2/+2
2010-11-20Bump oar version to 1.0 from 0.5Justin Clark-Casey (justincc)1-83/+119
2010-11-18Fixed appearance send for avatars with only default textures. This should fix...Master ScienceSim1-53/+74
2010-11-17minor: add some method commentsJustin Clark-Casey (justincc)1-2/+7
2010-11-17Fix gesture and viewer preview sounds not playingMelanie1-7/+13
2010-11-17Fix gesture and viewer preview sounds not playingMelanie1-7/+13
2010-11-17Recalculate prim counts when a parcel is deededMelanie1-1/+1
2010-11-16Change the way attachments are persisted. Editing a worn attachment will nowMelanie2-27/+25
2010-11-16Change the way attachments are persisted. Editing a worn attachment will nowMelanie2-36/+25
2010-11-16When detaching a scripted item, always consider it modified. Script statesMelanie1-1/+7
2010-11-10Remove a debug spamMelanie1-1/+0
2010-11-09Although the Allow Voice setting is per estate rather than per region,Melanie1-1/+3
2010-11-09Although the Allow Voice setting is per estate rather than per region,Melanie1-1/+3
2010-11-09Fix parcel bans to work only on the avatars they're supposed to work on inste...Melanie1-14/+15
2010-11-09Fix parcel bans to work only on the avatars they're supposed to work on inste...Melanie1-14/+15
2010-11-08Formatting cleanup.Jeff Ames2-33/+32
2010-11-08Call attachment cleanup when an agent crosses outMelanie Thielker1-0/+2
2010-11-08Detach attachments displaced by other attachmentsMelanie1-4/+8
2010-11-07Decrease min search length to 2 chars for map search.Melanie1-2/+2
2010-11-05Fix the inventory transfer module to not cause duplicated text IMsMelanie1-3/+6
2010-11-05Fix playing sound from HUDsMelanie1-2/+16
2010-11-05Fix attached sounds from HUDs erroneously being delivered to other avatarsMelanie1-0/+19
2010-11-04Fix avatar to avatar inventory gives across serversMelanie1-8/+50
2010-11-03Fix playing sound from HUDsMelanie1-2/+16
2010-11-03When LightShare is enabled, the standard day cycle is bypassed and replaced byMelanie1-1/+2
2010-11-02Old deserialization can't deal with commas in flag fields. Making use of -ver...Diva Canto2-16/+10
2010-11-02Thanks Snoopy for a patch that addresses Mantis #0005165: osSetDynamicTexture...dahlia1-32/+32
2010-10-31Removed a couple of very verbose debug messages.Diva Canto1-2/+2
2010-10-30Fix logins and avatar appearance. Contains a Migration. May contain nuts.Melanie1-5/+10
2010-10-30* AbsolutePosition.Get{} returns incorrect result for child prim so switch to...Teravus Ovares (Dan Olivares)1-1/+1