aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Brings back map tile generation based on the terrain. The algorithm produc...Teravus Ovares2008-04-101-0/+108
* * Fix a null reference when there's no [Economy] section in the opensim.iniTeravus Ovares2008-04-101-3/+3
* * Made it safe again to use the restart button from the estate tools and the ...Teravus Ovares2008-04-102-4/+11
* Patch by lulurun - 0000916: support secondlife client's "-url sim/x/y/z" option Teravus Ovares2008-04-101-1/+12
* * Updates BetaGridLikeMoneyModuleTeravus Ovares2008-04-108-21/+222
* * Adds twist support for Cubes, Cylinders, and Prisms in the MeshmerizerTeravus Ovares2008-04-105-11/+365
* split out UserProfileSean Dague2008-04-092-67/+99
* NHibernate Inventory support. Lightly tested, but seems to workSean Dague2008-04-092-12/+12
* more futzing around here. None of this works yet becauseSean Dague2008-04-092-8/+9
* * Put explicit braces in for single line blocksJustin Clarke Casey2008-04-091-3/+9
* From: Michael Osias <mosias@us.ibm.com>Justin Clarke Casey2008-04-093-7/+26
* From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey2008-04-091-3/+9
* make this a classSean Dague2008-04-091-2/+4
* check in an OSUUID wrapper as potential replacementSean Dague2008-04-091-0/+85
* checking in a chunk of work because I think I'm tacklingSean Dague2008-04-091-1/+1
* oops, broke compile. This fixes itSean Dague2008-04-091-1/+1
* match file to classnameSean Dague2008-04-091-0/+0
* changing around types a bit to make stuff more readable for Sean Dague2008-04-095-46/+48
* NHibernate Inventory getting close, except for some of the Sean Dague2008-04-094-8/+12
* add a sample script for migrating from old inventorySean Dague2008-04-091-0/+39
* fix up Inventory hbm definitions to work. Adding indexes in Sean Dague2008-04-082-7/+6
* add comment for version field based on what Teravus said :)Sean Dague2008-04-081-1/+3
* move the mappings to .hbm.xml so NHibernate actuallySean Dague2008-04-082-0/+0
* added the folder mappingsSean Dague2008-04-081-0/+14
* further refactor and rename of InventoryFolderBase propertiesSean Dague2008-04-0812-45/+45
* added migration script for SqliteAssetsSean Dague2008-04-081-0/+5
* added Readme for migrationsSean Dague2008-04-081-0/+3
* * Minor: Show summary count of connected agents in 'show users' region consol...Justin Clarke Casey2008-04-081-1/+7
* * Adjust some inventory lookup failure messages to reduce confusion as to wha...Justin Clarke Casey2008-04-081-5/+7
* * Following A_Biondi's suggestion, going to try returning a version number of...Justin Clarke Casey2008-04-081-1/+1
* * Update code to use patched libsecondlife.dll which removes the problem wher...Justin Clarke Casey2008-04-083-12/+3
* LLUUID mapper actually appears to work now withSean Dague2008-04-084-13/+13
* * Added stretchable ellipsoid support with configurable LOD. It's actually a...Teravus Ovares2008-04-082-60/+168
* added mapping for InventoryItemBaseSean Dague2008-04-081-0/+20
* attempt to introduce custom LLUUIDString type forSean Dague2008-04-082-1/+79
* * Adds poor support for ellipsis in the Meshmerizer. This will get better.. ...Teravus Ovares2008-04-082-2/+113
* refactor of InventoryCollection for good measureSean Dague2008-04-071-7/+34
* more refactoring, this time on InventoryFolderBaseSean Dague2008-04-0720-294/+348
* Refactor InventoryItemBase to do the following:Sean Dague2008-04-0716-324/+443
* needed to add 4 characters to support the dashesSean Dague2008-04-071-1/+1
* * Updated ODE.NET bindings to the ODE library.Teravus Ovares2008-04-071-11/+15
* * Objects which have their name or description changed while within inventory...Justin Clarke Casey2008-04-071-40/+59
* remove the debug files, these must have been added by accidentSean Dague2008-04-072-43/+0
* * Preserve original creator's name when an object is givenJustin Clarke Casey2008-04-071-2/+2
* break out the 5 classes that were Sean Dague2008-04-075-197/+333
* added swag #1 on Inventory NHibernate implementation. ThereSean Dague2008-04-071-0/+383
* fix bad indentationSean Dague2008-04-071-1/+1
* * Nasty hack to reduce the incidence of spurious exceptions where a user dele...Justin Clarke Casey2008-04-073-5/+22
* * Minor: log message correctionJustin Clarke Casey2008-04-071-1/+1
* * Okay you can put down your pitchforks - this patch should fix rezzing of it...Justin Clarke Casey2008-04-073-54/+53