aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix parcel proprieties update sendingUbitUmarov2014-10-261-4/+7
* persist script changes to mediaURL and musicURL ( heavy thing )UbitUmarov2014-09-301-0/+2
* fix musicURL change being sent back with wrong snap_selection, and notUbitUmarov2014-09-301-22/+20
* missing currentParcelUUID updateUbitUmarov2014-08-031-0/+1
* mess update ( hide avatars )UbitUmarov2014-08-031-8/+12
* add some filters for NPCsUbitUmarov2014-08-022-0/+7
* handle change of hide avatars flag. Parcel limits edition still need workUbitUmarov2014-08-011-10/+17
* remove unnecessary sendparceloverlayUbitUmarov2014-08-011-1/+1
* MESS: changes in MakeRootAgent and CompleteMovement reordering things.UbitUmarov2014-07-312-5/+29
* restrict other avatar sounds to parcel flags ( untested )UbitUmarov2014-07-301-17/+34
* changes to parcels code (still more to to)UbitUmarov2014-07-302-77/+134
* Correct nomenclature for LLSD messages. LL sure suckMelanie Thielker2014-07-291-4/+4
* Try to plumb the other halfMelanie Thielker2014-07-292-0/+16
* Change some ORs to assignments as they should beMelanie Thielker2014-07-291-5/+5
* fix the mess about exclusive fields and flags on land overlayUbitUmarov2014-07-292-31/+34
* change parcel overlay bytes adding LocalSound.. changed others also NEEDSUbitUmarov2014-07-293-30/+66
* dont mess with sound gain on stopUbitUmarov2014-07-271-1/+1
* change how sounds work. May be bad.. needs testingUbitUmarov2014-07-271-94/+55
* Merge branch 'master' of ssh://3dhosting.de/var/git/careminsterMelanie Thielker2014-06-2122-494/+1532
|\
| * Merge branch 'master' into careminsterMelanie2014-01-288-359/+376
| |\
| | * Merge branch 'justincc-master'Justin Clark-Casey (justincc)2014-01-244-320/+362
| | |\
| | | * Properly dispose of drawing objects to reduce/stop memory leakage on generati...Justin Clark-Casey (justincc)2014-01-244-319/+343
| | | * Add "generate map" console command to allow manual regeneration and storage o...Justin Clark-Casey (justincc)2014-01-232-1/+19
| | * | Merge branch 'justincc-master'Justin Clark-Casey (justincc)2014-01-202-4/+6
| | |\ \ | | | |/
| | | * Stop exceptions being generated on agent connection if a telehub object has b...Justin Clark-Casey (justincc)2014-01-202-4/+6
| | * | Materials module: a) Store materials as assets; b) Finalized it (removed the ...Oren Hurvitz2014-01-202-12/+11
| * | | Merge branch 'master' into careminsterMelanie2014-01-281-7/+1
| |\ \ \ | | |/ /
| | * | Merge branch 'justincc-master'Justin Clark-Casey (justincc)2014-01-101-7/+1
| | |\ \ | | | |/
| | | * Refactored: use a single function to apply an object's folded permissions to ...Oren Hurvitz2014-01-101-7/+1
| * | | Intermediate commit. Sill errors.Melanie2014-01-051-16/+22
| |\ \ \ | | |/ /
| | * | Merge branch 'justincc-master'Justin Clark-Casey (justincc)2013-12-141-16/+22
| | |\ \ | | | |/
| | | * Make WindParamSet success a console message rather than a log message.Justin Clark-Casey (justincc)2013-12-141-2/+1
| | | * minor: Make wind console commands print out to console rather than logJustin Clark-Casey (justincc)2013-12-141-14/+21
| | * | Committing the Avination Scene Presence and related texture codeMelanie2013-12-111-0/+13
| | |/
| * | Merge branch 'master' into careminsterMelanie2013-11-232-49/+131
| |\ \ | | |/
| | * refactor: replace verbose checks with String.IsNullOrEmpty where applicable.Justin Clark-Casey (justincc)2013-11-151-2/+2
| | * If a local land ID is given to the "land show" command, then output to consol...Justin Clark-Casey (justincc)2013-11-151-54/+126
| * | Merge branch 'master' into careminsterMelanie2013-11-081-1/+16
| |\ \ | | |/
| | * Show texture ids for full object/part info console commmdsJustin Clark-Casey (justincc)2013-10-241-1/+16
| * | Merge branch 'master' into careminsterMelanie2013-11-033-23/+51
| |\ \ | | |/
| | * Made terrain uploads thread-safeOren Hurvitz2013-10-152-22/+31
| | * * Refactorteravus2013-10-071-2/+2
| | * * Added a Basic DOS protection container/base object for the most common HTTP...teravus2013-10-071-1/+20
| * | Merge branch 'master' into careminsterMelanie2013-10-041-3/+3
| |\ \ | | |/
| | * refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make ...Justin Clark-Casey (justincc)2013-09-271-3/+3
| | * minor: Comment out windlight log message about sending scene data for now.Justin Clark-Casey (justincc)2013-09-261-1/+2
| * | Merge branch 'avination-current' into careminsterMelanie2013-09-161-3/+3
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2013-09-011-8/+22
| |\ \ \ | | | |/ | | |/|
| | * | Fix exception thrown after a region has been restarted through scheduling.Justin Clark-Casey (justincc)2013-08-251-10/+22
| * | | Merge branch 'master' into careminsterMelanie2013-08-112-4/+33
| |\ \ \ | | |/ /