aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2009-12-205-9/+20
|\
| * Fix a case where an idle sim can eat 100% of a coreMelanie2009-12-201-1/+1
| * * Bug fix in HG: preserve the home region coordinates across multiple HG TPs.Diva Canto2009-12-192-3/+14
| * random drive-by minor math optimization. No need for concern, bitshed was wit...dahlia2009-12-151-2/+2
| * minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2009-12-151-3/+3
* | Merge branch 'casper'CasperW2009-12-203-132/+6
|\ \
| * | Reverted my changes to jhurliman's packet stack since it currently causes mor...CasperW2009-12-203-132/+6
* | | Merge branch 'tests'Kitto Flora2009-12-191-22/+9
|\ \ \ | |/ / |/| |
| * | Fix mantis #10 & #14Kitto Flora2009-12-191-23/+10
* | | Add cmSetWindlightSceneTargeted. Add restrictions on windlight script use.CasperW2009-12-176-231/+321
* | | Fix GetWorldRotation(), and a host of related Sit fixes.Kitto Flora2009-12-173-38/+43
* | | Merge branch 'tests'Kitto Flora2009-12-161-2/+8
|\ \ \ | |/ /
| * | Fix prim linking bug, Manis #14Kitto Flora2009-12-151-2/+8
* | | Merge branch 'master' into careminsterMelanie2009-12-152-4/+4
|\ \ \ | |/ / |/| / | |/
| * Prevent OSSL from crashing if the sim was loaded from a remote config andMelanie2009-12-151-3/+3
| * Make the HG map search recognize host names without ports.Diva Canto2009-12-141-1/+1
* | Merge branch 'master' into testsKitto Flora2009-12-156-48/+132
|\ \
| * \ Merge branch 'master' into careminsterMelanie2009-12-146-48/+132
| |\ \ | | |/
| | * Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2009-12-146-47/+119
| | |\
| | | * Tweaking the ModifyLand packet to be async. Advice from AdamTeravus Ovares (Dan Olivares)2009-12-131-1/+1
| | | * * Add some glue that allows LocalPacketHandlers to decide if they want the pa...Teravus Ovares (Dan Olivares)2009-12-132-48/+90
| | | * * Mistaken ThreatLevel classification on osGetSimulatorMemory - should have b...Adam Frisby2009-12-131-1/+1
| | | * * Implements OSSL function: osGetSimulatorMemory - returns the current amount...Adam Frisby2009-12-134-0/+30
| | * | Add an option to exit an instance rather than restarting a region within itMelanie2009-12-141-1/+12
| | |/
* | | Removed excessive call to UpdateMovementAnimations which prevented GroundSit;...Kitto Flora2009-12-151-25/+23
* | | Commit partial work because of repo changeKitto Flora2009-12-121-11/+72
|/ /
* | Merge branch 'master' into careminsterMelanie2009-12-123-18/+239
|\ \ | |/
| * * Bugfix mantis 4441, "Use of Autopilot isn't playing any animations."Teravus Ovares (Dan Olivares)2009-12-122-5/+15
| * Merge branch 'master' of ssh://MyConnection/var/git/opensimTeravus Ovares (Dan Olivares)2009-12-124-37/+81
| |\
| * | * Commit some sit code that's commented out for now.Teravus Ovares (Dan Olivares)2009-12-082-14/+223
* | | Merge branch 'master' into careminsterMelanie2009-12-121-33/+4
|\ \ \ | | |/ | |/|
| * | Getting rid of SimpleRegionInfo and SerializableRegionInfo per MelKunnis2009-12-121-33/+4
* | | Merge branch 'master' into careminsterMelanie2009-12-123-4/+77
|\ \ \ | |/ /
| * | A few more guards along the path to user server.Diva Canto2009-12-111-3/+6
| * | Added an image uuid to objects marked "Show in search". Only works for boxes.Diva Canto2009-12-111-0/+70
| * | Attempt at fixing mantis #4411.Diva Canto2009-12-111-1/+1
| |/
| * Same for the remote auth connectorMelanie2009-12-071-1/+1
* | Merge branch 'tests' of kitto@tor.k-grid.com:/home/kitto/opensim into caremin...Melanie2009-12-104-125/+168
|\ \
| * | Correct AbsolutePosition calculationKittoFlora2009-12-081-1/+2
| * | Fix linked physical daughter prim position update.KittoFlora2009-12-062-5/+14
| * | Secnond revision of Sit and Stand for unscripted prims; Comment outKittoFlora2009-12-053-118/+152
* | | Move osFunctions into a new Careminster script interfaceCasperW2009-12-098-387/+597
* | | Last bits and bobs to clean up the Meta7WindlightModuleCasperW2009-12-092-1/+252
* | | Enable scripting interface for windlightunknown2009-12-098-1/+411
* | | Merge branch 'careminster' into windlightunknown2009-12-0723-272/+535
|\ \ \
| * | | Same for the remote auth connectorMelanie2009-12-071-1/+1
| * | | Merge branch 'master' into careminsterMelanie2009-12-071-1/+0
| |\ \ \ | | | |/ | | |/|
| | * | Getting rid of the dead field RootInventoryFolderId on UserProfileData, It's ...Kunnis2009-12-061-1/+0
| * | | Fix to existing ReaderWriterLockSlim implementationsCasperW2009-12-063-5/+18
| * | | Change EntityManager to use RWlocksMelanie2009-12-061-12/+67