| Commit message (Expand) | Author | Files | Lines |
2008-04-07 | * Preserve original creator's name when an object is given | Justin Clarke Casey | 1 | -2/+2 |
2008-04-07 | * Nasty hack to reduce the incidence of spurious exceptions where a user dele... | Justin Clarke Casey | 3 | -5/+22 |
2008-04-07 | * Okay you can put down your pitchforks - this patch should fix rezzing of it... | Justin Clarke Casey | 2 | -27/+36 |
2008-04-07 | Update svn properties. | Jeff Ames | 6 | -1065/+1065 |
2008-04-07 | Thank you kindly Diva & KMeisthax for adding the beginnings | Charles Krinke | 6 | -0/+1065 |
2008-04-07 | * I XmlIgnored the TaskInventory Property as a temporary measure. Taking th... | Teravus Ovares | 2 | -1/+2 |
2008-04-07 | Remove some dead code. | Jeff Ames | 1 | -13/+0 |
2008-04-07 | * EXPERIMENTAL ROUGH DRAFT: First rough implementation of avatar to avatar it... | Justin Clarke Casey | 5 | -11/+337 |
2008-04-06 | Update svn properties. | Jeff Ames | 8 | -593/+593 |
2008-04-06 | * Whoops, forgot to include all the new terrain file loaders and things. | Adam Frisby | 8 | -0/+593 |
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 | 2 | -24/+7 |
2008-04-04 | * Removing debugging goo for mantis 854 since the fix is reported to work. | Justin Clarke Casey | 1 | -1/+1 |
2008-04-03 | * Fixes Region/Estate panel in current Linden Official client. | Teravus Ovares | 1 | -4/+7 |
2008-04-03 | move NullStorage => OpenSim.Data.Null to be consistant with | Sean Dague | 2 | -152/+0 |
2008-04-03 | * Attempted resolution for mantis 854 | Justin Clarke Casey | 1 | -0/+3 |
2008-04-03 | * From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 3 | -2/+234 |
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 | 1 | -4/+12 |
2008-04-03 | * Resolve mantis 849 | Justin Clarke Casey | 6 | -9/+20 |
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 | 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 | 1 | -13/+16 |
2008-04-02 | changing more references to OpenSim.Data | Sean Dague | 6 | -17/+17 |
2008-04-02 | * Add some temporary task inventory item inflation debug messages to investig... | Justin Clarke Casey | 2 | -3/+3 |
2008-04-02 | Set default terrain to complete flat terrain (at 26 height). Even flat terrai... | MW | 1 | -6/+7 |
2008-04-02 | * Updating the version of the ODE library. (big update). The Mac library nee... | Teravus Ovares | 3 | -3/+11 |
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-03-31 | * Set Svn Properties eol-style: |337 | Teravus Ovares | 3 | -3/+3 |
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 | 2 | -0/+11 |
2008-03-31 | * Minor: If a user exists but has no inventory in standalone, automatically c... | Justin Clarke Casey | 2 | -35/+22 |
2008-03-31 | * Fix problem where inventory code throws a swallowed exception on grid mode ... | Justin Clarke Casey | 1 | -1/+1 |
2008-03-31 | * Fix for mantis 131, 796 | Justin Clarke Casey | 1 | -4/+14 |
2008-03-31 | Fixed typo in AvatarFactoryModule.cs | Jeff Ames | 1 | -1/+1 |
2008-03-31 | Update svn properties. | Jeff Ames | 5 | -409/+409 |
2008-03-30 | * Added competely untested MSSQLMapper | lbsa71 | 1 | -2/+10 |
2008-03-30 | * Minor cleanup | Teravus Ovares | 3 | -6/+5 |
2008-03-30 | * Quick fix. Re-enabled some code which registers the Terrain Module's Comman... | Adam Frisby | 1 | -1/+1 |
2008-03-30 | **Big ass update warning** | Adam Frisby | 18 | -63/+691 |
2008-03-30 | This update has good news and bad news, first the bad. | Teravus Ovares | 7 | -32/+86 |
2008-03-29 | * Refactor: Remove unused inventory methods, some of which weren't properly i... | Justin Clarke Casey | 3 | -30/+1 |
2008-03-29 | * Tidy up 'show users' display | Justin Clarke Casey | 1 | -11/+12 |