aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-20Reverted my changes to jhurliman's packet stack since it currently causes mor...CasperW3-132/+6
2009-12-17Add cmSetWindlightSceneTargeted. Add restrictions on windlight script use.CasperW6-231/+321
2009-12-17Fix GetWorldRotation(), and a host of related Sit fixes.Kitto Flora3-38/+43
2009-12-15Fix prim linking bug, Manis #14Kitto Flora1-2/+8
2009-12-15Prevent OSSL from crashing if the sim was loaded from a remote config andMelanie1-3/+3
2009-12-15Removed excessive call to UpdateMovementAnimations which prevented GroundSit;...Kitto Flora1-25/+23
2009-12-14Make the HG map search recognize host names without ports.Diva Canto1-1/+1
2009-12-14Add an option to exit an instance rather than restarting a region within itMelanie1-1/+12
2009-12-13Tweaking the ModifyLand packet to be async. Advice from AdamTeravus Ovares (Dan Olivares)1-1/+1
2009-12-13* Add some glue that allows LocalPacketHandlers to decide if they want the pa...Teravus Ovares (Dan Olivares)2-48/+90
2009-12-13* Mistaken ThreatLevel classification on osGetSimulatorMemory - should have b...Adam Frisby1-1/+1
2009-12-13* Implements OSSL function: osGetSimulatorMemory - returns the current amount...Adam Frisby4-0/+30
2009-12-12Commit partial work because of repo changeKitto Flora1-11/+72
2009-12-12* Bugfix mantis 4441, "Use of Autopilot isn't playing any animations."Teravus Ovares (Dan Olivares)2-5/+15
2009-12-12Getting rid of SimpleRegionInfo and SerializableRegionInfo per MelKunnis1-33/+4
2009-12-11A few more guards along the path to user server.Diva Canto1-3/+6
2009-12-11Added an image uuid to objects marked "Show in search". Only works for boxes.Diva Canto1-0/+70
2009-12-11Attempt at fixing mantis #4411.Diva Canto1-1/+1
2009-12-09Move osFunctions into a new Careminster script interfaceCasperW8-387/+597
2009-12-09Last bits and bobs to clean up the Meta7WindlightModuleCasperW2-1/+252
2009-12-09Enable scripting interface for windlightunknown8-1/+411
2009-12-08* Commit some sit code that's commented out for now.Teravus Ovares (Dan Olivares)2-14/+223
2009-12-08Correct AbsolutePosition calculationKittoFlora1-1/+2
2009-12-07Initial windlight codebase commitunknown7-7/+15
2009-12-07Same for the remote auth connectorMelanie1-1/+1
2009-12-07Same for the remote auth connectorMelanie1-1/+1
2009-12-06Fix linked physical daughter prim position update.KittoFlora2-5/+14
2009-12-06Fix to existing ReaderWriterLockSlim implementationsCasperW3-5/+18
2009-12-06Revert "Make ObjectSelect packet processing not use FireAndForget"Melanie1-6/+1
2009-12-06Make ObjectSelect packet processing not use FireAndForgetMelanie1-1/+6
2009-12-06Getting rid of the dead field RootInventoryFolderId on UserProfileData, It's ...Kunnis1-1/+0
2009-12-06Change EntityManager to use RWlocksMelanie1-12/+67
2009-12-06Fix build break from conflicted mergeMelanie1-1/+1
2009-12-05* Adds Normal to the fields returned by the Physics RaycasterTeravus Ovares (Dan Olivares)3-8/+30
2009-12-06Experimental: Remove explicit property sendsMelanie1-11/+11
2009-12-06Skip single prims in unlink selectionsMelanie1-8/+11
2009-12-06Change locking to not mix explicit Monitor.* calls with lock()Melanie1-2/+12
2009-12-06Remove extra forced updates. They're not needed for each prim. Really.Melanie1-8/+8
2009-12-06Lock updates out while linking and unlinkingMelanie1-121/+134
2009-12-06Eliminate multiple updates on link/unlinkMelanie3-4/+14
2009-12-06Cause better packing of ObjectPropertiesMelanie1-27/+79
2009-12-06Experimental: Remove explicit property sendsMelanie1-11/+11
2009-12-06Skip single prims in unlink selectionsMelanie1-8/+11
2009-12-06Change locking to not mix explicit Monitor.* calls with lock()Melanie1-2/+12
2009-12-06Remove extra forced updates. They're not needed for each prim. Really.Melanie1-7/+7
2009-12-06Lock updates out while linking and unlinkingMelanie1-121/+134
2009-12-06Eliminate multiple updates on link/unlinkMelanie3-4/+14
2009-12-05Cause better packing of ObjectPropertiesMelanie1-27/+79
2009-12-05* Fixes mantis 4416. Animator is dereferenced on logoutTeravus Ovares (Dan Olivares)2-3/+7
2009-12-05Secnond revision of Sit and Stand for unscripted prims; Comment outKittoFlora3-118/+152