aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-10Add proper handling for shared vs. unshared modules to the commandMelanie Thielker13-93/+126
2009-02-10Fixes the problem of attachment offset after crossings/TPs. Hopefully it fixe...diva5-42/+43
2009-02-10* Remove load and save inventory commands from the console since these are ac...Justin Clarke Casey1-0/+2
2009-02-10* minor: Remove SOG XML2 serialization log messages for nowJustin Clarke Casey1-3/+2
2009-02-10* Stop OpenSim crashing if an exception from a command makes it right up to t...Justin Clarke Casey1-2/+8
2009-02-10* Implement merging of oars in codeJustin Clarke Casey4-27/+145
2009-02-10* extend load oar test to check that an object was actually loadedJustin Clarke Casey1-5/+37
2009-02-10* Fix build break, parentheses in the wrong placeJustin Clarke Casey1-1/+1
2009-02-10* Overwrite the old saved OpenSim.ini file saved in response to a crash if on...Justin Clarke Casey1-1/+1
2009-02-10Change the command parser and resolver to be able to disambiguate commandsMelanie Thielker1-0/+12
2009-02-10fixing ConciergeModule to follow coding conventionsDr Scofield1-106/+106
2009-02-10From Rob Smart <SMARTROB@uk.ibm.com>Sean Dague1-1/+5
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield169-272/+211
2009-02-10Stopgap measure: To use gridlaunch, or GUI, start opensim withMelanie Thielker3-1/+35
2009-02-10Commented out a problematic test that needs more careful revision.diva1-1/+2
2009-02-09Fixes a failed unit test on ScenePresences tests. That test unit needs some f...diva1-1/+2
2009-02-09Update svn properties, minor formatting cleanup.Jeff Ames5-321/+321
2009-02-09Moved prim crossing out of OGS1 and into RESTComms and LocalInterregionComms....diva10-111/+546
2009-02-09Thank you kindly, TLaukkan (Timmil) for a patch that:Charles Krinke3-0/+318
2009-02-09oops, missing file from last patch setSean Dague1-0/+51
2009-02-09From Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague27-68/+85
2009-02-09Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke5-1/+6
2009-02-09* Add the ability to type help <command> for more detailed help about a speci...Justin Clarke Casey5-19/+137
2009-02-09a last set of files that seem to have embedded ^M in themSean Dague4-343/+343
2009-02-09* Restore show information for the OpenSim region server (version, info, thre...Justin Clarke Casey2-2/+5
2009-02-09* Apply http://opensimulator.org/mantis/view.php?id=3080Justin Clarke Casey2-5/+16
2009-02-09* Apply http://opensimulator.org/mantis/view.php?id=3094Justin Clarke Casey5-0/+409
2009-02-09Reinstate the KickUserCommand handler, which was commented out byMelanie Thielker1-26/+26
2009-02-09Correct a delegate in OpenSim.csMelanie Thielker1-1/+1
2009-02-09* Reinstate tests that are now in CoreModulesJustin Clarke Casey1-0/+1
2009-02-09* Fixing refactoring +1 (Fixes Mantis #3113)Sean Dague1-1/+1
2009-02-09fixing warnings.Dr Scofield3-40/+40
2009-02-09This patch implements llLookAt to the extent that an object will correctlyDr Scofield1-1/+23
2009-02-09fixing refactoring artefact. (fixes mantis #3113)Dr Scofield1-1/+1
2009-02-09starting phase 2 of the OpenSim.Region.Environment commit: relocatingDr Scofield15-15/+15
2009-02-09Thanks Tommi Laukkanen for a patch that allows theMike Mazur1-3/+7
2009-02-09Remove unused OpenSim/Data/{DataStore,InventoryData}Base.cs.Mike Mazur2-67/+0
2009-02-09The DataPluginFactory is now a set of generic methods instead ofMike Mazur5-74/+87
2009-02-08* Once again, fixing linked prim collisions by putting AbsolutePosition = Abs...Teravus Ovares1-1/+23
2009-02-08* Some minor cleanupTeravus Ovares1-30/+30
2009-02-08Reverts patch from tuco/mikkopa/sempuki mantis #3072Teravus Ovares7-225/+216
2009-02-08send group name in binary bucket in chatterbox invitation eventqueue messageDahlia Trimble1-1/+6
2009-02-08* Limit the total number of joints created per frame to the maximum possible ...Teravus Ovares1-12/+53
2009-02-08* Fixes colliding with the terrain lower then 0 and higher then 256mTeravus Ovares1-11/+10
2009-02-08* Removed the duplicate AddCapsHandler that existed in ScenePresence.MakeRoot...diva2-6/+7
2009-02-07Bug fix related to the filling out the remoting port in RegionInfo. It still ...diva1-1/+1
2009-02-07* Refactored UserLoginService.CustomiseResponse to be (almost) text-wide iden...lbsa712-20/+67
2009-02-07Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke1-0/+140
2009-02-07Adds support for HG linking to specific regions within an instance. The forma...diva4-181/+264
2009-02-07Fix a .NET issue where changing a locked reference would cause a crashMelanie Thielker1-6/+18