| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * 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 | 4 | -8/+8 |
* | remove the old MonoSqlite directory once and for all | Sean Dague | 2008-04-03 | 0 | -0/+0 |
* | 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 | 7 | -196/+427 |
* | * 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 |
* | Set svn:ignore. | Jeff Ames | 2008-04-02 | 0 | -0/+0 |
* | Update OS X libode binary to opensim-libs r36. | Jeff Ames | 2008-04-02 | 1 | -0/+0 |
* | 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 | 20 | -3/+22 |
* | move signing file | Sean Dague | 2008-04-02 | 1 | -0/+0 |
* | change references to OpenSim.Data | Sean Dague | 2008-04-02 | 1 | -8/+8 |
* | changing more references to OpenSim.Data | Sean Dague | 2008-04-02 | 17 | -34/+34 |
* | attempt to fix up all refernces to new directory structure | Sean Dague | 2008-04-02 | 55 | -78/+78 |
* | first pass at fixing up prebuild.xml after the | Sean Dague | 2008-04-02 | 1 | -49/+49 |
* | whole lot more moving | Sean Dague | 2008-04-02 | 67 | -0/+0 |
* | reorganizing namespaces to put all the Data stuff into it's own namespace | Sean Dague | 2008-04-02 | 16 | -0/+0 |
* | * Add some temporary task inventory item inflation debug messages to investig... | Justin Clarke Casey | 2008-04-02 | 3 | -3/+13 |
* | refactor, make the file name the class name | Sean Dague | 2008-04-02 | 1 | -0/+0 |
* | * Added AvatarAppearance.sql for MSSQL | lbsa71 | 2008-04-02 | 1 | -0/+44 |
* | * Reworked Data Framework so that MSSQL works | lbsa71 | 2008-04-02 | 6 | -14/+61 |
* | Set default terrain to complete flat terrain (at 26 height). Even flat terrai... | MW | 2008-04-02 | 2 | -7/+8 |
* | changes back the output path for simple module to its own bin folder. [if you... | MW | 2008-04-02 | 1 | -2/+2 |
* | * Updating the version of the ODE library. (big update). The Mac library nee... | Teravus Ovares | 2008-04-02 | 9 | -3/+209 |
* | * Remove the quit command from the inventory console which was actually addin... | Justin Clarke Casey | 2008-04-01 | 1 | -1/+0 |
* | * Fix for mantis #678 | Justin Clarke Casey | 2008-04-01 | 2 | -3/+15 |
* | few more minor changes, needs prebuild to be ran. | MW | 2008-04-01 | 4 | -13/+8 |
* | a few small changes | MW | 2008-04-01 | 6 | -58/+67 |
* | sadly, had to modify line by Ter because it caused mono cil compiler | Sean Dague | 2008-04-01 | 1 | -1/+2 |
* | * Set Svn Properties eol-style: |337 | Teravus Ovares | 2008-03-31 | 5 | -5/+5 |
* | * Fix for terrain issue whereby loading or manipulating a terrain item from t... | Adam Frisby | 2008-03-31 | 1 | -0/+2 |
* | * Make it a little clearer that the voice config options won't actually do an... | Justin Clarke Casey | 2008-03-31 | 1 | -0/+1 |
* | * From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 2008-03-31 | 6 | -74/+180 |
* | * Minor: If a user exists but has no inventory in standalone, automatically c... | Justin Clarke Casey | 2008-03-31 | 4 | -39/+27 |
* | * Log exceptions which make it up to the top of the http request frame, rathe... | Justin Clarke Casey | 2008-03-31 | 2 | -86/+88 |
* | * Fix problem where inventory code throws a swallowed exception on grid mode ... | Justin Clarke Casey | 2008-03-31 | 2 | -18/+34 |
* | * Fix for mantis 131, 796 | Justin Clarke Casey | 2008-03-31 | 1 | -4/+14 |
* | Fixed typo in AvatarFactoryModule.cs | Jeff Ames | 2008-03-31 | 1 | -1/+1 |
* | * Minor change on region grid asset client to change two store log messages t... | Justin Clarke Casey | 2008-03-31 | 1 | -4/+7 |
* | Modify NAnt target in Prebuild to copy .mdb files to bin in debug configurati... | Jeff Ames | 2008-03-31 | 2 | -0/+3 |