aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | Don't start pCampbot if the user doesn't supply bot firstname, lastname stub ...Justin Clark-Casey (justincc)2012-02-291-0/+4
| | * | | | | | | | Use correct casing of RegionSettings.Sandbox in the various database modules.Justin Clark-Casey (justincc)2012-02-293-4/+4
| | * | | | | | | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2012-02-295-92/+32
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Fixed two typos. White space cleanups.Kevin Cozens2012-02-281-16/+16
| | | * | | | | | | | Some clean up in WebUtil, remove unused ServiceRequest function.Mic Bowman2012-02-271-71/+7
| | | * | | | | | | | HG: Remove async in posting assets to foreign grid. Mono hates concurrency th...Diva Canto2012-02-251-1/+1
| | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | Call Dispose() via using() on SqliteCommands in WebStatsModule after use.Justin Clark-Casey (justincc)2012-02-281-99/+98
| * | | | | | | | | Merge branch 'master' into careminsterMelanie2012-02-2527-52/+135
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | PRIM_SCULPT_FLAG_INVERT, PRIM_SCULPT_FLAG_MIRROR implementedPixelTomsen2012-02-252-4/+8
| | |/ / / / / / /
| | * | | | | | | Move libopenjpeg native libraries into lib32 and lib64 as appropriate.Justin Clark-Casey (justincc)2012-02-255-5/+5
| | * | | | | | | Remove some more unused Bullet libraries.Justin Clark-Casey (justincc)2012-02-253-0/+0
| | * | | | | | | Remove old libbulletnet native libraries. These are not used in the current ...Justin Clark-Casey (justincc)2012-02-252-0/+0
| | * | | | | | | Move other sqlite and ode 32-bit and 64-bit libraries into lib32 or lib64 as ...Justin Clark-Casey (justincc)2012-02-259-9/+9
| | * | | | | | | Remove xunit.dll, Fadd.Globalization.Yaml.dll and Fadd.dll. It looks like th...Justin Clark-Casey (justincc)2012-02-253-0/+0
| | * | | | | | | Remove EXPERIMENTAL tags from load iar/save iar commands.Justin Clark-Casey (justincc)2012-02-251-3/+0
| | * | | | | | | Establish a distsrc nant target for producing the source distribution.Justin Clark-Casey (justincc)2012-02-251-4/+10
| | * | | | | | | llGetLinkMedia, llSetLinkMedia, llClearLinkMedia implementation mantis: http:...PixelTomsen2012-02-243-27/+105
| * | | | | | | | Merge branch 'master' into careminsterMelanie2012-02-2417-53/+122
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Take watchdog alarm calling back outside the m_threads lock.Justin Clark-Casey (justincc)2012-02-242-5/+18
| | * | | | | | | Rename Watchdog.GetThreads() to GetThreadsInfo() to reflect what it actually ...Justin Clark-Casey (justincc)2012-02-242-2/+2
| | * | | | | | | Get rid of some of the identical exception catching in Scene.Update().Justin Clark-Casey (justincc)2012-02-241-17/+1
| | * | | | | | | Stop spurious scene loop startup timeout alarms for scenes with many prims.Justin Clark-Casey (justincc)2012-02-2410-26/+65
| | * | | | | | | In osSetSpeed(), if no avatar for a uuid is found then don't attempt to set s...Justin Clark-Casey (justincc)2012-02-241-1/+3
| | * | | | | | | llLinkSitTarget implementation http://wiki.secondlife.com/wiki/LlLinkSitTargetPixelTomsen2012-02-243-5/+33
| | * | | | | | | Load appropriate 32-bit/64-bit Windows sqlite dll if using WebStatsModule.Justin Clark-Casey (justincc)2012-02-231-0/+3
* | | | | | | | | more changes on undo/redo group scaling seems to work betterUbitUmarov2012-03-092-14/+9
* | | | | | | | | more changes in undo/redo. Basicly moved control to llclientview.cs. later w...UbitUmarov2012-03-093-100/+187
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Hold a ref to the prim we're sat on rather than querying scene each timeMelanie2012-03-081-27/+30
* | | | | | | | changes on undo/redo (untested/incomplete). Think we may consider moving thi...UbitUmarov2012-03-073-153/+66
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Prevent scripted region crossings from crashing with prim limits enabledMelanie2012-03-061-1/+7
* | | | | | | Null PhysActor on SOP.Copy() to prevent clobbering the original oneMelanie2012-03-061-4/+3
* | | | | | | Removed some whitespace errors - don't be naughty, don't use hard tabs!Melanie2012-03-061-11/+0
* | | | | | | make copied parts have diferent LocalIds than original. More building control...UbitUmarov2012-03-062-5/+74
* | | | | | | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitworkUbitUmarov2012-03-063-7/+27
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Allow NPC to be removed by the owner of the parcel they're over.Melanie2012-03-051-2/+9
| * | | | | | Teleport users to the cornfield when they are teleported withMelanie2012-03-051-3/+13
| * | | | | | llListSort SL compatibility: When sorting strided list and the listMelanie2012-03-051-2/+5
* | | | | | | update ubitOdeUbitUmarov2012-03-054-78/+297
* | | | | | | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitworkUbitUmarov2012-03-052-3/+15
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | SL compatibility - return only points on segemtn, not ray in llCastRayMelanie2012-03-051-0/+5
| * | | | | | A stab at making llEjectFromLand work in all casesMelanie2012-03-051-3/+10
| | |_|_|_|/ | |/| | | |
* | | | | | update UbitOdeUbitUmarov2012-03-045-65/+69
* | | | | | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitworkUbitUmarov2012-03-041-0/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Zero velocity when drag-copyingMelanie2012-03-041-0/+2
* | | | | | update UbitODEUbitUmarov2012-03-043-36/+55
* | | | | | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitworkUbitUmarov2012-03-031-5/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | This still causes terrain artefactsMelanie2012-03-021-3/+3
| * | | | | This still causes terrain artefactsMelanie2012-03-021-3/+1
* | | | | | update ubitODEUbitUmarov2012-03-021-15/+45
* | | | | | ubitODE bug fixUbitUmarov2012-02-291-1/+1