| Commit message (Expand) | Author | Age | Files | Lines |
* | Log message tweaking | Justin Clarke Casey | 2007-12-24 | 1 | -5/+5 |
* | Thank you kindly, CharlieO for this update to the GUI tool for: | Charles Krinke | 2007-12-24 | 3 | -144/+1440 |
* | FOR http://opensimulator.org/mantis/view.php?id=226 I have a theory that an i... | Justin Clarke Casey | 2007-12-24 | 1 | -16/+28 |
* | * Patch from Alondria - Added LLFunctions llGetMass(), llGetLandOwnerAt(), ll... | Teravus Ovares | 2007-12-23 | 3 | -9/+39 |
* | Some log fixing for the LoadRegionsPlugin | Justin Clarke Casey | 2007-12-23 | 1 | -8/+8 |
* | Yet more inventory debugging messages | Justin Clarke Casey | 2007-12-23 | 1 | -9/+30 |
* | Clean up the region initialization GridServer messages a bit. | Charles Krinke | 2007-12-23 | 1 | -6/+8 |
* | Miscellaneous small tweaks and more logging messages to move towards resolvin... | Justin Clarke Casey | 2007-12-23 | 4 | -12/+39 |
* | Simplify GridServer mainmap log messages. | Charles Krinke | 2007-12-23 | 1 | -5/+6 |
* | Thank you, Alondria for: | Charles Krinke | 2007-12-22 | 2 | -5/+34 |
* | Remove a now unnecessary bit of inventory log verbosity | Justin Clarke Casey | 2007-12-22 | 1 | -1/+2 |
* | Make copying of scripts into prim inventories more reliable on the first atte... | Justin Clarke Casey | 2007-12-22 | 5 | -35/+84 |
* | minor refactor | Justin Clarke Casey | 2007-12-22 | 4 | -6/+13 |
* | Put in some race revealing warning messages triggered when a user rezzes a sc... | Justin Clarke Casey | 2007-12-22 | 1 | -0/+30 |
* | * Masochistically updated libsecondlife.dll to r1550 | Teravus Ovares | 2007-12-22 | 1 | -1/+30 |
* | * Fixed general avatar bounciness in ODE | Teravus Ovares | 2007-12-22 | 1 | -1/+20 |
* | * Added smoother handling of interpenetrating physical objects. | Teravus Ovares | 2007-12-22 | 3 | -21/+69 |
* | Initial hookup of update task inventory event. No functionality yet. | Justin Clarke Casey | 2007-12-22 | 3 | -4/+54 |
* | *Fixed logic issue in LandManager that caused an 'invalid parcel' error to sp... | mingchen | 2007-12-21 | 2 | -4/+14 |
* | Refix bug where inventory textures don't appear in prim edit texture selectio... | Justin Clarke Casey | 2007-12-21 | 4 | -114/+161 |
* | * Fixed UserServer crash when it's passed 00000000000000000000000000 as the U... | Teravus Ovares | 2007-12-21 | 1 | -3/+28 |
* | * Remapped the Connection shutdown path. | Teravus Ovares | 2007-12-21 | 6 | -16/+34 |
* | * Fix for Mantis: 0000224 | Teravus Ovares | 2007-12-21 | 1 | -1/+7 |
* | * Fix for Mantis: 0000229 | Teravus Ovares | 2007-12-21 | 1 | -85/+89 |
* | *RemoteAdminPlugin can now be password protected. Add the password in the INI... | mingchen | 2007-12-21 | 2 | -72/+103 |
* | * Update to send the parcel gathering error to a .Debug message.. so that a ... | Teravus Ovares | 2007-12-21 | 1 | -29/+35 |
* | *Removed some exceptions that were thrown in Land that is no longer needed. | mingchen | 2007-12-21 | 4 | -84/+126 |
* | *on more implicit use of .ToString() on deleting shapes in MonoSqliteDataStore | Teravus Ovares | 2007-12-21 | 1 | -1/+1 |
* | * and another :/ | Teravus Ovares | 2007-12-20 | 1 | -2/+2 |
* | * Fixed implicit .ToString() in shape fetch. | Teravus Ovares | 2007-12-20 | 1 | -2/+2 |
* | * fixed a few Implicit uses of .ToString() | Teravus Ovares | 2007-12-20 | 1 | -9/+9 |
* | Revert a couple of UUIDs back to hyphenated since we actually sometimes store... | Justin Clarke Casey | 2007-12-20 | 1 | -2/+2 |
* | Convert an sqlite user LLUUID I'd missed | Justin Clarke Casey | 2007-12-20 | 1 | -1/+1 |
* | Comment out "METHOD BY UUID CALLED" WriteLine as it is | Charles Krinke | 2007-12-20 | 1 | -1/+2 |
* | * Matched up all previous .ToString() references (r2764) in OpenSim.Framework... | Teravus Ovares | 2007-12-20 | 1 | -18/+18 |
* | Convert some inventory ids I managed to miss | Justin Clarke Casey | 2007-12-20 | 1 | -5/+5 |
* | Fix up other sqlite db interactions to use non-hyphenated uuid | Justin Clarke Casey | 2007-12-20 | 5 | -48/+48 |
* | Establish Util.ToRawUuidString to get LLUUIDs in unhyphenated form | Justin Clarke Casey | 2007-12-20 | 2 | -24/+34 |
* | *Ban lines now work if they are enabled grid wide. | mingchen | 2007-12-20 | 3 | -9/+69 |
* | * Cleaned up some code from an earlier commit | Teravus Ovares | 2007-12-20 | 1 | -13/+1 |
* | * Fixed a null NewPack error in ClientView.InPacket (object pool returning nu... | Teravus Ovares | 2007-12-20 | 2 | -28/+37 |
* | * Added a configuration parameter on the Grid Server to disallow forceful ban... | Teravus Ovares | 2007-12-20 | 9 | -4/+99 |
* | Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W... | Jeff Ames | 2007-12-20 | 42 | -217/+270 |
* | *Added event called after any movement is handled (OnClientMovement) - will b... | mingchen | 2007-12-20 | 3 | -1/+20 |
* | *Made a much more network friendly method of ban and pass line sending | mingchen | 2007-12-20 | 5 | -44/+144 |
* | Added null check back into ModuleLoader.cs | Jeff Ames | 2007-12-20 | 1 | -1/+2 |
* | Extended svn:eol-style to check some other file types. | Jeff Ames | 2007-12-20 | 5 | -52/+52 |
* | * Re-did the mass calculations in ODE for Prim | Teravus Ovares | 2007-12-19 | 7 | -17/+303 |
* | Thank you very much, CharlieO for: | Charles Krinke | 2007-12-19 | 1 | -4/+114 |
* | Refactor asset request processing for consistent status information on whethe... | Justin Clarke Casey | 2007-12-19 | 4 | -25/+46 |