aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-02* More clientstack abstractions - We now only have a single constructor call ...Adam Frisby3-10/+25
2008-05-02* Commit 2/3 - Please dont attempt to update to this revision until all 3 are...Adam Frisby9-6278/+6301
2008-05-01* Breaking all the code, breaking all the code..!Adam Frisby1-2/+2
2008-05-01* Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby1-0/+1
2008-05-01* Assorted spring cleanings.Adam Frisby1-1/+1
2008-04-30* Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...Teravus Ovares1-25/+59
2008-04-28From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey1-7/+7
2008-04-28* Added basic 3-5 level undo on prim position/rotation/scale.Teravus Ovares1-0/+19
2008-04-27* Single Attachments now work from inventory. You can attach from inventory ...Teravus Ovares1-1/+18
2008-04-27* More attachment stuff, reworked some of the inventory routines to be what I...Teravus Ovares1-6/+7
2008-04-26* First draft implementation of copying prim inventory items back to agent in...Justin Clarke Casey1-1/+23
2008-04-25* Used thomas' patch m884 as an example to make HUD attachments work. While...Teravus Ovares1-1/+1
2008-04-24replace hard tabs with 4 spaces to be consistant in the source.Sean Dague1-47/+47
2008-04-24* Adds much better support for attachments that you right click on in world.Teravus Ovares1-2/+32
2008-04-23* Patch from Melanie. Mantis 0001037: Add various internal plumbing to the...Teravus Ovares1-0/+36
2008-04-23* Patch #1026 - llDialog support -- Thanks Melanie!Adam Frisby1-0/+27
2008-04-23* Applying Mantis #1020 (Animations) - Thanks Melanie.Adam Frisby1-1/+8
2008-04-21From: Dr Scofield <hud@zurich.ibm.com>Sean Dague1-0/+3
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby4-11/+12
2008-04-19Thank you kindly krtaylor for a patch to solve:Charles Krinke1-6/+24
2008-04-17* Acks the first UseCircuitCode packet Teravus Ovares2-1/+12
2008-04-17* Implements 'Set Home to Here' Teravus Ovares1-10/+41
2008-04-16* Applying melanie's Landmark patch. Thanks Melanie!Teravus Ovares1-32/+19
2008-04-16Thank you very much, Kmeisthax for:Charles Krinke1-0/+18
2008-04-15* Fix mantis 975 - prim text > 255 charsJustin Clarke Casey1-0/+8
2008-04-15* Fixes an issue with the BaseHttpServer in LinuxTeravus Ovares1-1/+1
2008-04-14* Working towards notifying the client if the inventory service has failed, r...Justin Clarke Casey1-3/+6
2008-04-14* Fixed a few warnings.Teravus Ovares1-0/+25
2008-04-13* Temporarily, stop the exception of mantis #951 from killing the entire clie...Justin Clarke Casey1-1/+13
2008-04-10further renaming of properties for claritySean Dague2-7/+7
2008-04-10moved fields to properties for UserDataProfile, which wasSean Dague2-7/+7
2008-04-10* Made it safe again to use the restart button from the estate tools and the ...Teravus Ovares1-0/+7
2008-04-10* Updates BetaGridLikeMoneyModuleTeravus Ovares1-15/+60
2008-04-09From: Michael Osias <mosias@us.ibm.com>Justin Clarke Casey1-0/+3
2008-04-08* Following A_Biondi's suggestion, going to try returning a version number of...Justin Clarke Casey1-1/+1
2008-04-07more refactoring, this time on InventoryFolderBaseSean Dague1-4/+4
2008-04-07Refactor InventoryItemBase to do the following:Sean Dague1-53/+53
2008-04-07Remove some dead code.Jeff Ames1-13/+0
2008-04-07* EXPERIMENTAL ROUGH DRAFT: First rough implementation of avatar to avatar it...Justin Clarke Casey1-4/+80
2008-04-06* Implemented AgentPause and AgentResume. AgentPause extends the timeout f...Teravus Ovares1-7/+22
2008-04-05* Lowered the default throttle settings. They were way too high at 1.5MB/s! Teravus Ovares1-8/+8
2008-04-03* Resolve mantis 849Justin Clarke Casey1-1/+1
2008-04-01few more minor changes, needs prebuild to be ran.MW1-5/+0
2008-03-30* Minor cleanupTeravus Ovares1-1/+0
2008-03-30This update has good news and bad news, first the bad.Teravus Ovares1-0/+21
2008-03-29* Various 1.19.0.5 grid inventory request fixes. These will only take affect...Justin Clarke Casey1-4/+1
2008-03-29Re-enabled terrain texture generation for the world map. Adam can clean up/ s...MW1-1/+4
2008-03-25Minor formatting / svn properties cleanup.Jeff Ames1-2/+1
2008-03-24* Make standalone non-home region caps work again.Justin Clarke Casey1-1/+2
2008-03-22*Moved LandManagement into its own region module (spiffy!)mingchen1-2/+0