| Commit message (Expand) | Author | Age | Files | Lines |
* | * Updated ODE.NET bindings to the ODE library. | Teravus Ovares | 2008-04-07 | 1 | -11/+15 |
* | * Objects which have their name or description changed while within inventory... | Justin Clarke Casey | 2008-04-07 | 1 | -40/+59 |
* | remove the debug files, these must have been added by accident | Sean Dague | 2008-04-07 | 2 | -43/+0 |
* | * Preserve original creator's name when an object is given | Justin Clarke Casey | 2008-04-07 | 1 | -2/+2 |
* | break out the 5 classes that were | Sean Dague | 2008-04-07 | 5 | -197/+333 |
* | added swag #1 on Inventory NHibernate implementation. There | Sean Dague | 2008-04-07 | 1 | -0/+383 |
* | fix bad indentation | Sean Dague | 2008-04-07 | 1 | -1/+1 |
* | * Nasty hack to reduce the incidence of spurious exceptions where a user dele... | Justin Clarke Casey | 2008-04-07 | 3 | -5/+22 |
* | * Minor: log message correction | Justin Clarke Casey | 2008-04-07 | 1 | -1/+1 |
* | * Okay you can put down your pitchforks - this patch should fix rezzing of it... | Justin Clarke Casey | 2008-04-07 | 3 | -54/+53 |
* | add some error messages for abuse of our IInventoryData interface | Sean Dague | 2008-04-07 | 1 | -6/+18 |
* | Update svn properties. | Jeff Ames | 2008-04-07 | 6 | -1065/+1065 |
* | Thank you kindly Diva & KMeisthax for adding the beginnings | Charles Krinke | 2008-04-07 | 6 | -0/+1065 |
* | * I XmlIgnored the TaskInventory Property as a temporary measure. Taking th... | Teravus Ovares | 2008-04-07 | 2 | -1/+2 |
* | Remove some dead code. | Jeff Ames | 2008-04-07 | 1 | -13/+0 |
* | * EXPERIMENTAL ROUGH DRAFT: First rough implementation of avatar to avatar it... | Justin Clarke Casey | 2008-04-07 | 6 | -12/+349 |
* | Update svn properties. | Jeff Ames | 2008-04-06 | 8 | -593/+593 |
* | * Whoops, forgot to include all the new terrain file loaders and things. | Adam Frisby | 2008-04-06 | 8 | -0/+593 |
* | * Various terrain engine fixes | Adam Frisby | 2008-04-06 | 9 | -89/+231 |
* | * Fixed up some documentation | Teravus Ovares | 2008-04-06 | 2 | -13/+13 |
* | * Implemented AgentPause and AgentResume. AgentPause extends the timeout f... | Teravus Ovares | 2008-04-06 | 1 | -7/+22 |
* | * Lowered the default throttle settings. They were way too high at 1.5MB/s! | Teravus Ovares | 2008-04-05 | 1 | -8/+8 |
* | * The simulator now checks the parcel at the position that you get put by the... | Teravus Ovares | 2008-04-05 | 1 | -0/+10 |
* | From: Kurt Taylor <krtaylor@us.ibm.com> | Justin Clarke Casey | 2008-04-04 | 3 | -26/+7 |
* | make AssetBase use Properties instead of fields. This probably | Sean Dague | 2008-04-04 | 1 | -8/+53 |
* | * Make objects appear in 1.19.1.4 inventory again | Justin Clarke Casey | 2008-04-04 | 1 | -6/+19 |
* | * Removing debugging goo for mantis 854 since the fix is reported to work. | Justin Clarke Casey | 2008-04-04 | 2 | -4/+6 |
* | From: Dr Scofield <hud@zurich.ibm.com> | Sean Dague | 2008-04-04 | 1 | -103/+231 |
* | * Fixed up some documentation regarding the inventory descendants method XML.... | Teravus Ovares | 2008-04-04 | 1 | -3/+17 |
* | * Fixes CAPS InventoryDescendants and the notorious 'LLSDParseException:expec... | Teravus Ovares | 2008-04-04 | 1 | -9/+46 |
* | * Fixing permissions on items returned via CAPS based inventory | Teravus Ovares | 2008-04-04 | 1 | -1/+2 |
* | * Fixes Region/Estate panel in current Linden Official client. | Teravus Ovares | 2008-04-03 | 2 | -7/+10 |
* | move NullStorage => OpenSim.Data.Null to be consistant with | Sean Dague | 2008-04-03 | 2 | -3/+3 |
* | Check in the remaining bits to do Asset store via NHibernate. Still | Sean Dague | 2008-04-03 | 2 | -35/+36 |
* | Update svn properties. | Jeff Ames | 2008-04-03 | 4 | -203/+203 |
* | * Attempted resolution for mantis 854 | Justin Clarke Casey | 2008-04-03 | 2 | -0/+7 |
* | * From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 2008-04-03 | 6 | -195/+426 |
* | * Minor: fix doc glitch | Justin Clarke Casey | 2008-04-03 | 1 | -1/+1 |
* | * Adding request time limiting strategy for texture requests, though this isn... | Justin Clarke Casey | 2008-04-03 | 3 | -5/+153 |
* | * Resolve mantis 849 | Justin Clarke Casey | 2008-04-03 | 7 | -10/+21 |
* | point in time update of NHibernate Asset Mapping code | Sean Dague | 2008-04-03 | 3 | -10/+180 |
* | * ODEPlugin: put a limit on the minimum size a prim can be ( scale <=0 ). | Teravus Ovares | 2008-04-03 | 1 | -5/+12 |
* | from krtaylor | Sean Dague | 2008-04-02 | 1 | -3/+6 |
* | remove really odd utf character at the front of this class | Sean Dague | 2008-04-02 | 1 | -1/+1 |
* | starting to stub out NHibernate data source. This isn't in | Sean Dague | 2008-04-02 | 1 | -0/+62 |
* | Minor: just some method comments | Justin Clarke Casey | 2008-04-02 | 2 | -3/+11 |
* | * Attempt to resolve mantis 873 by placing caps removal operations in a criti... | Justin Clarke Casey | 2008-04-02 | 2 | -14/+17 |
* | fix ups to include OpenSim.Framework explicit includes (they | Sean Dague | 2008-04-02 | 19 | -0/+19 |
* | move signing file | Sean Dague | 2008-04-02 | 1 | -0/+0 |
* | changing more references to OpenSim.Data | Sean Dague | 2008-04-02 | 17 | -34/+34 |