| Commit message (Expand) | Author | Files | Lines |
2008-04-06 | * Various terrain engine fixes | Adam Frisby | 9 | -89/+231 |
2008-04-06 | * Fixed up some documentation | Teravus Ovares | 2 | -13/+13 |
2008-04-06 | * Implemented AgentPause and AgentResume. AgentPause extends the timeout f... | Teravus Ovares | 1 | -7/+22 |
2008-04-05 | * Lowered the default throttle settings. They were way too high at 1.5MB/s! | Teravus Ovares | 1 | -8/+8 |
2008-04-05 | * The simulator now checks the parcel at the position that you get put by the... | Teravus Ovares | 1 | -0/+10 |
2008-04-04 | From: Kurt Taylor <krtaylor@us.ibm.com> | Justin Clarke Casey | 3 | -26/+7 |
2008-04-04 | make AssetBase use Properties instead of fields. This probably | Sean Dague | 1 | -8/+53 |
2008-04-04 | * Make objects appear in 1.19.1.4 inventory again | Justin Clarke Casey | 1 | -6/+19 |
2008-04-04 | * Removing debugging goo for mantis 854 since the fix is reported to work. | Justin Clarke Casey | 2 | -4/+6 |
2008-04-04 | From: Dr Scofield <hud@zurich.ibm.com> | Sean Dague | 1 | -103/+231 |
2008-04-04 | * Fixed up some documentation regarding the inventory descendants method XML.... | Teravus Ovares | 1 | -3/+17 |
2008-04-04 | * Fixes CAPS InventoryDescendants and the notorious 'LLSDParseException:expec... | Teravus Ovares | 1 | -9/+46 |
2008-04-04 | * Fixing permissions on items returned via CAPS based inventory | Teravus Ovares | 1 | -1/+2 |
2008-04-03 | * Fixes Region/Estate panel in current Linden Official client. | Teravus Ovares | 2 | -7/+10 |
2008-04-03 | move NullStorage => OpenSim.Data.Null to be consistant with | Sean Dague | 2 | -3/+3 |
2008-04-03 | Check in the remaining bits to do Asset store via NHibernate. Still | Sean Dague | 2 | -35/+36 |
2008-04-03 | Update svn properties. | Jeff Ames | 4 | -203/+203 |
2008-04-03 | * Attempted resolution for mantis 854 | Justin Clarke Casey | 2 | -0/+7 |
2008-04-03 | * From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 6 | -195/+426 |
2008-04-03 | * Minor: fix doc glitch | Justin Clarke Casey | 1 | -1/+1 |
2008-04-03 | * Adding request time limiting strategy for texture requests, though this isn... | Justin Clarke Casey | 3 | -5/+153 |
2008-04-03 | * Resolve mantis 849 | Justin Clarke Casey | 7 | -10/+21 |
2008-04-03 | point in time update of NHibernate Asset Mapping code | Sean Dague | 3 | -10/+180 |
2008-04-03 | * ODEPlugin: put a limit on the minimum size a prim can be ( scale <=0 ). | Teravus Ovares | 1 | -5/+12 |
2008-04-02 | from krtaylor | Sean Dague | 1 | -3/+6 |
2008-04-02 | remove really odd utf character at the front of this class | Sean Dague | 1 | -1/+1 |
2008-04-02 | starting to stub out NHibernate data source. This isn't in | Sean Dague | 1 | -0/+62 |
2008-04-02 | Minor: just some method comments | Justin Clarke Casey | 2 | -3/+11 |
2008-04-02 | * Attempt to resolve mantis 873 by placing caps removal operations in a criti... | Justin Clarke Casey | 2 | -14/+17 |
2008-04-02 | fix ups to include OpenSim.Framework explicit includes (they | Sean Dague | 19 | -0/+19 |
2008-04-02 | move signing file | Sean Dague | 1 | -0/+0 |
2008-04-02 | changing more references to OpenSim.Data | Sean Dague | 17 | -34/+34 |
2008-04-02 | attempt to fix up all refernces to new directory structure | Sean Dague | 55 | -78/+78 |
2008-04-02 | whole lot more moving | Sean Dague | 67 | -0/+0 |
2008-04-02 | reorganizing namespaces to put all the Data stuff into it's own namespace | Sean Dague | 16 | -0/+0 |
2008-04-02 | * Add some temporary task inventory item inflation debug messages to investig... | Justin Clarke Casey | 3 | -3/+13 |
2008-04-02 | refactor, make the file name the class name | Sean Dague | 1 | -0/+0 |
2008-04-02 | * Added AvatarAppearance.sql for MSSQL | lbsa71 | 1 | -0/+44 |
2008-04-02 | * Reworked Data Framework so that MSSQL works | lbsa71 | 6 | -14/+61 |
2008-04-02 | Set default terrain to complete flat terrain (at 26 height). Even flat terrai... | MW | 2 | -7/+8 |
2008-04-02 | * Updating the version of the ODE library. (big update). The Mac library nee... | Teravus Ovares | 7 | -3/+209 |
2008-04-01 | * Remove the quit command from the inventory console which was actually addin... | Justin Clarke Casey | 1 | -1/+0 |
2008-04-01 | * Fix for mantis #678 | Justin Clarke Casey | 2 | -3/+15 |
2008-04-01 | few more minor changes, needs prebuild to be ran. | MW | 3 | -11/+6 |
2008-04-01 | a few small changes | MW | 6 | -58/+67 |
2008-04-01 | sadly, had to modify line by Ter because it caused mono cil compiler | Sean Dague | 1 | -1/+2 |
2008-03-31 | * Set Svn Properties eol-style: |337 | Teravus Ovares | 5 | -5/+5 |
2008-03-31 | * Fix for terrain issue whereby loading or manipulating a terrain item from t... | Adam Frisby | 1 | -0/+2 |
2008-03-31 | * From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 5 | -74/+170 |
2008-03-31 | * Minor: If a user exists but has no inventory in standalone, automatically c... | Justin Clarke Casey | 4 | -39/+27 |