aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Examples/SimpleModule (follow)
Commit message (Expand)AuthorAgeFilesLines
* * refactor: fission InnerScene.AddSceneObject()Justin Clarke Casey2008-06-271-3/+3
* Mantis#1597. Thank you, Melanie for a patch that:Charles Krinke2008-06-261-0/+1
* added the flag param to IClientAPI.SendMapBlockMW2008-06-251-1/+1
* * Adds Region ban capability to Regions. You access this by going to World->...Teravus Ovares2008-06-211-0/+5
* Mantis#1543. Thank you kindly, Jonc for a patch that:Charles Krinke2008-06-191-0/+1
* * Refactors call to OutPacket out of AssetCache and into LLClientViewTeravus Ovares2008-06-181-0/+3
* * Refactor: Move the responsibility for applying physics and sending the init...Justin Clarke Casey2008-06-171-1/+0
* * refactor: For new objects, move attach to backup to occur when adding to a ...Justin Clarke Casey2008-06-121-3/+3
* *Parcel Prim Count Maximums moved to their own functions so modules can overr...mingchen2008-06-111-1/+1
* * This wraps the autopilot request to the client's sit response. An interes...Teravus Ovares2008-06-061-1/+1
* Mantis#1406. Thank you kindly, Xantor for a patch that:Charles Krinke2008-05-281-1/+1
* Thank you kindly, Melanie for a patch for script resetCharles Krinke2008-05-261-0/+1
* * Adds Top Colliders when using ODE. Access it from the estate tools/debug tab.Teravus Ovares2008-05-251-0/+7
* * Refactor: Collapse some multiple remove object pathsJustin Clarke Casey2008-05-241-1/+1
* * Refactor: Change previous commits Object methods to SceneObject methods ins...Justin Clarke Casey2008-05-242-4/+4
* * Refactor: Renaming various *Entity*() methods to *Object*() methods on the ...Justin Clarke Casey2008-05-242-4/+4
* This enables return from the parcel object owner display.Teravus Ovares2008-05-241-0/+1
* * Group type stuff. Nothing spectacular. two packets, sorta almost semi half...Teravus Ovares2008-05-181-0/+6
* * Tweaked patch mantis 1302 and committing it.Teravus Ovares2008-05-171-0/+15
* Formatting cleanup.Jeff Ames2008-05-162-14/+14
* * Adding the very bare minimum for the client to register user as having the ...Teravus Ovares2008-05-141-0/+5
* Formatting cleanup.Jeff Ames2008-05-142-2/+2
* * Refactored OutPacket out of ScenePresence Teravus Ovares2008-05-141-1/+10
* * Refactored OutPacket and FirstName/LastName out of Friends Module.Teravus Ovares2008-05-141-0/+11
* *Complete redo of the permissions modulemingchen2008-05-131-1/+1
* Formatting cleanup.Jeff Ames2008-05-121-4/+4
* 0001199: [PATCH] Add support for default animations Teravus Ovares2008-05-111-0/+5
* * Refactored two more OutPackets. ObjectPropertiesFamily, and Object Propert...Teravus Ovares2008-05-101-0/+15
* * More OutPacket refactors.Teravus Ovares2008-05-101-0/+8
* * Two more OutPacket refactors. TextureSender.Teravus Ovares2008-05-101-0/+6
* Refactored out a few warnings related to Adam's bane OutPacketTeravus Ovares2008-05-101-0/+9
* * Removes references to libsecondlife.Packets from IClientAPI. BAD PROGRAMMER...Adam Frisby2008-05-071-4/+5
* * Other then the prim update experiments that are going on now, llTakeControl...Teravus Ovares2008-05-071-0/+2
* get all the right bits to SendPrimitiveToClient so we can actuallySean Dague2008-05-071-4/+6
* From: Alan M Webb <awebb@vnet.ibm.com>Justin Clarke Casey2008-05-071-1/+1
* send actual velocity and angular velocity in terse updatesSean Dague2008-05-061-1/+2
* *LLClientView is now pushed the EstateSettings instead of pulling it from the...mingchen2008-05-061-5/+8
* * Committing a bunch of work for control snatching. Not done yet. No visib...Teravus Ovares2008-05-061-0/+4
* *Standardized the Land module by removing all references to libsecondlife.pac...mingchen2008-05-051-0/+13
* * Unraveled the DEBUG_CHANNEL mystery.Teravus Ovares2008-05-052-4/+4
* *Fixed a mistake in the EstateManagementModule that messed up the trunk.mingchen2008-05-041-0/+3
* *Fixed up EstateManagementModule to the module standard - no more packets all...mingchen2008-05-041-1/+25
* * For your fragging desire, damage enabled land works, but watch out!, life d...Teravus Ovares2008-05-031-0/+3
* * Commit 2/3 - Please dont attempt to update to this revision until all 3 are...Adam Frisby2008-05-021-0/+6
* * Added basic 3-5 level undo on prim position/rotation/scale.Teravus Ovares2008-04-281-0/+1
* * Single Attachments now work from inventory. You can attach from inventory ...Teravus Ovares2008-04-271-0/+1
* * More attachment stuff, reworked some of the inventory routines to be what I...Teravus Ovares2008-04-271-2/+2
* * First draft implementation of copying prim inventory items back to agent in...Justin Clarke Casey2008-04-261-0/+1
* replace hard tabs with 4 spaces to be consistant in the source.Sean Dague2008-04-241-12/+12
* * Adds much better support for attachments that you right click on in world.Teravus Ovares2008-04-241-1/+3