aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ | | |/ /
| | * | Merge branch 'TeleportWork'Justin Clark-Casey (justincc)2013-08-091-3/+3
| | |\ \
| | | * | Fix an issue where under teleport v2 protocol, teleporting from regions in an...Justin Clark-Casey (justincc)2013-08-081-3/+3
| | * | | * Added set water height <height> [<x>] [<y>] console command following the s...teravus2013-08-071-1/+30
| | |/ /
| | * | Removed the MapItems thread. Redirected the map items requests to the service...Diva Canto2013-07-161-6/+43
| * | | Merge branch 'master' into careminsterMelanie2013-07-181-1/+1
| |\ \ \ | | |/ /
| | * | Add "show caps stats by user" and "show caps stats by cap" console commands t...Justin Clark-Casey (justincc)2013-07-081-1/+1
| * | | Merge branch 'master' into careminsterMelanie2013-07-041-1/+1
| |\ \ \ | | |/ /
| | * | Revert "Same freeze issue, now checking if it's in estate"Diva Canto2013-07-041-1/+0
| | * | Same freeze issue, now checking if it's in estateDiva Canto2013-07-041-0/+1
| | * | minor: Correct typo of "Descrition" to "Description" in "show object *" conso...Justin Clark-Casey (justincc)2013-07-031-1/+1
| * | | Merge branch 'master' into careminsterMelanie2013-06-301-8/+36
| |\ \ \ | | |/ /
| | * | Make the concept of namespaces explicit in dynamic attributesJustin Clark-Casey (justincc)2013-06-271-8/+36
| * | | Merge branch 'master' into careminsterMelanie2013-06-231-10/+10
| |\ \ \ | | |/ /
| | * | Mantis 6608: Math error in parcel dimensions/borders seen with land show commandTalun2013-06-191-10/+10
| * | | Merge branch 'avination-current' into careminsterMelanie2013-06-062-2/+4
| |\ \ \
| * \ \ \ Merge branch 'master' into careminsterMelanie2013-05-241-0/+9
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Implement llSetSoundQueueing().Justin Clark-Casey (justincc)2013-05-221-0/+9
| * | | | Merge branch 'master' into careminsterMelanie2013-05-122-8/+50
| |\ \ \ \ | | |/ / /