aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Examples (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-14Formatting cleanup.Jeff Ames2-2/+2
2008-05-14* Refactored OutPacket out of ScenePresence Teravus Ovares1-1/+10
2008-05-14* Refactored OutPacket and FirstName/LastName out of Friends Module.Teravus Ovares1-0/+11
2008-05-13*Complete redo of the permissions modulemingchen1-1/+1
2008-05-12Formatting cleanup.Jeff Ames1-4/+4
2008-05-110001199: [PATCH] Add support for default animations Teravus Ovares1-0/+5
2008-05-10* Refactored two more OutPackets. ObjectPropertiesFamily, and Object Propert...Teravus Ovares1-0/+15
2008-05-10* More OutPacket refactors.Teravus Ovares1-0/+8
2008-05-10* Two more OutPacket refactors. TextureSender.Teravus Ovares1-0/+6
2008-05-10Refactored out a few warnings related to Adam's bane OutPacketTeravus Ovares1-0/+9
2008-05-07* Removes references to libsecondlife.Packets from IClientAPI. BAD PROGRAMMER...Adam Frisby1-4/+5
2008-05-07* Other then the prim update experiments that are going on now, llTakeControl...Teravus Ovares1-0/+2
2008-05-07get all the right bits to SendPrimitiveToClient so we can actuallySean Dague1-4/+6
2008-05-07From: Alan M Webb <awebb@vnet.ibm.com>Justin Clarke Casey1-1/+1
2008-05-06send actual velocity and angular velocity in terse updatesSean Dague1-1/+2
2008-05-06*LLClientView is now pushed the EstateSettings instead of pulling it from the...mingchen1-5/+8
2008-05-06* Committing a bunch of work for control snatching. Not done yet. No visib...Teravus Ovares1-0/+4
2008-05-05*Standardized the Land module by removing all references to libsecondlife.pac...mingchen1-0/+13
2008-05-05* Unraveled the DEBUG_CHANNEL mystery.Teravus Ovares2-4/+4
2008-05-04*Fixed a mistake in the EstateManagementModule that messed up the trunk.mingchen1-0/+3
2008-05-04*Fixed up EstateManagementModule to the module standard - no more packets all...mingchen1-1/+25
2008-05-03* For your fragging desire, damage enabled land works, but watch out!, life d...Teravus Ovares1-0/+3
2008-05-02* Commit 2/3 - Please dont attempt to update to this revision until all 3 are...Adam Frisby1-0/+6
2008-04-28* Added basic 3-5 level undo on prim position/rotation/scale.Teravus Ovares1-0/+1
2008-04-27* Single Attachments now work from inventory. You can attach from inventory ...Teravus Ovares1-0/+1
2008-04-27* More attachment stuff, reworked some of the inventory routines to be what I...Teravus Ovares1-2/+2
2008-04-26* First draft implementation of copying prim inventory items back to agent in...Justin Clarke Casey1-0/+1
2008-04-24replace hard tabs with 4 spaces to be consistant in the source.Sean Dague1-12/+12
2008-04-24* Adds much better support for attachments that you right click on in world.Teravus Ovares1-1/+3
2008-04-23* Patch from Melanie. Mantis 0001037: Add various internal plumbing to the...Teravus Ovares1-0/+5
2008-04-23* Patch #1026 - llDialog support -- Thanks Melanie!Adam Frisby1-0/+6
2008-04-23* Applying Mantis #1020 (Animations) - Thanks Melanie.Adam Frisby1-0/+4
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby2-3/+0
2008-04-19Thank you kindly krtaylor for a patch to solve:Charles Krinke1-0/+1
2008-04-17* Implements 'Set Home to Here' Teravus Ovares1-0/+1
2008-04-16* Applying melanie's Landmark patch. Thanks Melanie!Teravus Ovares1-0/+1
2008-04-16Thank you very much, Kmeisthax for:Charles Krinke1-0/+2
2008-04-14* Fixed a few warnings.Teravus Ovares1-0/+1
2008-04-10* Updates BetaGridLikeMoneyModuleTeravus Ovares1-0/+9
2008-04-07* EXPERIMENTAL ROUGH DRAFT: First rough implementation of avatar to avatar it...Justin Clarke Casey1-0/+11
2008-04-01few more minor changes, needs prebuild to be ran.MW2-6/+6
2008-04-01a few small changesMW2-39/+45
2008-03-30This update has good news and bad news, first the bad.Teravus Ovares1-0/+2
2008-03-25* Refactored out circular reference in Region.Environment <-> Framework.Data....lbsa712-3/+3
2008-03-22Implements llLoopSound(), llStopSound(), and llAdjustSoundVolume(). alondria1-0/+5
2008-03-18Formatting cleanup.Jeff Ames4-108/+104
2008-03-18Added copyright messages. Set svn:eol-style. Minor cleanup.Jeff Ames2-4/+57
2008-03-14Update svn properties.Jeff Ames7-969/+969
2008-03-13* Added cautionary README.txtlbsa712-1/+10
2008-03-13* SimpleApp is dead, long live OpenSim.Region.Examples.SimpleModulelbsa719-1139/+961