| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix a typo where the High Southwest height was getting set to the Low | Sean Dague | 2009-02-10 | 1 | -1/+1 |
* | Add proper handling for shared vs. unshared modules to the command | Melanie Thielker | 2009-02-10 | 13 | -93/+126 |
* | Fixes the problem of attachment offset after crossings/TPs. Hopefully it fixe... | diva | 2009-02-10 | 5 | -42/+43 |
* | * Remove load and save inventory commands from the console since these are ac... | Justin Clarke Casey | 2009-02-10 | 1 | -0/+2 |
* | * minor: Remove SOG XML2 serialization log messages for now | Justin Clarke Casey | 2009-02-10 | 1 | -3/+2 |
* | * Stop OpenSim crashing if an exception from a command makes it right up to t... | Justin Clarke Casey | 2009-02-10 | 1 | -2/+8 |
* | * Implement merging of oars in code | Justin Clarke Casey | 2009-02-10 | 4 | -27/+145 |
* | * extend load oar test to check that an object was actually loaded | Justin Clarke Casey | 2009-02-10 | 1 | -5/+37 |
* | * Fix build break, parentheses in the wrong place | Justin Clarke Casey | 2009-02-10 | 1 | -1/+1 |
* | * Overwrite the old saved OpenSim.ini file saved in response to a crash if on... | Justin Clarke Casey | 2009-02-10 | 1 | -1/+1 |
* | Change the command parser and resolver to be able to disambiguate commands | Melanie Thielker | 2009-02-10 | 1 | -0/+12 |
* | fixing ConciergeModule to follow coding conventions | Dr Scofield | 2009-02-10 | 1 | -106/+106 |
* | From Rob Smart <SMARTROB@uk.ibm.com> | Sean Dague | 2009-02-10 | 1 | -1/+5 |
* | this is step 2 of 2 of the OpenSim.Region.Environment refactor. | Dr Scofield | 2009-02-10 | 169 | -272/+211 |
* | Stopgap measure: To use gridlaunch, or GUI, start opensim with | Melanie Thielker | 2009-02-10 | 3 | -1/+35 |
* | Commented out a problematic test that needs more careful revision. | diva | 2009-02-10 | 1 | -1/+2 |
* | Fixes a failed unit test on ScenePresences tests. That test unit needs some f... | diva | 2009-02-09 | 1 | -1/+2 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2009-02-09 | 5 | -321/+321 |
* | Moved prim crossing out of OGS1 and into RESTComms and LocalInterregionComms.... | diva | 2009-02-09 | 10 | -111/+546 |
* | Thank you kindly, TLaukkan (Timmil) for a patch that: | Charles Krinke | 2009-02-09 | 3 | -0/+318 |
* | oops, missing file from last patch set | Sean Dague | 2009-02-09 | 1 | -0/+51 |
* | From Alan Webb <awebb@linux.vnet.ibm.com> | Sean Dague | 2009-02-09 | 27 | -68/+85 |
* | Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-09 | 5 | -1/+6 |
* | * Add the ability to type help <command> for more detailed help about a speci... | Justin Clarke Casey | 2009-02-09 | 5 | -19/+137 |
* | a last set of files that seem to have embedded ^M in them | Sean Dague | 2009-02-09 | 4 | -343/+343 |
* | * Restore show information for the OpenSim region server (version, info, thre... | Justin Clarke Casey | 2009-02-09 | 2 | -2/+5 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3080 | Justin Clarke Casey | 2009-02-09 | 2 | -5/+16 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3094 | Justin Clarke Casey | 2009-02-09 | 5 | -0/+409 |
* | Reinstate the KickUserCommand handler, which was commented out by | Melanie Thielker | 2009-02-09 | 1 | -26/+26 |
* | Correct a delegate in OpenSim.cs | Melanie Thielker | 2009-02-09 | 1 | -1/+1 |
* | * Reinstate tests that are now in CoreModules | Justin Clarke Casey | 2009-02-09 | 1 | -0/+1 |
* | * Fixing refactoring +1 (Fixes Mantis #3113) | Sean Dague | 2009-02-09 | 1 | -1/+1 |
* | fixing warnings. | Dr Scofield | 2009-02-09 | 3 | -40/+40 |
* | This patch implements llLookAt to the extent that an object will correctly | Dr Scofield | 2009-02-09 | 1 | -1/+23 |
* | fixing refactoring artefact. (fixes mantis #3113) | Dr Scofield | 2009-02-09 | 1 | -1/+1 |
* | starting phase 2 of the OpenSim.Region.Environment commit: relocating | Dr Scofield | 2009-02-09 | 15 | -15/+15 |
* | Thanks Tommi Laukkanen for a patch that allows the | Mike Mazur | 2009-02-09 | 1 | -3/+7 |
* | Remove unused OpenSim/Data/{DataStore,InventoryData}Base.cs. | Mike Mazur | 2009-02-09 | 2 | -67/+0 |
* | The DataPluginFactory is now a set of generic methods instead of | Mike Mazur | 2009-02-09 | 5 | -74/+87 |
* | * Once again, fixing linked prim collisions by putting AbsolutePosition = Abs... | Teravus Ovares | 2009-02-08 | 1 | -1/+23 |
* | * Some minor cleanup | Teravus Ovares | 2009-02-08 | 1 | -30/+30 |
* | Reverts patch from tuco/mikkopa/sempuki mantis #3072 | Teravus Ovares | 2009-02-08 | 7 | -225/+216 |
* | send group name in binary bucket in chatterbox invitation eventqueue message | Dahlia Trimble | 2009-02-08 | 1 | -1/+6 |
* | * Limit the total number of joints created per frame to the maximum possible ... | Teravus Ovares | 2009-02-08 | 1 | -12/+53 |
* | * Fixes colliding with the terrain lower then 0 and higher then 256m | Teravus Ovares | 2009-02-08 | 1 | -11/+10 |
* | * Removed the duplicate AddCapsHandler that existed in ScenePresence.MakeRoot... | diva | 2009-02-08 | 2 | -6/+7 |
* | Bug fix related to the filling out the remoting port in RegionInfo. It still ... | diva | 2009-02-07 | 1 | -1/+1 |
* | * Refactored UserLoginService.CustomiseResponse to be (almost) text-wide iden... | lbsa71 | 2009-02-07 | 2 | -20/+67 |
* | Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-07 | 1 | -0/+140 |
* | Adds support for HG linking to specific regions within an instance. The forma... | diva | 2009-02-07 | 4 | -181/+264 |